travisb Posted September 3, 2003 Posted September 3, 2003 I added a field to the product table called quick_ship and it is a tinyint, length 1. To maintain this field with the rest of the product information I need to make changes to categories.php in admin. Can someone please help me with this part? I am not sure what to add and where. Thanks.
travisb Posted September 4, 2003 Author Posted September 4, 2003 Does anyone know how to edit the categories.php file so I can maintain my new field?
halbert Posted September 6, 2003 Posted September 6, 2003 There are a couple of good threads on adding fields to the db: http://www.oscommerce.com/forums/viewtopic.php...highlight=field http://www.oscommerce.com/forums/viewtopic.php...highlight=field I'm not sure what exactly you want to do, but if you read through the first thread you'll get some good examples of how to integrate them into the different modules. Good luck! -al
Recommended Posts
Archived
This topic is now archived and is closed to further replies.