View Single Post
  #16  
Old 12-17-2004, 01:59 PM
 
roblen roblen is offline
 

Senior Member
  
Join Date: Oct 2004
Posts: 114
 

Default This may work

Hello, this looks great. Im having a little trouble with vers 4.06
The functions is slightly diff. I get errors on add of oder using payments of PO. I looked at payments_offline.php
as you can see the function has $extra
Code:
function func_place_order($payment_method, $order_status, $order_details, $extra = array(), $extras = array()) {

where or how can i add teh $order_note var to the function string to prevent errors.
Thanks this looks like a great solution
__________________
X-Cart version 4.1.9
PHP 5.2.13 Details >>
GD bundled (2.0.34 compatible)
MySQL server 5.0.77-log
MySQL client 5.0.77
Web server Apache/2.2
Operation system Linux
Perl not found
XML parser (expat) found
Reply With Quote