PHP Fatal error

Open to all! Ask other shopowners for help.
Post Reply
Vaddalapam
Member
Posts: 76
Joined: Sat Feb 03, 2024 6:34 pm
Phoenix Version: v1.1.0.7
Has thanked: 20 times
Been thanked: 3 times

PHP Fatal error

Post by Vaddalapam »

Good evening, i installed the Purchase without account module, usually i did something wrong like i always do :oops: . It did not work, so i deleted folder and files. What turned front and backend into a white page. I uploaded a backup from yesterday morning via ftp, and i can't explain, the white page is still there. Can anybody tell me what following lines mean to me ? I'll be a beginner for a long long time. :|

[26-Oct-2025 19:08:52 Europe/Berlin] PHP Fatal error: Uncaught Error: Class "cd_guest" not found in /home/public_html/includes/system/versioned/1.0.5.1/customer_data.php:27
Stack trace:
#0 /homepublic_html/includes/classes/magic/loader.php(16): customer_data->__construct()
#1 /home/public_html/includes/system/versioned/1.0.8.1/hooks.php(160): Loader->__call()
#2 /home/public_html/includes/application_top.php(27): hooks->generate()
#3 /home/public_html/index.php(13): require('/home/pwmproje/...')
#4 {main}
thrown in /home/public_html/includes/system/versioned/1.0.5.1/customer_data.php on line 27


Join The Code Co-op to get access to your library in the Code Co-op Forum
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Has thanked: 70 times
Been thanked: 152 times

Re: PHP Fatal error

Post by raiwa »

It’s because you didn’t uninstall the PWA modules before deleting the files, so the configuration entries are still in the database configuration table.
Upload all PWA files again, uninstall all PWA modules, specifically the customer data guest module. Then you can delete again all PWA files.
Note that support for Addons is given where you downloaded the addon in the support tab.
However PWA should work. You may post there what exact didn’t work and you would get support.
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
Vaddalapam
Member
Posts: 76
Joined: Sat Feb 03, 2024 6:34 pm
Phoenix Version: v1.1.0.7
Has thanked: 20 times
Been thanked: 3 times

Re: PHP Fatal error

Post by Vaddalapam »

Thank you, i'll try tomorrow ...
Vaddalapam
Member
Posts: 76
Joined: Sat Feb 03, 2024 6:34 pm
Phoenix Version: v1.1.0.7
Has thanked: 20 times
Been thanked: 3 times

Re: PHP Fatal error

Post by Vaddalapam »

I followed raiwa's instructions, the addon works like it should. No more white page. I don't know what i did wrong when trying the first time. Problem solved. Thank you for helping


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply