Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Error in the Backend Template #8486

Closed
LuboTomov opened this issue Sep 15, 2016 · 3 comments
Closed

Error in the Backend Template #8486

LuboTomov opened this issue Sep 15, 2016 · 3 comments
Labels

Comments

@LuboTomov
Copy link

LuboTomov commented Sep 15, 2016

Hi.
There is an error generated in the error log on the site an some image glitches on the admin panel and on the site.

PHP Warning: implode(): Invalid arguments passed in /home/****/public_html/system/modules/core/classes/BackendTemplate.php on line 163
#0 [internal function]: __error(2, 'implode(): Inva...', '/home/****/...', 163, Array)
#1 /home/****/public_html/system/modules/core/classes/BackendTemplate.php(163): implode('","', NULL)
#2 /home/****/public_html/system/modules/core/templates/backend/be_main.html5(43): Contao\BackendTemplate->getDateString()
#3 /home/****/public_html/system/modules/core/library/Contao/BaseTemplate.php(88): include('/home/bicbgqwt/...')
#4 /home/****t/public_html/system/modules/core/library/Contao/Template.php(277): Contao\BaseTemplate->parse()
#5 /home/****/public_html/system/modules/core/classes/BackendTemplate.php(34): Contao\Template->parse()
#6 /home/****/public_html/system/modules/core/classes/BackendTemplate.php(107): Contao\BackendTemplate->parse()
#7 /home/****/public_html/system/modules/core/controllers/BackendMain.php(275): Contao\BackendTemplate->output()
#8 /home/****/public_html/system/modules/core/controllers/BackendMain.php(135): Contao\BackendMain->output()
#9 /home/****/public_html/contao/main.php(20): Contao\BackendMain->run()
#10 {main}
@fritzmg
Copy link
Contributor

fritzmg commented Sep 15, 2016

This seems more like a support question, than a bug report. You should use the unofficial Contao forum for that:

It seems your $GLOBALS['TL_LANG']['DAYS'] array is empty for some reason.

@xchs
Copy link
Contributor

xchs commented Sep 15, 2016

the unofficial Contao forum

@fritzmg I guess you mean the official Contao forum, don't you? 😸

@fritzmg
Copy link
Contributor

fritzmg commented Sep 15, 2016

Hm... yes, for some reason I thought it's considered 'unofficial', my bad ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants