Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Search the Community

Showing results for tags 'order number'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News and Announcements
    • News and Announcements
  • osCommerce v4.x
    • General Support
    • Migration from old osCommerce
    • Design and Templates
    • Apps / Add-ons
    • Translations
    • API and import/export
    • Marketplace integration
    • Manuals and How-to
    • Blog's discussion
  • osCommerce Online Merchant v2.x
    • General Support
    • osCommerce Online Merchant Community Bootstrap Edition
    • Add-Ons
  • Development
  • General
    • General Discussions
    • Live Shop Reviews
    • Security
    • Commercial Support Inquiries
    • Developer Feedback

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Real Name


Location


Interests


Website

Found 1 result

  1. 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.
×
×
  • Create New...