This is a discussion on Order Stats In Admin within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; thanks for this useful contribution, if you want to load "admin/orders.php" and title "Orders" just make this small change; find ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| if you want to load "admin/orders.php" and title "Orders" just make this small change; find this(line 37); $heading[] = array('params' => 'class="menuBoxHeading" style="font-weight:bold;"', 'text' => 'Orders'); replace with; $heading[] = array('params' => 'class="menuBoxHeading" style="font-weight:bold;"', 'text' => '' . BOX_CUSTOMERS_ORDERS . ''); there is no file attached. More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Order Stats In Admin | michael_s | New osCommerce Contributions | 0 | 06-18-2008 01:30 AM |
| Order Stats In Admin | michael_s | New osCommerce Contributions | 0 | 10-22-2007 12:40 PM |
| Module Display Order Matches Sort Order in Admin | michael_s | New osCommerce Contributions | 0 | 08-09-2007 04:26 AM |
| Admin Order Editting | n30 | osCommerce 2.2 Installation Help | 1 | 10-10-2003 11:08 PM |
| Admin Order error | judoka | osCommerce 2.2 Modification Help | 2 | 06-14-2003 02:21 PM |