Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Must "Accept terms" before submitting the order

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #21  
Old 07-20-2006, 10:05 AM
 
TL408 TL408 is offline
 

X-Adept
  
Join Date: Jan 2005
Posts: 549
 

Default

Will this work with version 4.1.2 ?

Thanks
-Tuan
__________________
Win2003 IIS6, PHP 5.2.3, MySQL 5.0.45 and X-Cart 4.1.9
Reply With Quote
  #22  
Old 07-20-2006, 10:19 AM
  crazyoval's Avatar 
crazyoval crazyoval is offline
 

X-Adept
  
Join Date: Jun 2006
Location: UK
Posts: 559
 

Default

Mary I wonder if you might get your lawyer to witness the site and date that he had seen it in existence on the date he/she saw it. At least you might be better prepared for some avoidance tactics. I also wonder if your hoster might be able to prove via a tape backup library that it was in pace too....

..just some thoughts that might be useful.

Thanks for the discussion.
__________________
X-Cart 4.1.11 on Linux
HandsOnWebHosting: Very helpful & professional
Custom Skin Design by ARS.
Numerous, ney, hundreds of modifications by ARS.
AlteredCart: Download Expander, One Page Checkout,
BCS Engineering: Great team, Top service.
WebsiteCM: good products & very professional
CDSEO, Hidden Categories, Custom Work
Magnetic One Store Manager: Brill
Forms To Go: Excellent+A+support
Reply With Quote
  #23  
Old 07-20-2006, 10:22 AM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default

Quote:
Originally Posted by TL408
Will this work with version 4.1.2 ?

Thanks
-Tuan
Yes.
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote
  #24  
Old 08-01-2006, 07:43 AM
 
fractalspin fractalspin is offline
 

Advanced Member
  
Join Date: Jul 2005
Posts: 72
 

Default

Hm.. I followed the directions in the first post, (since Zaja's second post references a "Fast_Lane_Checkout" module that I didn't see), but when I go to checkout, I see a stuck, red "SUBMIT ORDER" button that doesn't get "unstuck" by clicking the checkbox.

Does this not work with 4.1.7?
__________________
http://www.fractalspin.com
nerdy jewelry, geekcessories, bags, tshirts and other neat stuff

Xcart Version: 4.0.17, PHP: 4.3.11, MySQL server: 4.1.13-standard-log
Reply With Quote
  #25  
Old 08-01-2006, 08:07 AM
  2coolbaby's Avatar 
2coolbaby 2coolbaby is offline
 

eXpert
  
Join Date: Sep 2004
Location: TN moving to FL
Posts: 265
 

Default

I have 4.0.18, but I do not think there is that much difference. I would think it would work. Do me a favor and go to my site and go through the purchase process... don't fill in credit card info, just see if the click box and submit works for you if you check it. This will tell us if it is implemntation of the script or if it is your browser or computer.

Here is the store:

http://www.dinnerandamurder.com/store/catalog/index.html
__________________
Mary Lee
-------------------
Dinner and a Murder Mystery Games
http://www.dinnerandamurder.com

x-cart version 4.7.5 / Mac OS 10.10.5 and Windows 8/10 sometimes - Ideal Responsive Template
Reply With Quote
  #26  
Old 08-01-2006, 08:07 AM
  crazyoval's Avatar 
crazyoval crazyoval is offline
 

X-Adept
  
Join Date: Jun 2006
Location: UK
Posts: 559
 

Default

for 4.1x use Zaja's post dated: Mon Jun 26, 2006 4:48 am. It first details fast checkout but then at the bottom references the normal checkout too. It works fine.

Like your products btw fractalspin
__________________
X-Cart 4.1.11 on Linux
HandsOnWebHosting: Very helpful & professional
Custom Skin Design by ARS.
Numerous, ney, hundreds of modifications by ARS.
AlteredCart: Download Expander, One Page Checkout,
BCS Engineering: Great team, Top service.
WebsiteCM: good products & very professional
CDSEO, Hidden Categories, Custom Work
Magnetic One Store Manager: Brill
Forms To Go: Excellent+A+support
Reply With Quote
  #27  
Old 08-01-2006, 09:27 AM
 
fractalspin fractalspin is offline
 

Advanced Member
  
Join Date: Jul 2005
Posts: 72
 

Default

2coolbaby: I can get it to work in the same browser I'm using to test my site, so it's definitely not on my side

crazyoval: glad you like our stuff!

I tried using the code from Zaja's second post, but doing this instead in the second part, because the language tags are different:

Code:
<INPUT type="hidden" name="payment_method" value="{$payment_data.payment_method}"> <input name="agreecheck" type="checkbox" onclick="agreesubmit(this)" /> {$lng.txt_you_are_agree}

but I still get the same results... hrm.
__________________
http://www.fractalspin.com
nerdy jewelry, geekcessories, bags, tshirts and other neat stuff

Xcart Version: 4.0.17, PHP: 4.3.11, MySQL server: 4.1.13-standard-log
Reply With Quote
  #28  
Old 08-01-2006, 10:21 AM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default

Fractalspin, maybe your checkout.tpl is alredy changed or replaced with some custom modul, for example Easy Checkout?
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote
  #29  
Old 08-01-2006, 10:31 AM
 
fractalspin fractalspin is offline
 

Advanced Member
  
Join Date: Jul 2005
Posts: 72
 

Default

oh--yes, i have EZ checkout. does that make it a no-go?
__________________
http://www.fractalspin.com
nerdy jewelry, geekcessories, bags, tshirts and other neat stuff

Xcart Version: 4.0.17, PHP: 4.3.11, MySQL server: 4.1.13-standard-log
Reply With Quote
  #30  
Old 08-01-2006, 02:54 PM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default

Quote:
oh--yes, i have EZ checkout. does that make it a no-go?
Can be easily adapted but unfortunately I don't have EZ checkout mod.
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 02:42 PM.

   

 
X-Cart forums © 2001-2020