maester Posted December 24, 2017 Share Posted December 24, 2017 I keep getting this error. Multiple plugins (steam integration, arrowchat, etc) it did not start happening until I switched hosts. Any help would be appreciated. Sorry, there is a problem The page you requested does not exist Error code: 1S160/2 Link to comment Share on other sites More sharing options...
0 Cookie Monster Posted December 26, 2017 Share Posted December 26, 2017 I think its AdminCP > System > Advnaced Configuration. Set the Storage to MySQL (Atleast i do) and that way the path to Datastorage is not different. THOUGH you don't need to delete datastorage you can go to same location and change it. If its selected make sure the PATH is the same as you have for your forums i presume its incorrect hence why the rest of things are inccorect. Liked what i posted remember to feed me a cookie ->Or you can add a cookie to my Link to comment Share on other sites More sharing options...
0 Stevie Wallis Posted December 25, 2017 Share Posted December 25, 2017 .htaccess file also transferred ? Link to comment Share on other sites More sharing options...
0 maester Posted December 25, 2017 Author Share Posted December 25, 2017 Yes it was a full backup restore Link to comment Share on other sites More sharing options...
0 Cookie Monster Posted December 26, 2017 Share Posted December 26, 2017 In what way a full backup be restore? Sounds to me like a ha htaccess issue Liked what i posted remember to feed me a cookie ->Or you can add a cookie to my Link to comment Share on other sites More sharing options...
0 WWD Posted December 26, 2017 Share Posted December 26, 2017 Maintained proper file/folder permissions? Link to comment Share on other sites More sharing options...
0 maester Posted December 26, 2017 Author Share Posted December 26, 2017 (edited) Yes got that figured out it was a permissions issue. However ran into a new issue. The Theme that I currently have installed goes grey like its missing css or images. Upon further investigation I found the file storageconfiguration in the datastore folder to be the issue. I delete that file the website works normal however a few hours later and the file is back and it goes back to grey. The code inside the file is <?php return <<<'VALUE' {"1":{"id":1,"method":"FileSystem","configuration":"{\"dir\":\"{root}\\\/uploads\",\"url\":\"\/uploads\"}"}} VALUE; Edited December 26, 2017 by maester Link to comment Share on other sites More sharing options...
0 WWD Posted December 26, 2017 Share Posted December 26, 2017 17 minutes ago, maester said: Yes got that figured out it was a permissions issue. However ran into a new issue. The Theme that I currently have installed goes grey like its missing css or images. Upon further investigation I found the file storageconfiguration in the datastore folder to be the issue. I delete that file the website works normal however a few hours later and the file is back and it goes back to grey. The code inside the file is <?php return <<<'VALUE' {"1":{"id":1,"method":"FileSystem","configuration":"{\"dir\":\"{root}\\\/uploads\",\"url\":\"\/uploads\"}"}} VALUE; Is the datastore properly configured? Does it also have the right permissions? Also look into ownership of the files. Make sure that your apache/nginx/php are all in a group where they own the web root. Link to comment Share on other sites More sharing options...
0 maester Posted December 26, 2017 Author Share Posted December 26, 2017 Well the issue was it was changed from cpanel to plesk and the path has completely changed. It appears to be right in admin panel but i'm at a loss. Link to comment Share on other sites More sharing options...
0 WWD Posted December 26, 2017 Share Posted December 26, 2017 1 minute ago, maester said: Well the issue was it was changed from cpanel to plesk and the path has completely changed. It appears to be right in admin panel but i'm at a loss. Yet it still sounds like your file storage is the issue. Make sure it matches up in your config_global.php file, or at least double check. Also, check your error logs in the ACP and paste any related ones here. Link to comment Share on other sites More sharing options...
0 maester Posted December 26, 2017 Author Share Posted December 26, 2017 Error logs are coming back clean. Config shows this <?php $INFO = array ( 'sql_host' => 'localhost', 'sql_database' => 'gwzone_ips4', 'sql_user' => 'gwzone_ips4', 'sql_pass' => 'removed for security', 'sql_port' => 3306, 'sql_socket' => '/var/lib/mysql/mysql.sock', 'sql_tbl_prefix' => '', 'sql_utf8mb4' => true, 'board_start' => 1505696799, 'installed' => true, 'base_url' => 'https://www.gamingwarzone.net', 'guest_group' => 2, 'member_group' => 3, 'admin_group' => 4, ); This is permissions from what I see This is inside the ACP Link to comment Share on other sites More sharing options...
0 WWD Posted December 26, 2017 Share Posted December 26, 2017 How long ago did you move hosts? It could be that IPS is still running background tasks. Try downloading the theme and re-uploading it. Make sure you take a backup first before doing anything though. Themes > Dropdown > Download Link to comment Share on other sites More sharing options...
0 maester Posted December 26, 2017 Author Share Posted December 26, 2017 (edited) I moved hosts about 3-4 days ago. I've tried uploading the theme again it says it uploads correctly but still giving the same issue. 26 minutes ago, Cookie Monster said: I think its AdminCP > System > Advnaced Configuration. Set the Storage to MySQL (Atleast i do) and that way the path to Datastorage is not different. THOUGH you don't need to delete datastorage you can go to same location and change it. If its selected make sure the PATH is the same as you have for your forums i presume its incorrect hence why the rest of things are inccorect. I changed the data storage to MySQL downloaded/uploaded constants.php cleared the Datastorage and still not working. Any other suggestions? *Correction cleared Cache and that worked* Edited December 26, 2017 by maester Link to comment Share on other sites More sharing options...
0 Cookie Monster Posted December 26, 2017 Share Posted December 26, 2017 16 minutes ago, maester said: I changed the data storage to MySQL downloaded/uploaded constants.php cleared the Datastorage and still not working. Any other suggestions? *Correction cleared Cache and that worked* So it works now? If it does please use the checkmark button to the left above peoples avtar to select the best answer. Liked what i posted remember to feed me a cookie ->Or you can add a cookie to my Link to comment Share on other sites More sharing options...
0 WWD Posted December 30, 2017 Share Posted December 30, 2017 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
maester
I keep getting this error. Multiple plugins (steam integration, arrowchat, etc) it did not start happening until I switched hosts. Any help would be appreciated.
Sorry, there is a problem
Error code: 1S160/2
Link to comment
Share on other sites
14 answers to this question
Recommended Posts