Kingtonino Posted 18 hours ago Share Posted 18 hours ago (edited) Hi everyone, suddenly my homepage has turned completely white. I restored the domain and database from a backup, but the problem is still not resolved. What else can I do? Could it be an issue with my Aruba hosting? The site is casageniale.it Edited 18 hours ago by Kingtonino (see edit history) Link to comment Share on other sites More sharing options...
Knowband Plugins Posted 11 hours ago Share Posted 11 hours ago Hi, A white homepage after upgrade usually means a PHP fatal error. Here's how to quickly identify the problem: First, enable debug mode: Edit /config/defines.inc.php Change define('_PS_MODE_DEV_', false); to true Save and refresh your homepage This will show the actual error message instead of the white screen. If you prefer to test modules: Via FTP, go to /modules folder Rename individual module folders (add .backup to folder names) Start with third-party modules, especially recently updated ones, and refresh homepage after each change. Clear cache: Delete all files in /var/cache folder The debug mode approach is fastest - it will immediately point to the exact file or module causing the issue. Once you see the error message, we can provide the specific fix. Regards. Link to comment Share on other sites More sharing options...
Kingtonino Posted 10 hours ago Author Share Posted 10 hours ago 51 minuti fa, Knowband Plugins dice: Hi, A white homepage after upgrade usually means a PHP fatal error. Here's how to quickly identify the problem: First, enable debug mode: Edit /config/defines.inc.php Change define('_PS_MODE_DEV_', false); to true Save and refresh your homepage This will show the actual error message instead of the white screen. If you prefer to test modules: Via FTP, go to /modules folder Rename individual module folders (add .backup to folder names) Start with third-party modules, especially recently updated ones, and refresh homepage after each change. Clear cache: Delete all files in /var/cache folder The debug mode approach is fastest - it will immediately point to the exact file or module causing the issue. Once you see the error message, we can provide the specific fix. Regards. Thanks for reply, I make all but no works. The solution is a bug of a module , js issue Link to comment Share on other sites More sharing options...
Knowband Plugins Posted 10 hours ago Share Posted 10 hours ago Hi, Thanks for the update. Just to confirm, were you able to resolve the white homepage issue by fixing the JavaScript bug in the module? If yes, please let us know which module was causing the problem and what you did to fix it. Posting the solution here will be a huge help for other community members facing the same issue. If not, please paste the exact error message you are seeing now. With that information, we can help you find the next steps. Looking forward to your reply so we can finally close this issue. Regards. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now