Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Image enlarging is not working


Guest

Recommended Posts

Posted

hey guys,

i'm not sure whats wrong but a white box shows up when you click to enlarge a pic. I know alot of customers of mine have complained but I have no clue how to fix it. Any ideas?

the page is winksonline.com

thanks

chris

Posted

I m not sure, but you 've a javascript error in menuAnimation.js, and a second error probably due to the first. as Popup is javascript made, i won't astouned that first error make the enlargment not to work...

 

Try to correct this error, i've made the copy of the javascript inspector report of firefox below:

 

Erreur : syntax error
Fichier Source : http://winksonline.com/catalog/product_info.php/products_id/includes/menu_animation.js
Ligne : 11
Code Source :
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

Posted

I've looked more deeply...

It seems that's its not a javascript error in menuanimation.js,

I can't see why, but try to clear all the blank line at the top of your resulting html page, you have probably a file with blank line at top. It make javascript error, and then....

Posted

Your links to the images are not properly formed either.

 

It shows this:

 

javascript:popupWindow('http://winksonline.com/catalog/popup_image.php/pID/160?osCsid=c6bef8c631bcefd5dc41cfde1dbb3aad')

 

when instead it should look like:

 

javascript:popupWindow('http://winksonline.com/catalog/popup_image.php?pID=160')

 

SE-safe URLs in use or ..? Even manually entering that URL fails though so there are other issues as well.

Posted

I just set search engine friendly urls on yesterday. I really dont know what to do. I guess i'll try the above and see what happens.

any more ideas

  • 2 weeks later...
Posted

anything anything anything??

I'll pay someone that can fix it :)

  • 2 weeks later...
Posted

The popup works, there is just no image displayed.

Please check my answer in your other posting.

RojanUK

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...