bowen Posted September 6, 2011 Posted September 6, 2011 Hi all, I installed the plugin http://addons.oscommerce.com/info/7761 that displays the order number in various screens. I have added this in as instructed but it wont display on any of the pages that it should The once of the the code it says to add is as follows <!--OND order number display--> <tr> <td class="main"><b><?php echo ORDER_NUMBER; ?></b></td> <td class="main"><?php echo $order->info['order_id']; ?></td> </tr> <!--end OND--> But the field is blank. can anyone help? Thanks. Quote
web-project Posted September 7, 2011 Posted September 7, 2011 that displays the order number in various screens not on various screens but on invoice and packing slip only. Quote Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
web-project Posted September 7, 2011 Posted September 7, 2011 But the field is blank. can anyone help? how we can help you, if we don't know where you have insert the code? which file have you used/updated? Quote Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.