The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi
I have set up a custom BB Code like that: [custom]search1 +search2[/custom] where the html code for that looks like: Code:
<a href="http://www.xyz.com/search.php?s={param}>Search for: {param}</a>
Code:
http://www.xyz.com/search.php?s=search1%20+search2 Code:
http://www.xyz.com/search.php?s=search1%20%2Bsearch2 The question: how can I set {param} to be fully html-parsed? |
|
#2
|
|||
|
|||
|
You are my only hope - guys from vb.com have given up immediately...
|
![]() |
|
|