This is a discussion on Print Order receipt within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; I was having a problem with this module and STS. It wouldn't not display the receipt info with the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| I was having a problem with this module and STS. It wouldn't not display the receipt info with the STS module installed. It took me forever to figure out but here is what worked for me. FOR SIMPLE TEMPLATE USERS ONLY (STS) ================================================== = In catalog/print_order.php FIND: require('includes/application_top.php'); RIGHT BELOW IT ADD: $sts->stop_capture(); REMOVE: ================================================== = In catalog/print_order2.php FIND: require('includes/application_top.php'); RIGHT BELOW IT ADD: $sts->stop_capture(); REMOVE: More...
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Print all shipping label WITHOUT open any order detail page? | kepin | osCMax v2 Customization/Mods | 3 | 07-05-2007 08:48 PM |
| Print Order receipt | michael_s | New osCommerce Contributions | 0 | 06-15-2007 11:00 AM |
| Batch Print Center | michael_s | New osCommerce Contributions | 0 | 02-09-2007 11:52 PM |
| Print Order | ladyk | osCommerce 2.2 Modification Help | 0 | 01-08-2007 01:17 PM |