New Zenner
- Join Date:
- Feb 2008
- Location:
- Herdorf, Germany
- Posts:
- 2
- Plugin Contributions:
- 0
Quick Updates plugin [support]
Hello everyone!
As I solved the products_artlid-Thing for me, last night(5.30a.m.), I wanted to post the way I used for me. May others'd like to use it too.
That are just two little things more to do while instaling the QU:
- add the Table to the Database (I used the code:
ALTER TABLEproductsADDproducts_artlidVARCHAR( 32 ) DEFAULT 'NULL' AFTERproducts_model; ) - switch the Extracolumnfeature in the /admin/includes/extra_configures/quick_updates.php to on (and renamed artlid to something more meaningful here in Germany)
That's it!
The only problem left I got with zen-cart now, is that I didn't find out to now, how to modify the category-drop-down-list in the manufacturers-search-results to show the complete category-path instead only the last subcategories of the products..
@ HeathenMagic - maybe it's also a tip for you: With the html-Area used as Popupeditor, it somehow don't save the (pre)edits for me that I can't update them via the Update-Button as mentioned by paulm, but the updating works fine after editing the Description in the plain-text-mode..