Jump to content

[solved]Updated now I have missing product images and errors


Recommended Posts

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 by El Patron (see edit history)
Link to comment
Share on other sites

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

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

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

×
×
  • Create New...