The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Include image of a category
Hi,
how can I include an image in a category only if it exits on the server? Something like: PHP Code:
TIA |
#2
|
||||
|
||||
Does $forumid exist?
|
#3
|
|||
|
|||
I think so .. :erm:
i tried to put in the template (forumhome_forumbit_level1_nopost) PHP Code:
|
#4
|
||||
|
||||
Which hook are you putting it in?
|
#5
|
|||
|
|||
global_start .. also forumhome_start doesn't work
|
#6
|
||||
|
||||
Get rid of ob_start(); and ob_end_clean();
And try forumhome_complete. |
#7
|
|||
|
|||
Nothing happens
|
#8
|
||||
|
||||
What do you put in your template?
|
#9
|
|||
|
|||
only this: $includeimgcat
|
#10
|
||||
|
||||
Try this in your plugin:
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|