You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is a quick fix until the official developers release a fix. Goto Line 1006 and before the preg_match_all function. add an @ sign. so the complete function should look like
It seems upon testing this out I get this error:
Warning: preg_match_all(): No ending delimiter ')' found in /var/www/includes/bbcode/classes/Node/Container/Document.php on line 1009
The text was updated successfully, but these errors were encountered: