Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

click to enlarge link does not work


lisareadingred

Recommended Posts

Posted
HELP! WHAT DO I DO? I WOULD APPRECIATE ANY SUGGESTIONS.

 

I suggest this

 

post your url so we can take a look for you ;)

Regards

 

Mark A Reynolds

Posted

Look in the <head> section of your product_info.php

 

Be sure it has the Java Script to that makes the popup work.

 

It looks something like this:

 

<script language="javascript"><!--
function popupWindow(url) {
 window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,res
izable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,le
ft=150')
}
//--></script>

YOU CAN'T COPY/PASTE THIS SCRIPT FROM THIS POST.

 

THE FORUM MODIFIES IT IN SUCH A MANNER THAT IF YOU DO, IT STILL WON'T WORK.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

Go here:

 

Click Me

 

<right-click> and "View source".

 

Copy the Java Script out of the <head> section on that page (it looks like the one in my last post), and paste it into the <head> section of your product_info.php

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted
Go here:

 

Click Me

 

<right-click> and "View source".

 

Copy the Java Script out of the <head> section on that page (it looks like the one in my last post), and paste it into the <head> section of your product_info.php

 

 

Thanks I will try it and I will get back to you.

Archived

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

×
×
  • Create New...