Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Technical
 ASP (Windows server) versions
 Disable Quickbuy Popups
Author « Topic »  

gwilson
Starting Member

44 Posts

Pre-sales questions only
(More Details...)

Posted - 07/30/2019 :  10:22:08  
How do I disable "Quickbuy" popups in the ASP code? I am attempting to trace the flow of the code to integrate an old modification I wrote some years ago when we were on 5.x. I typically set response.write xxx and a “break” which should crash the code at the line. However, the current cart version is using popups and it appears on error resumes. So. When I try
on error resume next response.write thecartid:break it just keeps on processing and I can’t (easily) trace the flow. If I can disable the Quickbuy popup I think I can follow the flow to re-integrate my mod. Any assistance is much appreciated.

dbdave
ECT Moderator

USA
10292 Posts

Posted - 07/30/2019 :  10:39:24  
If you want to stop the execution of .asp code at some point, can't you use response.end?

Vince
Administrator

42488 Posts

Posted - 07/30/2019 :  11:57:17  
Hi Greg
The Quickbuy code execution is in the ectcart.js javascript file, so putting a break on the Add to Cart Callback may be the way to go (ajaxaddcartcb).
Or, alternatively go back to using the Hard Add to Cart with the parameter...
usehardaddtocart=TRUE

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

gwilson
Starting Member

44 Posts

Pre-sales questions only
(More Details...)

Posted - 07/30/2019 :  16:49:26  
OK Thanks that points me in the right direction
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000