PDA

View Full Version : custom bb codes


avio
01-05-2005, 01:29 AM
question, i'm trying to add a new custom bb code for different sort of links... the problem i'm getting is that when i test it out in the admin cp, the code works fine, same as the link code, but when i test it out in the forums, the link is all changed when posted

for e.g link is "fdsgdfgsd:2443:A(BUQA5QAMUAC_).4ACTABUAA2<>IAOQAC4ABN&dn=whatevedfjshdofsduofwieruoiwdlskjfdf"

the link automatically changes and adds spaces and other stuff to itself when posted in vbulletin, but it works perfectly fine in admincp.

it removes and add stuff to the link when posted on the boards, but it works fine in admincp, how can i get it to function just like it does in the admincp and not parse out and add stuff to it??

I don't know how to explain it :(

avio
01-05-2005, 01:36 AM
what i'm trying to do is when I post these url's I do not wish http:// to be in front of it, i want to post them just like actual urls but not with http:// in front of it.

avio
01-05-2005, 01:52 AM
okay, i got what i need...

i want to add a 2nd LINK's BBCODE, exactly same everything as the first one but i should be able to modify the code for it in the .php file ... how would i do that?

avio
01-05-2005, 06:18 PM
no one can help me out??