twilight Posted August 31, 2009 Share Posted August 31, 2009 v.1.2.2I 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 More sharing options...
polomint Posted August 31, 2009 Share Posted August 31, 2009 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 .htaccessthen 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 .htaccessHope this helps ya Link to comment Share on other sites More sharing options...
twilight Posted August 31, 2009 Author Share Posted August 31, 2009 Thanks for the lightning fast response. I am working on your suggestion RIGHT NOW! @polomin and I will let you know what happens shortly. Please keep an eye on this post!I appreciate the help! Link to comment Share on other sites More sharing options...
twilight Posted August 31, 2009 Author Share Posted August 31, 2009 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 More sharing options...
polomint Posted August 31, 2009 Share Posted August 31, 2009 I went to your website friendly urls wasnt enabledIve noticed /_PS_USE_SSL_/ have you changed something? on all the products.Or is this a fresh installed? Seems to me that some manual code for SSL has been used. Link to comment Share on other sites More sharing options...
twilight Posted August 31, 2009 Author Share Posted August 31, 2009 I have no idea why that is showing up. Link to comment Share on other sites More sharing options...
polomint Posted August 31, 2009 Share Posted August 31, 2009 disable ssldisable friendly urlEnable SSL... Test without friendly urlIf works ok as normal and secure proceed to enable freindly urls. then recreate the htaccess file Link to comment Share on other sites More sharing options...
polomint Posted August 31, 2009 Share Posted August 31, 2009 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 saysdefine('__PS_BASE_URI__', '/');Also check in the control panel within prestashop. Link to comment Share on other sites More sharing options...
twilight Posted August 31, 2009 Author Share Posted August 31, 2009 I do have an authentic cert for SSL + a dedicated server and my host just confirmed this. I'm trying out these suggestions as we speak. Thanks again for the assistance. Link to comment Share on other sites More sharing options...
twilight Posted August 31, 2009 Author Share Posted August 31, 2009 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 ANDvoila!- 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 More sharing options...
reedv Posted December 6, 2009 Share Posted December 6, 2009 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 ANDvoila!- 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 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