The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
No Outside Image Tags in Sigs
It would be awesome if in signatures, the only url's that would function would be ones that included the page url.
So, for example, here on vbulletin.org, if someone put something like www.vbulletin.org/image1.jpg inside of image tags it would work in their signature, however if they tried putting in something like www.google.com/image1.jpg inside of image tags, it would NOT work in their signature because it is to an image outside of the page. might something like this be possible? |
#2
|
|||
|
|||
Quote:
if ($_SERVER['HTTP_HOST'] == "www.yoursite.com") { //load image } else { //dont load image } Not sure how you would put raw php into vb templates though... |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|