toyzonline Posted January 24, 2007 Share Posted January 24, 2007 I have installed this contribution http://www.oscommerce.com/community/contri...ons,2604/page,9 Everything seems fine apart from when I go into the admin area the line of code below appears on the following pages: /catalog/admin/orders.php /catalog/admin/invoice.php?oID=1 /catalog/admin/packingslip.php?oID=1 'prefix' => $attributes['price_prefix'], 'price' => $attributes['options_values_price']); $subindex++; } } $index++; } } } ?> Any ideas where and how I have gone wrong on this one? Quote Complete Newbie On The Learn - Not A Programmer But Learning As I Go Link to comment Share on other sites More sharing options...
toyzonline Posted January 24, 2007 Author Share Posted January 24, 2007 Also I notice that on both the Invoice And Packing Slip at the bottom it has: Invoice footer Invoice footer Invoice footer: 12345/67890 How can I change this? I have looked at the invoice.php and can see a ref to it but its an echo and nothing I can change. I presume that I change it to a thank you message and the bottom one to Invoice number. Also is there a way I can change the starting invoice number! Quote Complete Newbie On The Learn - Not A Programmer But Learning As I Go Link to comment Share on other sites More sharing options...
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.