
i have a website which is ready to put on public but when i tried to change the store Url by editing the /config.php and /admin/config.php files i get errors. i can log in the admin section but i get errors when i go to the store settings or to a place where the page tries to load images.
old folder was "360" and the new is "treiskiexhnta"
this is the error on the storefront home.
Code: Select all
Notice: Undefined index: token in /var/www/vhosts/xxxxxxxx.com/httpdocs/treiskiexhnta/admin/controller/error/not_found.php on line 16Notice: Undefined index: token in /var/www/vhosts/orestisrovakis.com/httpdocs/treiskiexhnta/admin/controller/error/not_found.php on line 22
Code: Select all
SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data
OK
{"country_id":"84","name":"Greece","iso_code_2":"GR","iso_code_3":"GRC","address_format":"","postcode_required":"0","zone":[{"zone_id":"1280","country_id":"84","name":"Attica","code":"AT","status":"1"},{"zone_id":"1281","country_id":"84","name":"Central Greece","code":"CN","status":"1"},{"zone_id":"1282","country_id":"84","name":"Central Macedonia","code":"CM","status":"1"},{"zone_id":"1283","country_id":"84","name":"Crete","code":"CR","status":"1"},{"zone_id":"1284","country_id":"84","name":"East Macedonia and Thrace","code":"EM","status":"1"},{"zone_id":"1285","country_id":"84","name":"Epirus","code":"EP","status":"1"},{"zone_id":"1286","country_id":"84","name":"Ionian Islands","code":"II","status":"1"},{"zone_id":"1287","country_id":"84","name":"North Aegean","code":"NA","status":"1"},{"zone_id":"1288","country_id":"84","name":"Peloponnesos","code":"PP","status":"1"},{"zone_id":"1289","country_id":"84","name":"South Aegean","code":"SA","status":"1"},{"zone_id":"1290","country_id":"84","name":"Thessaly","code":"TH","status":"1"},{"zone_id":"1291","country_id":"84","name":"West Greece","code":"WG","status":"1"},{"zone_id":"1292","country_id":"84","name":"West Macedonia","code":"WM","status":"1"}],"status":"1"}<b>Warning</b>: file_put_contents(/var/www/vhosts/xxxxxxxxxx.com/httpdocs/360/vqmod/logs/Fri.log) [<a href='function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: No such file or directory in <b>/var/www/vhosts/xxxxxxxxx.com/httpdocs/treiskiexhnta/vqmod/vqmod.php</b> on line <b>415</b>LOG FILE COULD NOT BE WRITTEN
i erased vqmod cache but no work.
there must be a place where the folder 360 still shows up.
i triple checked the config files and they are properly edited with the right folders.