Hi all,
my Revo 2.4.(1/2) websites were hacked, so I decided to update to 2.6.5 after malware had been totally removed.
But know I have a problem with URLs, all the pages are empty/white except the index. But I can join the manager successfully and the most of functions are working fine.
I've looked through for similar posts here, but 99% are about manager-login, so that solutions didn't help me.
I also can't open any resource in "extended" editing mode, only the "fast" from the RMB-navigation panel.
Actions were 'tried to solve':
- cache cleaning, URI-regenerations;
- several .htaccess-manipulations;
- friendly URL's settings checking;
- modx_site_content REPAIR-request.
Did you erase the cached files manually in /core/cache/ ?
-
☆ A M B ☆
- 3,141 Posts
Totally empty/white could be an indication of a fatal error, in which case your PHP/Server error log might hold the key as to what is causing it.
If you jumped from 2.4 to 2.6.5 directly, you may have some missing DB fields. A plugin or snippet might be crashing things if it refers to an object with a missing field.
https://bobsguides.com/blog.html/2016/06/27/missing-db-fields-(unknown-column)/