The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
edit template
Hello,
I would rto know how to edit the template from the database, if possible. Thanks very much for your help |
#2
|
||||
|
||||
A quick and easy way without hacking your template would be to create a plugin hooked at "parse_templates" with the code:
PHP Code:
|
4 благодарности(ей) от: | ||
blind-eddie, Kane@airrifle, Milobil, yilmaz |
#3
|
|||
|
|||
Ok thanks very much it works fine, a last question.
I basically have to put this code in the post : Code:
<a href="#"><img src="myimage.jpg" onclick="gLoad_38065()"></a> Thanks very much |
#4
|
|||
|
|||
Move the onclick event to the hyperlink itself.
Something like: PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|