My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Thumbs upon all counts!
On a local 1.5.3 clone I did an upgrade 2.06 > 2.08 as per the (old) instructions plus deleting the 2 files mentioned in my earlier post, namely
admin/includes/functions/extra_functions/quick_updates_functions.php
admin/includes/functions/extra_functions/reg_quick_updates.php
If they are not deleted then you get 2 entries of 'Quick Updates' in Admin > Catalog
Just a minor bit: noted that in the file
admin/includes/languages/english/quick_updates.php
line 24 still shows version 2.07
Did a test run with products priced by attributes (quantity discounts) and all prices update as expected!
Great job Diva!
Cheers / Frank
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Installed v2.06a to ZC1.5.1. Generally work as should but in some point stopping update data. For example I trying change sort orders for products in large directory. After two-three saves it stopping change the data. Is it any solution?
Thanks
1. Check out the Runtime Configuration section of the PHP manual - post_max_size and max_input_vars.
2. If you are using Suhosin with Hardened PHP, check suhosin.post.max_vars and suhosin.request.max_vars.
3. Better use ajax editors ;)