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

"payment is in processing...

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 03-21-2008, 12:27 PM
 
jasonkyle jasonkyle is offline
 

Member
  
Join Date: Jul 2007
Posts: 22
 

Default Re: "payment is in processing...

Nevermind, i figured it out... it's:

Code:
echo "<p class=\"process_close\">".func_get_langvar_by_name ("txt_header_location_note", array("time" => 2, "location" => $location), false, true, true) . "</p>" ;
__________________
http://www.readingglasses.com
x-cart version 4.1.8 with extensive modification.
Reply With Quote
  #12  
Old 03-21-2008, 01:01 PM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: "payment is in processing...

make sure you have removed the original closing/ending </div> tag as well... You never know what IE8 could throw up in future when it visits that page ;D
__________________
Doms
kube v4.1.9
Reply With Quote
  #13  
Old 03-21-2008, 01:05 PM
 
jasonkyle jasonkyle is offline
 

Member
  
Join Date: Jul 2007
Posts: 22
 

Default Re: "payment is in processing...

There werent any div tags... that was the problem... I had no way to style it.

The page now outputs like this:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Your order is being placed. Please wait...</title> <link rel="stylesheet" href="/assets/css/screen.css" media="screen" /> </head> <body> <div class="processing"> <h1>Your order is being placed. Please wait...</h1> <img src="/assets/img/processing.gif" /> </div> <p class="process_close">If the page is not updated in 2 seconds, please follow this link: <a href="http://69.20.50.57/cart.php?mode=checkout&err=fields&paymentid=17">continue &gt;&gt;</a></p><meta http-equiv="Refresh" content="0;URL=http://69.20.50.57/cart.php?mode=checkout&err=fields&paymentid=17" /> </body> </html>

Furthermore, thanks again and good looking out. IE is the devil.
__________________
http://www.readingglasses.com
x-cart version 4.1.8 with extensive modification.
Reply With Quote
  #14  
Old 03-21-2008, 01:49 PM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: "payment is in processing...

Ah sorry, I must've misunderstood from post #9 as the code had began with... echo "<div class=\"process_close\">.
__________________
Doms
kube v4.1.9
Reply With Quote
  #15  
Old 03-21-2008, 08:28 PM
 
jasonkyle jasonkyle is offline
 

Member
  
Join Date: Jul 2007
Posts: 22
 

Default Re: "payment is in processing...

oh i see what your saying, and i changed div to p (and i edited that post cuz i left my edit in there and it could confuse someone coming behind with the same issue) so it would break down better if the style sheet isnt read. div is the go to for testing... then i think about it

But again, thanks and good looking out.
__________________
http://www.readingglasses.com
x-cart version 4.1.8 with extensive modification.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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 03:28 PM.

   

 
X-Cart forums © 2001-2020