RoboCutters Posted August 30, 2013 Share Posted August 30, 2013 (edited) www.fabcutters.com, product images and links no longer work? Changed/missing files have been detected. Updated files (7) classes/Hook.php modules/blocknewsletter/mails/en/newsletter_conf.html modules/blocknewsletter/mails/en/newsletter_verif.html modules/cashondelivery/cashondelivery.php modules/cashondelivery/index.php modules/cashondelivery/logo.png modules/mailalerts/mails/en/new_order.html AND Optional parameters: Please fix the following error(s) mcrypt magicquotes Edited August 31, 2013 by El Patron (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted August 31, 2013 Share Posted August 31, 2013 your dns is no longer pointing to your shop...let us know how it's going when you get the domain set back up Link to comment Share on other sites More sharing options...
RoboCutters Posted August 31, 2013 Author Share Posted August 31, 2013 Apologies, the URL is www.fabcutter.com Link to comment Share on other sites More sharing options...
El Patron Posted August 31, 2013 Share Posted August 31, 2013 Hi, I get the landing page (index.php) but when I click on any of the links I get a 404. Did you move the shop in any way, i.e. to another folder 'store'? Try this turn off friendly url's and then turn them back on again to regenerate the .htaccess file. Link to comment Share on other sites More sharing options...
RoboCutters Posted August 31, 2013 Author Share Posted August 31, 2013 (edited) I haven't moved anything, the store was working fine before the upgrade. Turning off friendly URL's fixed it but turning them back on again breaks it? Edited August 31, 2013 by RoboCutters (see edit history) Link to comment Share on other sites More sharing options...
RoboCutters Posted August 31, 2013 Author Share Posted August 31, 2013 I get this on the friendly URL: URL rewriting (mod_rewrite) is not active on your server, or it is not possible to check your server configuration. If you want to use Friendly URLs, you must activate this mod. Link to comment Share on other sites More sharing options...
El Patron Posted August 31, 2013 Share Posted August 31, 2013 now I am just seeing a blank page...not sure what changed on your side to cause this...if it continues then try this to get error information http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information-500-error-or-blank-page/ Link to comment Share on other sites More sharing options...
El Patron Posted August 31, 2013 Share Posted August 31, 2013 oops, now it's back...sorry must have looked in between your working on it... ok, so it seems you need to have mod_rewrite activated on your domain....one way to determine what php modules are loaded is to create a file in your root directory and name it whatever you want, put this code in it and then navigate to that page. <?php // Show all php information phpinfo(); ?> then search for mod_rewrite and tell us the status Link to comment Share on other sites More sharing options...
RoboCutters Posted August 31, 2013 Author Share Posted August 31, 2013 try now.. I had to turn off the F-URL's again. Link to comment Share on other sites More sharing options...
RoboCutters Posted August 31, 2013 Author Share Posted August 31, 2013 No Mod_rewrite? http://fabcutter.com/phptest.php Link to comment Share on other sites More sharing options...
El Patron Posted August 31, 2013 Share Posted August 31, 2013 things that make you go hum....or is it uhm... did you have friendly url's turn on before upgrading? regenerate your images, back office-->preferences-->images, scroll down to the bottom Link to comment Share on other sites More sharing options...
indus Posted August 31, 2013 Share Posted August 31, 2013 If you are on a VPS, you need to set the apache AllowOverride to All to be able to write to htaccess. Link to comment Share on other sites More sharing options...
El Patron Posted August 31, 2013 Share Posted August 31, 2013 No Mod_rewrite? http://fabcutter.com/phptest.php If you are on a VPS, you need to set the apache AllowOverride to All to be able to write to htaccess. did you two notice this is a windows server? so the .htaccess file needs to be rename to web.config before any affect. Link to comment Share on other sites More sharing options...
RoboCutters Posted August 31, 2013 Author Share Posted August 31, 2013 things that make you go hum....or is it uhm... did you have friendly url's turn on before upgrading? regenerate your images, back office-->preferences-->images, scroll down to the bottom I did.. I have regenerated thumbnails, now what? Link to comment Share on other sites More sharing options...
indus Posted August 31, 2013 Share Posted August 31, 2013 No i didnt actually. In that case nvm. I dont know squat about windows. Link to comment Share on other sites More sharing options...
RoboCutters Posted August 31, 2013 Author Share Posted August 31, 2013 (edited) Its running PHP not windows ASP for this website Edited August 31, 2013 by RoboCutters (see edit history) Link to comment Share on other sites More sharing options...
indus Posted August 31, 2013 Share Posted August 31, 2013 (edited) Your site is hosted on a Windows Server. PHP runs on either operating systems. Anyway, i believe mod_rewrite is an apache directive, and apache is not available for windows. Windows NT WORLDWIDE 6.1 build 7601 Edited August 31, 2013 by indus (see edit history) Link to comment Share on other sites More sharing options...
RoboCutters Posted August 31, 2013 Author Share Posted August 31, 2013 Your site is hosted on a Windows Server. PHP runs on either operating systems. Windows NT WORLDWIDE 6.1 build 7601 ok. So I have to leave friendly URL's off? Link to comment Share on other sites More sharing options...
El Patron Posted August 31, 2013 Share Posted August 31, 2013 Its running PHP not windows ASP for this website _SERVER["SERVER_SOFTWARE"]Microsoft-IIS/7.5 of course php factcgi is running on top of this... Link to comment Share on other sites More sharing options...
El Patron Posted August 31, 2013 Share Posted August 31, 2013 I did.. I have regenerated thumbnails, now what? ok, so the images are there except for 'new products'.... I see them for all other products/categories etc. so check the products that are in 'new products' and if need be upload the photos again... As for the mod_rewrite question, let's address that as a separate issue after images. Link to comment Share on other sites More sharing options...
RoboCutters Posted August 31, 2013 Author Share Posted August 31, 2013 In have not added images for new those new product yet so at the moment the site is displaying what it should do. Link to comment Share on other sites More sharing options...
indus Posted August 31, 2013 Share Posted August 31, 2013 How about permissions for the htaccess file ? Or whatever its called on windows? I solved a similar issue by changing permissions. Link to comment Share on other sites More sharing options...
RoboCutters Posted August 31, 2013 Author Share Posted August 31, 2013 I will check it out... Link to comment Share on other sites More sharing options...
El Patron Posted August 31, 2013 Share Posted August 31, 2013 I will mark this as solved. As for friendly url's, please open (if need be) a new post. Link to comment Share on other sites More sharing options...
Recommended Posts