The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Chat Room opening image
Not sure if I'm asking this in the correct fourm or site even, on my site I have a chatroom that we have a weekly get together on Thursday. The rest of the time its just left open for others to wonder in or PM another member to join them for a chat.
What I would like though is to display an image in the forum header when its Thursday to let members know that its chat day, now that I can do but I need to manually change the image every week to say its open then change it again to say its closed. What I'd like to know is there a way that I can make this automatic with the use of some kind of condition in the template or do I need a script or similar for this job? Thanks, Si :nervous: |
#2
|
||||
|
||||
you could try inserting this in your phpinclude template:
PHP Code:
Change the image path to where your image is. |
#3
|
||||
|
||||
Quote:
It didnt seem to work and had an effect on some of my other things on my site, This is what I have in my phpinclude_start already. PHP Code:
|
#4
|
||||
|
||||
make that
$chatimage = '<img src="images/misc/chatimage.jpg" alt="chat today!" />' |
#5
|
||||
|
||||
Still the same I'm afraid, I also tried it on a vannila install I have on my local machine but that doesnt work also.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|