View Single Post
  #43  
Old 09-13-2004, 09:30 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default

^ Good stuff. Let me know how you find the installation instructions please.

Also, for anyone who purchases the mod, a couple more suggestions:

1) Edit your include/payment_wait.php (This was a mod posted on the forum but I can't find the thread.)

Replace text with:

Code:
echo " <table width=\"100%\" height=\"100%\" > <tr> <td align=\"center\" valign=\"middle\"><font face=\"Arial, Helvetica, sans-serif\" size=\"+1\" color=\"#000000\">Please Wait ... Your Order Is being Processed </font></td> </tr> </table> ";

2) I'd also edit all links to your checkout process, to point to cart.php instead of cart.php?mode=checkout
Reply With Quote