
Ошибка:
MySQL error in file: \engine\modules\show.short.php at line 81
Error Number: 3685
The Error returned was:
Illegal argument to a regular expression.
Решение. Выполнить в консоли:
find /var/www/user/data/www/site.com/ -type f -name '*.php' | xargs sed -i 's/[[\:[<|>]\:]]/\\\\b/g'