Went to Vegas for CES, shot around 50+ videos and came back just to find out there is no explanation about the delay. Not for 2.4 or 3.0. My license is expiring soon and I see no reason to renew it.
Does this work at all?
ErrorException: [E_WARNING] preg_match_all(): Empty regular expression in src/addons/XFPR/Admin/Controller/PostReplace.php at line 41
XF::handlePhpError()
preg_match_all() in src/addons/XFPR/Admin/Controller/PostReplace.php at line 41...
The Fix Explanation
The error MySQL query error [1406]: Data too long for column 'execute_data' occurs because of a fundamental architectural issue in how the add-on handles data.
Originally, the add-on collected all words from thousands of threads into a single PHP array (word_count) and...
I am encountering a blocking error in the server error logs that is causing the job queue to get stuck. It appears that the collectWordsCron task is attempting to save an excessive amount of data into the xf_job table, exceeding the column limit.
The Error:
XF\Db\Exception: MySQL query error...
Enabled, restarted, still getting the error.
Installing from archives is only supported if you have ZipArchive support. You may need to ask your host to enable this.