Debt Consolidation - Wordpress Theme - Debt Consolidation - Cheap Plane Tickets - Credit Cards

PDA

View Full Version : Convert to BBcode


Syfonic
May 6th 2008, 11:51 am
I am trying to post Javascript onto a phpBB3 forum. However, phpBB3 does not have an option to allow HTML/Javascript...

Does anyone know a way around this. I thought that there would be some sort or custom phpBB3 BBcode that can be used to enter any Javascript or HTML and make it work.

Panzer
May 6th 2008, 1:33 pm
Just replace [script] with <script> , but only for administrators. If your users can use this your forum will most definately get hacked.