Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Problems and bugs
 Cross Selling Image URL
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Kamin
Starting Member

USA
30 Posts

Posted - August 29 2005 :  11:49:16  Show Profile  Visit Kamin's Homepage  Reply with Quote
I found a small problem with the cross selling image URL in 5.5

When xcrosssellingimage is enabled it displays the image but the URL doesn't attach the ?id=(whatever catalogid) instead id just displays shopexd.asp. To fix this open shopfileio.asp and at around line 1316 edit,

   imageurl="<a href='" & url & "'><img src='" & imagefile & "' border='0'></a>" 


And change it to

   imageurl="<a href=" & "shopexd.asp?id=" & rs("catalogid") & ">" & "<img src='" & imagefile & "' border='0'></a>" 


There ya go, simple fix.



Edited by - Kamin on August 29 2005 11:50:14
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00