Quote:
Originally Posted by Bilderback
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]
|
One of our forum users reported exactly the same problem. We are running vBulletin 3.6.8 Patch Level 2.
This is definitely caused by AME. As soon as the Add-on is disabled, everything works fine.