I have it installed to 3.7beta4 but found a BBC issue.
I just tried to post [CODE] in the forum to show someone basic use of PHP variables.
The problem is that the
$variables disappeared after submitting.
Example:
Code:
$my_variable = "my_string";
After submitting the post, it displays as shown below:
^^ removes the $my_variable
Does anyone have a clue why this is happening?
Is the PHP parsing within the forum for some reason?
It does the same thing with [QUOTE],[PHP] and [HTML]