hello,
first, thanks very much for this fantastic mod.
a quick question: is it possible to replace links, or entire strings of HTML? for instance i wanted to replace
link and anchor text for site A to
link and anchor text to site B. the code i tried was
Code:
<a href="http://www.yahoo.com">good site</a>===<a href="http://www.actoguitar.com">great site</a> ||| good site===great site
you'll notice i tried using both HTML and BBcode. i also tried using each one individually. no replacement was made, though.
i am using vbulletin 3.6.3 and version 1.8 of this hack.
any help would be most appreciated. thanks again for this fantastic mod!