View Single Post
  #8  
Old 02-06-2003, 07:57 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

Make sure:

Quote:
window.open('customer/product_detailed_images.php?productid='+product_id,"detailedproduct","width=" +w+",height="+h+",resizable,scrollbars=yes");

You have edited the begining of window.open(' to reflect the relative location of your product_detailed_images.php file that you created from the code snippets above, ie:

Quote:
window.open('xcart/product_detailed_images.php?productid='+product_id,"detailedproduct","width=" +w+",height="+h+",resizable,scrollbars=yes");

hth.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.