Jump to content

[solved] Ugh.. I moved it


Recommended Posts

It was perfect, I moved it to the top level, and now it's blown up :(

I've added an .htaccess file, regenerated it, changed to Friendly URL, regenerated... nothing :( the items are there (the images are cause I re-uploaded them), but I can't click on the item, I get a blank page. The same happens with the categories. The menu is hand coded, because I haven't had the time to work with testing a plug-in.

Anyone able to give me an idea on how to fix it?

My site is http://decolletagebyanne.com

TIA :)

Link to comment
Share on other sites

The problem seems to be that "roundMode" is not defined:

var roundMode = ;



I'm not sure how that happened. Try going to the Preferences tab, changing the "Round mode" to "Classical", then clicking Save. Hopefully, that will restore the variable.

EDIT: What version of PrestaShop are you using? I checked your CHANGELOG and it seems that you are using PrestaShop v1.2.5, yet your theme seems to be a PrestaShop v1.3.1 theme. That would explain why it isn't working.

Link to comment
Share on other sites

The "Round mode" option was added in PrestaShop v1.3. It is missing on the v1.2.5 preferences tab, so it seems at least that file isn't v1.3. You should make sure that admin/tabs/AdminPreferences.php is the one from the PrestaShop v1.3.1 archive and re-upload it.

Link to comment
Share on other sites

Rocky,

As usual you always have the answer... thanks so much.

What happened, was I actually moved the old version into the new location. Then put the 1.3 theme in there. So, I loaded the right files, set up a new database. Then I dumped the new database and imported the one that was right. Probably the long way to go about it, but it works :)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...