keithwjones Posted March 14, 2012 Share Posted March 14, 2012 I was asked to get running a store that was started about 6 months ago ver 1.4.2.5. http://www.carrollpr...vices.com/store Added some products but then found once added to cart you could not delete them so I decided to upgrade to 1.4.7 - interesting experience. Ended up with being unable to add products to cart in FF and Chrome, IE9 was ok. Found that was reported bug and changed the file classes/FrontController.php which worked. Everything appears ok but not sure about following. Frontend I enter [url="http://www.carrollpropertyservices.com/store"]http://www.carrollpropertyservices.com/store[/url] but it goes to [url="http://www.carrollpropertyservices.com/prestashop/en"]http://www.carrollpr...m/prestashop/en[/url] Backend [url="http://www.carrollpropertyservices.com/store/adminxxx/login"]http://www.carrollpr.../adminxxx/login[/url] stays under store. As you can gather originally store was under /store. /prestashop was the upgrade folder. I downloaded the /prestashop to my computer then uploaded the contents into /store. Should it be doing this? Please note I still have to add content to front page. Keith Link to comment Share on other sites More sharing options...
MEG Venture Posted March 14, 2012 Share Posted March 14, 2012 Can it be about the cache of your browser? Link to comment Share on other sites More sharing options...
keithwjones Posted March 14, 2012 Author Share Posted March 14, 2012 I have cleared the cache on browsers but still the same. I renamed the prestashop folder which then give a Error 404 - Not found. So when I type in /store it is pushing it to /prestashop/en Keith Link to comment Share on other sites More sharing options...
keithwjones Posted March 14, 2012 Author Share Posted March 14, 2012 Checked database was still referring to /prestashop/ changed it to /store/ - all now appears to be working. I did change it to /store/ in settings.inc.php Keith Link to comment Share on other sites More sharing options...
MEG Venture Posted March 14, 2012 Share Posted March 14, 2012 So is that all right now? Link to comment Share on other sites More sharing options...
keithwjones Posted March 14, 2012 Author Share Posted March 14, 2012 Yes, thanks all working. Besides changing the database, I did clear out all the caches on the browsers. Keith Link to comment Share on other sites More sharing options...
Recommended Posts