Re: Length of description
Yep, your store is running a PHP version 7.0.0 or later ... in which the ereg function (deprecated in 5.3.0) was fully removed. The referenced line in quick_updates.php should be changed to use the PHP preg_match function instead.
See this link for additional information: https://docstore.mik.ua/orelly/webpr...ok/ch13_02.htm
Re: Length of description
It would appear you are using an older version of this plugin. Try upgrading to the current version and that error should go away.
Re: move categories section
Quote:
Originally Posted by
lankeeyankee
You can enable or disable columns in the configuration menu - admin>configuration>quick updates.
This section seems to be missing from my config menu.... but I am able to use the quick updates fine... now sure how to proceed...