Clay Culver
Member
Hi,
Now that I own a license for xF I am trying to get the custom bb code working. My initial thread about this is http://xenforo.com/community/threads/custombb-question.70211/ that thread has screen shots on the error I have been getting (the same one with 1.3.1). @Jeremy pointed out it could require a PHP callback, but I am unsure how to do it this way.
This is the code used for phpbb3
Any help would be appreciated.
Now that I own a license for xF I am trying to get the custom bb code working. My initial thread about this is http://xenforo.com/community/threads/custombb-question.70211/ that thread has screen shots on the error I have been getting (the same one with 1.3.1). @Jeremy pointed out it could require a PHP callback, but I am unsure how to do it this way.
This is the code used for phpbb3
Code:
<iframe src="http://mwo.smurfy-net.de/tools/mechtooltip?i={SIMPLETEXT1}&l={SIMPLETEXT2}"width="100%" height="300" border="0"></iframe>
Any help would be appreciated.