Log in

View Full Version : A CustomBB Code Question...


Lazarous
05-05-2006, 05:28 AM
Trying to get this hack (https://vborg.vbsupport.ru/showthread.php?t=114762) off the ground with no success, so until then I figured that I could perhaps do some work with profiles to see if I can manually do this.

I have a lot of XML that I need to import one way or another into people's profiles.

Currently vB allows custom codes like [ t e s t ] whatever [ / t e s t ].

I need to be able to enter some custom codes to automatically strip data from an XML file. Is there anyway I can force it to accept <'s and >'s as well as the defauly ['s and ]'s.

Thanks.