musicmaster Posted October 16, 2012 Share Posted October 16, 2012 (edited) It looks like moving or copying a shop from one directory to another has become harder in PS 1.5.1. It seems no longer enough to change the directory in SETTINGS.INC.PHP. There are settings in the database too. But I keep getting errors: TECHNICAL ERROR: Details: Error thrown: [object Object] Text status: parsererror and the messages Notice: Constant _THEME_NAME_ already defined in C:\xampp\htdocs\_bilba\config\config.inc.php on line 95[/size][/font][/color] Notice: Constant __PS_BASE_URI__ already defined in C:\xampp\htdocs\_bilba\config\config.inc.php on line 96 Does anyone know how this should be done correctly? I find this a very bad development. It has always been the strength of PS that its configuration is easily understandable. That seems now to disappear. Edited October 16, 2012 by musicmaster (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted October 16, 2012 Share Posted October 16, 2012 there is more to it even in 1.4, you need to change the URL from you back office...assuming of course you told us everything Link to comment Share on other sites More sharing options...
musicmaster Posted October 17, 2012 Author Share Posted October 17, 2012 (edited) Sure, but at least you can come in your BO in 1.4. I tried to copy a shop to a different subdir, from ADIR to BDIR. I changed the directory in the settings.inc.php file. But when I tried to access the shop in localhost\BDIR it automatically redirected to localhost\ADIR\BDIR. There seems to be no way to evade this without changing settings yourself in the database. Edited October 17, 2012 by musicmaster (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts