This is a discussion on Manual Order Maker within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Corrected an error that made this unuseable. changed $contents[] = array('align' => 'center', 'text' => ' ' . tep_image_button('button_edit.gif', IMAGE_EDIT) ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Corrected an error that made this unuseable. changed $contents[] = array('align' => 'center', 'text' => '' . tep_image_button('button_edit.gif', IMAGE_EDIT) . ' ' . tep_image_button('button_create_order.gif', IMAGE_CREATE_ORDER','Create Order) . ''); TO: $contents[] = array('align' => 'center', 'text' => '' . tep_image_button('button_edit.gif', IMAGE_EDIT) . ' ' . tep_image_button('button_create_order.gif', IMAGE_CREATE_ORDER) . ''); More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Manual Order Maker | michael_s | New osCommerce Contributions | 0 | 02-14-2007 09:00 AM |
| Manual Order Maker | michael_s | New osCommerce Contributions | 0 | 01-25-2007 07:50 AM |
| Manual Order Maker | michael_s | New osCommerce Contributions | 0 | 01-23-2007 12:50 PM |
| please giv me advise for upgrading Step-By-Step Manual Order Entry 1.8 | jikey | osCMax v2 Customization/Mods | 1 | 12-09-2006 04:00 AM |
| Manual order in Admin | daffodil | osCMax v2 Installation issues | 4 | 09-12-2006 01:48 AM |