weaselbringer Posted May 14, 2009 Share Posted May 14, 2009 Help! I'm upgrading to the latest version of prestashop from 1.0 RC5, and for some reason I these problems: 1. No Ajax, the ajax cart doesn't work, the full-size image preview doesn't work and the slider on "also in this category" doesn't work(I read that this might be a problem with custom themes but to prove otherwise I just used the newest default theme and deleted all other themes, still not working) 2. Category section is blank. If I turn off "Dynamic" in the category module it shows all my subcategories but if it's set to dynamic then it shows up blank... Please help Prestashop gurus... Link to comment Share on other sites More sharing options...
Gregory Roussac Posted May 14, 2009 Share Posted May 14, 2009 Hi,Either you have a syntax error in a js file, either jquery is simply not correctly loaded. Check your header.tpl if jquery include path is correct.Cheers Link to comment Share on other sites More sharing options...
weaselbringer Posted May 14, 2009 Author Share Posted May 14, 2009 Thanks, it's the strangest thing, I changed the address of the jquery files to absolute URL's and they worked just fine, so something is wrong with my base_url, is this the result of an upgrade or what? I have my current installation in a directory called /store/ and the new installation (with a copied database) in a folder called /store1/ but I've upgraded the settings php inc file already to change the base directory, why isn't base_url reporting correctly? adam Link to comment Share on other sites More sharing options...
kilapanga Posted May 21, 2009 Share Posted May 21, 2009 I'm having the same problem!!!I've tried to change the paths to absolute paths but it still doesn't WORK!!!here's how my header.tpl looks now:src="http://www.XXXXXXXXXX.com/loja/js/jquery/jquery-1.2.6.pack.js"src="http://www.XXXXXXXXXX.com/loja/js/jquery/jquery.easing.1.3.js"src="http://www.XXXXXXXXXX.com/loja/js/jquery/jquery.hotkeys-0.7.8-packed.js"[/code](THE XXXXXXXXXX IS MY TESTING SERVER DOMAIN)I've tried to disable the ajax cart option but the problem persist! It doesn't add products to cart!!!Also the CATEGORY block isn't showing none of my categories!!!!HELP ME PLEASE!I find this project promissing, and like to praise the developers for their hard work!!! Link to comment Share on other sites More sharing options...
MikeG Posted July 17, 2009 Share Posted July 17, 2009 Have u tried to delete all the files (except the index.php file) in the \tools\smarty\compile\ folder ? Link to comment Share on other sites More sharing options...
derailed Posted August 3, 2009 Share Posted August 3, 2009 SOLVED ! I solved the problem by uninstalling and installing again the Quick Search Block Menu ! Link to comment Share on other sites More sharing options...
m0ttan Posted March 20, 2011 Share Posted March 20, 2011 Get the same problem with my images. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now