Some stores using STS experience a page break on the checkout_confirmation.php page of the checkout process due tothe placement of a small block of php code. This is a simple fix that requires only one change.
If you are having this issue, you can replace your checkout_confirmation.php file with the fixed version from the 'checkout fix' folder of your template package (if you have an unmodified installation of osCommerce), or you can change the following block of code:
Open checkout_confirmation.php and find this code at around line 111:
and replace it with this (which moves the php code above the table code):
Save the file and upload it to your server, replacing the old checkout_confirmation.php file.
The Simple Template System (STS), a free osCommerce add-on, is the template system osCommerce 2.2 should have come with. It makes using templates and editing your store's appearance easy. Read more.
Need help installing STS or an STS template? Contact us with your needs and we'll quote you a reasonable price.