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
An exception has been thrown during the rendering of a template ("Warning: Missing argument 1 for Decoda\Hook\AbstractHook::beforeParse(), called in /home/ircz/www/IRCz/vendor/mjohnson/decoda/src/Decoda/Decoda.php on line 1648 and defined") in ForumBundle:Post:single-post.html.twig at line 36.
Hi,
I have a probleme with the [code] tag. It seems that if the code posted is too long, the process crashes.
My config:
An exception has been thrown during the rendering of a template ("Warning: Missing argument 1 for Decoda\Hook\AbstractHook::beforeParse(), called in /home/ircz/www/IRCz/vendor/mjohnson/decoda/src/Decoda/Decoda.php on line 1648 and defined") in ForumBundle:Post:single-post.html.twig at line 36.
Full Error: http://pastebin.com/ddnnPLR8
my view: {{ post.content|bbcode_filter('forum') }}
And dump post.content 👍
The text was updated successfully, but these errors were encountered: