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.
Hi, what would be the reason of this error?
ErrorException: [E_WARNING] Undefined array key "cfEnabled" src/XF/Options.php:29
#0 [internal function]: XF::handlePhpError(2, '[E_WARNING] Und...', '/www/wwwroot/te...', 29)
#1 src/XF/Options.php(29): ArrayObject->offsetGet('cfEnabled')
#2...
"Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in src/XF/Db/Mysqli/Statement.php on line 153
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 32768 bytes) in src/XF/Error.php on line 1"