-
i get a fatal error when pasting some testcode into my base.twig.html
{{'[b]Bold text[/b]'|BBCode}}
Fatal error: Class 'Decoda' not found in C:\Program Files (x86)\Zend\Apache2\htdocs\myproject…
Kifah updated
12 years ago
-
Please, make your autoload class public and static.
I'm using Yii Framework and I need register external autoloading methods, but I can't because you make your autoloading method private.
``` php
// …
-
``` php
-
I have a similar problem as https://github.com/jonnsl/sliComments/issues/18 or https://github.com/jonnsl/sliComments/issues/19 - language files are missing so strings like COM_COMMENTS_COMMENTS_COUNT …
-
[spoiler][COLOR="DarkSlateBlue"][CENTER][SIZE="4"][B]TEXT HERE[/B][/SIZE][/COLOR][/CENTER][/spoiler]
If we take a loot above, [/CENTER] close tag is not in order, so the parser removes [spoiler], and…
ghost updated
13 years ago
-
Instead of the comment field i am getting this:
COM_COMMENTS_COMMENTS_COUNT
COM_COMMENTS_LABEL_NAME
COM_COMMENTS_LABEL_EMAIL
COM_COMMENTS_LABEL_TEXT
COM_COMMENTS_CHARACTERS_REMAINING
Here is a scr…
-
I had to skip unit testing for Bbcode parser due to problem with empty string.
-
For example a sample URL shows as [url=/admin/products/add]add them[/url] in the post body.