apokalupsis
02-28-2006, 07:39 PM
I'm trying to create a bbcode module to list rules for my forum. Previously, I had to use html in a template.
I created an updated Rules page as a post in my forum. I then copied/pasted this code into the bbcode module.
All works fine w/ exception of 2 bbcode tags. It seems the "quote" and "html" bbcode tags aren't working.
The reason I prefer to use these 2 tags in my rules page is because I'm explaining how to quote other members.
Here is the link to my old rules page. Because it is 100% html, I had to use a screen shot and link images for the quoting area.
http://www.onlinedebate.net/index.php?page=rules
Here is the link to the post that I'm trying to copy from. As you can see, the bbcode for "quote" and "html" display fine. This is what I need it to do in the Rules Page.
http://www.onlinedebate.net/forums/showthread.php?p=131629#post131629
This is the link to the bbcode module that is not displaying the code at all, despite it being there.
http://www.onlinedebate.net/index.php?page=odnrules
How can I do this?
*FYI: I'm using vba 2.1 and vb 3.5.4.
I created an updated Rules page as a post in my forum. I then copied/pasted this code into the bbcode module.
All works fine w/ exception of 2 bbcode tags. It seems the "quote" and "html" bbcode tags aren't working.
The reason I prefer to use these 2 tags in my rules page is because I'm explaining how to quote other members.
Here is the link to my old rules page. Because it is 100% html, I had to use a screen shot and link images for the quoting area.
http://www.onlinedebate.net/index.php?page=rules
Here is the link to the post that I'm trying to copy from. As you can see, the bbcode for "quote" and "html" display fine. This is what I need it to do in the Rules Page.
http://www.onlinedebate.net/forums/showthread.php?p=131629#post131629
This is the link to the bbcode module that is not displaying the code at all, despite it being there.
http://www.onlinedebate.net/index.php?page=odnrules
How can I do this?
*FYI: I'm using vba 2.1 and vb 3.5.4.