Jump to content

More Pictures not working


Guest Shastababy

Recommended Posts

Guest Shastababy

On my products, I have a picture and there is a link for "More Pictures". When you click on the link, you get a pop-up with the 404 message. I would like to have additional pictures, but if I can't do that, I'd like to delete it.

I'm new at this, but very good at following directions.

Link to comment
Share on other sites

It depends what version you are using but a fix i know is:

Open \popup/prodImages.php

Add

CODE

$config = fetchDbConfig("config");

After

CODE

include_once("../classes/db.inc.php");

$db = new db();

If you upgraded you cart make sure the template link is for extra/prodImages.php and not popup/prodImages.php

Have a look at skins/*/styleTemplates/content/viewProd.tpl

Hope this helps :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...