View Full Version : Remove Replacement Variables from Thread Titles
Me2Be
05-07-2004, 06:04 PM
I love using replacement variables (using them as HTML links) but it screws up when the word is used in the thread title (becomes a jumbled mess). Is there a way to modify it so they ignore all thread titles?
Xenon
05-07-2004, 10:38 PM
Hmm, that's not easy, as the replacement vars are done in the very last step before the actual output.
so if the text is there, it will be replaced.
the only way i can think of right now, would be to replace all Letters in the threadtitle with their corresponding unicode pendants.
Taco John
05-14-2004, 08:41 PM
replace the huh with the what?
heh...
I use replacement variables the same way... I wish I could figure this out...
Xenon
05-15-2004, 03:25 PM
well, regard the htmlcode
lets say you have a replacement <tr into blah
if your threadtitle contains <tr then it will be parsed.
but if the < would be replaced with < then the replacement vars wouldn'T change anything.
that's the theorie, code it into the praxis, is your goal ;)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.