Page 1 of 1

PHP Fatal error

Posted: Sun Oct 26, 2025 6:24 pm
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

Re: PHP Fatal error

Posted: Sun Oct 26, 2025 6:56 pm
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.

Re: PHP Fatal error

Posted: Sun Oct 26, 2025 7:04 pm
by Vaddalapam
Thank you, i'll try tomorrow ...

Re: PHP Fatal error

Posted: Sun Oct 26, 2025 8:21 pm
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