Admin not working in 1.0.8.19

Ask the community for help and support.
Post Reply
pc-technik
Posts: 9
Joined: Thu Jul 01, 2021 7:55 am

Admin not working in 1.0.8.19

Post 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
heatherbell
VIP Member
VIP Member
Posts: 1996
Joined: Mon Oct 07, 2019 4:39 am
Has thanked: 26 times
Been thanked: 175 times

Re: Admin not working in 1.0.8.19

Post by heatherbell »

pc-technik wrote: Thu Oct 13, 2022 11:17 am Any ideas whats happening?
What is in error logs?
pc-technik
Posts: 9
Joined: Thu Jul 01, 2021 7:55 am

Re: Admin not working in 1.0.8.19

Post 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
raiwa
PhoenixCart Developer
PhoenixCart Developer
Posts: 1184
Joined: Sat Dec 21, 2019 8:08 am
Has thanked: 38 times
Been thanked: 102 times

Re: Admin not working in 1.0.8.19

Post by raiwa »

Your German language files seem to be not updated for 1.0.8.19.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
pc-technik
Posts: 9
Joined: Thu Jul 01, 2021 7:55 am

Re: Admin not working in 1.0.8.19

Post 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.
Post Reply