Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Remove extra page in alsobought / cross seling
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

telesites net
Starting Member

USA
46 Posts

Posted - June 23 2011 :  14:08:07  Show Profile  Visit telesites net's Homepage  Reply with Quote
Hello all,

I have searched the forum and canot find any other mention of this issue.

In version 6.5x we have an extra page to click when the customer clicks on the "Please review these other products" and/or "customers also bought."

When you click on the product name link or the "click to see more" link - you go to page "shopdisplayproducts.asp?search=" THEN on that page there is yet another "click to see more" link - which finally takes you to the "shopexd.asp?prod=" page.

Where can we change this to have it just go to the shopexd.asp?prod= page on the first click?

Any help would be appreciated.

www.TELEsites.Net
Set your sites here!

Edited by - telesites net on June 23 2011 15:07:42

telesites net
Starting Member

USA
46 Posts

Posted - June 23 2011 :  15:06:34  Show Profile  Visit telesites net's Homepage  Reply with Quote
For anyone else with this issue...

I found this old post from 2004:
http://www.vpasp.com/virtprog/vpaspforum/topic.asp?TOPIC_ID=2590

BUT the code bit is NOW in shopproductsubs.asp
Note that the code appears twice in the page.
First one is around line 1620
Second one is around line 1740

Editing the second one as follows fixed this for me:

if ucase(URL)="SHOPEXD.ASP" then
url="shopexd.asp?id=" & rs("catalogid") & "&bc=no"
else
url="shopquery.asp?catalogid=" & rs("catalogid") & "&bc=no"
end if

Change to:

' if ucase(URL)="SHOPEXD.ASP" then
url="shopexd.asp?id=" & rs("catalogid") & "&bc=no"
' else
' url="shopquery.asp?catalogid=" & rs("catalogid") & "&bc=no"
' end if



www.TELEsites.Net
Set your sites here!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00