Your account is limited to posting only in the Pre-Sales Questions forum.
Support forum access is limited to members with a purchase history.

If you are working on behalf of another member, please contact us with the name of the license holder and we will upgrade your account.
   
 
add to cart form not going to checkout page in ie8
Posted: 08 September 2011 07:58 AM   [ Ignore ]
Wallflower
Rank
Total Posts:  2
Joined  2011-09-08

for some reason in ie8 the add to contact form is not going to checkout page only in ie8

here is my code

{exp:cartthrob:add_to_cart_form  return="{path=registration}" no_tax='yes' no_shipping='yes' }

 
<fieldset>
  <
label>Price Option</label>
  <
select name="item_options[event-price]">
   
{event-price}
    
<option value="{option}">{option_name} {price}</option>
   
{/event-price}
  
</select><br />

  <
input type="hidden" name="quantity" value="" class="qty" />
  <
input type="hidden" name="entry_id" value="{entry_id}" />
 </
fieldset>

 <
button type="submit">Register</button>
{/exp:cartthrob:add_to_cart_form} 
[ Edited: 08 September 2011 08:23 AM by Chris Newton ]
Profile
 
 
Posted: 08 September 2011 08:25 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8342
Joined  2008-09-29

Try this:

{exp:cartthrob:add_to_cart_form  return="registration" no_tax='yes' no_shipping='yes' 
 Signature 

NOTE: If I say “I will look into x” and you PM me information, please do not hesitate to contact me again about it, if I do not respond in several hours, or at most a day. Please feel free to remind me as you see fit

Profile
 
 
Posted: 08 September 2011 08:33 AM   [ Ignore ]   [ # 2 ]
Wallflower
Rank
Total Posts:  2
Joined  2011-09-08

nope that didn’t work
here’s the url to the site
http://coloradobankers.org/index.php/events/details/a-conversation-with-kansas-city-fed-president-tom-hoenig/

Profile
 
 
Posted: 08 September 2011 08:37 AM   [ Ignore ]   [ # 3 ]
Administrator
Avatar
RankRankRank
Total Posts:  3369
Joined  2009-05-29

Try changing your Redirection Method in the EE settings under Admin > System Administration > Output and Debugging. Also, could you explain exactly what happens in IE8 if it doesn’t redirect?

Profile
 
 
Posted: 08 September 2011 08:50 AM   [ Ignore ]   [ # 4 ]
Wallflower
Rank
Total Posts:  2
Joined  2011-09-08

thanks its fixed

Profile
 
 
   
 
 
‹‹ 3D Secure      Paypal Return Failing... ››