Reco-X Posted May 2, 2013 Posted May 2, 2013 I need some custom fields in the products table, i install Products Extra Field 2 ADD ON but, there are some things that don't like it.for example the new table that link the new camp wwith the product, There are some way to put the custom fields in default mode?? What do you recommend me?? I need to import a database from 10000 items, and all these items has the special field,
Jack_mcs Posted May 2, 2013 Posted May 2, 2013 Please explain what "link the new camp wwith the product" means. What is "default mode?" Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Reco-X Posted May 2, 2013 Author Posted May 2, 2013 the addon create 2 tables products_extra_fields; products_to_products_extra_fields; i don't like that, i want to set the new fields "default" like Products Description or Products Model
multimixer Posted May 2, 2013 Posted May 2, 2013 You can create a new field to table products or table products_description via php my admin Then you need to amend file admin/categories.php to create an input field to add content, in case you need that Finally, you need to amend index.php or product_info.php, add the new field to the queries and put it to the screen depending on how and where you want to have it My community profile | Template system for osCommerce - New: Responsive | Feedback channel
Reco-X Posted May 2, 2013 Author Posted May 2, 2013 good, that's more simple i think, i dont like the addon works. I'll work in it, and how can i import my xls with easy populate?? because i'm using php my admin, but in the future i'll like use that addon
Reco-X Posted May 2, 2013 Author Posted May 2, 2013 i don't understand how to modify the categories.php :mellow:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.