The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
quick question... add dateline to line of code...
Hi:
I am calling a profile pic to a custom page and it sometimes caches to an older pic because the dateline is not appended. How can I add the code to call the dateline to this line of code? "<img src=\"$vboptions[bburl]/image.php?u=".$row[userid]."&type=profile"."\" valign=\"top\" alt=\"".$row[username]."\" border=\"0\" width=\"$picturewidth\" /> Thanks! Here is the MEMBERINFO template where they call it. How can I add that dateline code to the above code. <img src="image.php?u=$userinfo[userid]&type=profile&dateline=$userinfo[profilepicdateline]" alt="<phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]" /> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|