Guest Posted February 22, 2006 Posted February 22, 2006 I have a drop down menu that needs to go on every single product. The drop down menu and options are the same for every single product. How can I copy this to every single pallet so that I dont have to do this manually in the admin section?
fxchain Posted February 22, 2006 Posted February 22, 2006 ade234uk, You need to access your database using PhpMyAdmin for example and bulk edit the table that refers to your product options. Export the 'products_attributes' table ( i think ) in Excel and populate all filed according to all your product ids, then import it again with the new data. Make sure you back up your existing table before messing with it. hope this helped.
Guest Posted February 22, 2006 Posted February 22, 2006 ade234uk, You need to access your database using PhpMyAdmin for example and bulk edit the table that refers to your product options. Export the 'products_attributes' table ( i think ) in Excel and populate all filed according to all your product ids, then import it again with the new data. Make sure you back up your existing table before messing with it. hope this helped. Seems like that is what I will have to do. Its a shame there is no feature in oscommerce that lets you do this. I am sure someone has cracked it. I may have to edit the product page myself manually and stick a drop down menu in the page myself. It still the same principle as dynamically creating the drop down. Thank you very much for your help.
Jack_mcs Posted February 22, 2006 Posted February 22, 2006 You can install one of the Attribute Copier contributions and/or install Easy Populate and set them all in one shot. Jack 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
Guest Posted February 22, 2006 Posted February 22, 2006 You can install one of the Attribute Copier contributions and/or install Easy Populate and set them all in one shot. Jack Jack where can I find this? Can you post a link for me? Thank you.
fxchain Posted February 22, 2006 Posted February 22, 2006 Jack where can I find this? Can you post a link for me? Thank you. http://www.oscommerce.com/community/contributions and do a search for "Attribute Copier" or "Easy Populate"
Guest Posted February 22, 2006 Posted February 22, 2006 http://www.oscommerce.com/community/contributionsand do a search for "Attribute Copier" or "Easy Populate" Thank you very much for your help.
Guest Posted February 22, 2006 Posted February 22, 2006 Thank you very much for your help. oooppps installed everything and got an error when I try to copy product. Anyone seen this before? Fatal error: Call to undefined function: tep_has_product_attributes() in /var/www/html/catalog/admin/categories.php on line 1188
fxchain Posted February 22, 2006 Posted February 22, 2006 Reinstall your contib, you might have missed something. Or try this: http://www.google.com/search?hs=Yxf&hl=en&...%22&btnG=Search
Recommended Posts
Archived
This topic is now archived and is closed to further replies.