PDA


View Full Version : Adding a new module...


RobDog888
05-18-2007, 05:00 PM
Cant get a new module added. Is there a help file or documentation for vBA?

I just want to add a simple BB code module but the code I want to use is a tag that has the you tube tags. I am not sure if I need to enable the html for the module or not.

Any suggestions?

Brian
05-18-2007, 05:03 PM
Enabling HTML shouldn't matter. Just add the tag as you would with a normal forum post and it *should* work. If not, the tag you're using is probably from a hack and won't work with the CMPS. In that case, you can still turn the option to enable HTML on and just use the HTML code from youtube.

RobDog888
05-18-2007, 05:08 PM
Thanks. Its just the standard youtube tags found on vB sites. I'll try using the original html and see if it shows.

Edit: Nope. still nothing shows at all. Not even the titlebar.

Brian
05-18-2007, 05:16 PM
Did you enable the module on any of your pages?

RobDog888
05-18-2007, 05:31 PM
Got it. It was active but not enabled. Seems it should be enabled by default when you add a mod IMO. But anyways is there any resources for mods on vBA other then searching and posting? Like documentation/help pages?

Thanks for your help.

Brian
05-18-2007, 06:11 PM
There's the users manual available in the Members Area here, but it was written for v2.0 so most things have changed. We're hoping to have one written for v3.0 over the next month or two.
Other than that, most every setting has a description for exactly what it does, so if you just read through everything it shouldn't be too hard to get the hang of. And if you have any questions feel free to ask.

RobDog888
05-18-2007, 08:25 PM
Thanks, I will. I dont have a test site up yet so I'm just having to verify everything before publishing anything to the live site lol. I know I know its not good to do it that way but I have limited time for this. ;)