Jump to content

[SOLVED] I broke it!!! Friendly URL makes "viewed products" and all Images dissappear. The fix didn't work! please help


Recommended Posts

v.1.2.2

I had to do a fresh install when i bungled the simple upgrade. I still have my backups but the upgrade isn't for me (really kicking my butt)

I need to get this right! I have a deadline!

I"m ready to do a fresh install if that's what i have to do. I need some SERIOUS HELP. Thanks!

I read the thread about changing the htaccess file but it was already .htaccess. What happens then?

Link to comment
Share on other sites

Your Host provider must support REWRITE feature which means the use of friendly url's.

Asuming your web provider does, delete your current .htaccess file in /root of the shop asuming there already. make a text document on your desktop, upload it to the root of your shop via FTP. Rename the blank text document to .htaccess
then change the rights to the file to 666, IE CHMOD 666. Then go into the administrator admin panel within prestashop and have it generate a htaccess file via the admin panel.

See if that works, self creating htaccess files are easy to make mistakes and cause 500 errors or problem with images.

If it does work remember to change the chmod to 640/644 .htaccess

Hope this helps ya

Link to comment
Share on other sites

Your suggestion brought back the Images. Yay! However, The modules are giving me the error "We're sorry, but the Web address you entered is no longer available." This includes the "viewed products", "new products", and "specials"

Please help.

Link to comment
Share on other sites

Looks to me you dont even have a cert for SSL correct me if im wrong, but i dont get the padlock if I go to https://

In config/settings.inc.php what path does it say its installed too for example mine says

define('__PS_BASE_URI__', '/');

Also check in the control panel within prestashop.

Link to comment
Share on other sites

I have done ANOTHER fresh install and will try to get friendly url working again. Fingers crossed!

UPDATE - My fresh install saved the day! AFter making sure everything was working fine, i did the following steps:

- Enabled SSL
- Turned "on" friendly url" (before generating .htaccess)
- Created a blank .htaccess text ( after renaming the current one)
- Generated a new .htaccess in the admin area AND
voila!
- Everything worked perfectly!

I think my previous problem came from doing things in the wrong order.

Thanks for all your help. Prestashop rocks!

Link to comment
Share on other sites

  • 3 months later...
I have done ANOTHER fresh install and will try to get friendly url working again. Fingers crossed!

UPDATE - My fresh install saved the day! AFter making sure everything was working fine, i did the following steps:

- Enabled SSL
- Turned "on" friendly url" (before generating .htaccess)
- Created a blank .htaccess text ( after renaming the current one)
- Generated a new .htaccess in the admin area AND
voila!
- Everything worked perfectly!

I think my previous problem came from doing things in the wrong order.

Thanks for all your help. Prestashop rocks!


Yes, I had the same problem too - enable "FRIENDLY URL" first, and THEN generate the .htaccess file. All will be well if you do this first.
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...