This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-11-13 19:29:57

majormax
Scratcher
Registered: 2008-04-06
Posts: 1000+

BBCode for my forum...

I want to make some BBcode for my forum (It's phpBB). I'm trying to make code that runs HTML.
Currently, I have for the BB Code usage form:

Code:

[html]{TEXT}[/html]

and for the HTML replacement:

Code:

{TEXT}

But it doesn't work.
Any help?

Offline

 

#2 2010-11-14 17:01:19

meowmeow55
Scratcher
Registered: 2008-12-24
Posts: 1000+

Re: BBCode for my forum...

HTML is not and cannot be enabled in posts using phpBB alone. Try searching for a phpBB mod to enable HTML heresmile

Last edited by meowmeow55 (2010-11-14 17:01:37)


Yawn.

Offline

 

Board footer