The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
who is online
Hello All,
In the online.php file, I want to edit it the table that shows me the users who are online, and add a new column such that I can put some data that I can get, so how is it possible to add this new column to this table in this php file? Thanks in advance |
#2
|
|||
|
|||
The HTML for the who is online section is actually in the FORUMHOME template. So go to your styles manager->your skin->edit templates->Forum Home templates->FORUMHOME. And then find this comment '<!-- what's going on box -->' as it symbolizes the start/end of the 'who is online' section.
|
#3
|
|||
|
|||
(Ignore the above post)
You need to edit the templates. WHOSONLINE whosonlinebit Are probably to two you will need. The OP isn't talking about the index who's online. |
#4
|
|||
|
|||
oops.. sorry, I just payed attention to the title and skimmed the rest
|
#5
|
|||
|
|||
Thanks a lot RLShare and Opserty, I did make the change in the table correctly, but may I ask is it possible to add PHP function when I edit the tempelate?? meaning if I am going to start a php code should I write
Code:
<?php //whatever the code is.. // ?> |
#6
|
|||
|
|||
|
#7
|
|||
|
|||
Thanks Opserty, I will check it out, and I will inform you if things work out.
--------------- Added [DATE]1215982902[/DATE] at [TIME]1215982902[/TIME] --------------- Hey Opserty, Things didn't work out as I wanted. I wanted to access a cookie on the users machine from a different site originated on the users file. As I didn't know that it isn't allowed to access cookies from a different site. Oh well, but really you were a great help. Thanks PRO! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|