Page 1 of 1
Admin not working in 1.0.8.19
Posted: Thu Oct 13, 2022 11:17 am
by pc-technik
Hi,
After updateing to 1.0.8.19 admin is showing blank page after login.
So i did a new installation with 1.8.19 and copied data and database to the new installation.
After that everthing was working fine for about 2 weeks. Today admin is blank again after login without any change since new installation.
Any ideas whats happening?
Thanks
Wolfgang Wagner
Re: Admin not working in 1.0.8.19
Posted: Thu Oct 13, 2022 11:29 am
by heatherbell
pc-technik wrote: ↑Thu Oct 13, 2022 11:17 am
Any ideas whats happening?
What is in error logs?
Re: Admin not working in 1.0.8.19
Posted: Thu Oct 13, 2022 11:41 am
by pc-technik
This is what i found in error log:
Code: Select all
PHP Fatal error: Uncaught Error: Undefined constant "MODULE_CFG_MODULE_CONTENT_TITLE" in /mnt/web121/d0/65/595865/htdocs/shopneu/admin/includes/classes/cfg_modules.php:30
Stack trace:
#0 /mnt/web121/d0/65/595865/htdocs/shopneu/includes/system/versioned/1.0.7.other/1.0.7.12/guarantor.php(17): cfg_modules->__construct()
#1 /mnt/web121/d0/65/595865/htdocs/shopneu/admin/includes/boxes/modules.php(21): Guarantor::ensure_global()
#2 /mnt/web121/d0/65/595865/htdocs/shopneu/includes/hooks/admin/siteWide/hMenu.php(44): include_once('...')
#3 /mnt/web121/d0/65/595865/htdocs/shopneu/includes/system/versioned/1.0.8.1/hooks.php(150): hook_admin_siteWide_hMenu->listen_injectBodyStart()
#4 /mnt/web121/d0/65/595865/htdocs/shopneu/admin/includes/template_top.php(41): hooks->cat()
#5 /mnt/web121/d0/65/595865/htdocs/shopneu/admin/index.php(24): require('...')
#6 {main}
thrown in /mnt/web121/d0/65/595865/htdocs/shopneu/admin/includes/classes/cfg_modules.php on line 30
Re: Admin not working in 1.0.8.19
Posted: Thu Oct 13, 2022 11:48 am
by raiwa
Your German language files seem to be not updated for 1.0.8.19.
Re: Admin not working in 1.0.8.19
Posted: Thu Oct 13, 2022 11:55 am
by pc-technik
Thank you.
Since there are still no german language files for 1.0.8-19 i'll try to figure out, which files are the problem and translate it by myself.