The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#41
|
||||
|
||||
![]()
correct not at all they were off some of them by 20 or 30 line numbers.
|
#42
|
|||
|
|||
![]()
That's exactly what I have done, given the correct line numbers!
![]() |
#43
|
||||
|
||||
![]()
how would you go about making other pages. so if i had a page called contacts.php and it was linked with vb through global.php, how could i make it say viewing: contacts and stuff likethat. so basicly define what a file is.
|
#44
|
||||
|
||||
![]()
Hack working great!!
Question; How hard would it be to add under the pm column for guest some kind of instant message for the guest's. Some kind of link that a member could click on and send the guest a message while they are browsing? The other question I have is if a person has a chat room how hard would be to place a link on the online page to that chat room. Would it be as easy as adding the neccessary script to the online.template? |
#45
|
||||
|
||||
![]()
Thanks, but I have noticed afew bugs.
I haven't changed anything btw. Some members will show up 2-3 times. Also when someone is replying to a thread it just says "Replying:", and there are alot of unknowns. Edit: I would also like to know if there is a way I could make it say Live chat or something like that when someone is using the chat room. Ok well I found that alot of the unknowns are when people are looking at attachments. |
#46
|
|||
|
|||
![]()
These people use a proxy server most time then!
Some ISPs configure their proxies really bad! Then a double entry comes! |
#47
|
||||
|
||||
![]()
If you'd like to add another script to be displayed properly just make sure that script requires global.php and then add another elsif to the online.php like this
PHP Code:
$locationtitle is what it will say $location is optional. if you don't put anything, it uses the url saved in the sessions table. in this example I blanked the url out so someone doesn't click right thru to the attachment. ----------------- I've added some more stuff like options to show profile icons or avatars $PMLine $AvLine $EmailLine $IcqLine $AimLine $HomepageLine $YahooLine while making it break up long lists into multiple pages, I've decided to have it build an array and then read it so I can resort the list however you want. I'll sort it by time but you'll be able to change it to whatever. when I get that next step done, I'll upload it again. |
#48
|
||||
|
||||
![]()
Thanks, its working great.
|
#49
|
|||
|
|||
![]()
Ok, I know this is WAAAY beyond the scope of this script but I was wondering if someone might be able to give me some advice.
I'm currently running Vbportal as my front page so it makes Who's Online even more useful since it will show where people are anywhere on my site, not just limited to my message board. I also have my chatroom integrated with vB and Who's Online will show that person as in the chatroom when chat.php is being run. Now, since it's already doing that it occured to me that it must be possible to add a feature to my front page stating: Users in Chatroom: 3 or something as an alert for other users to join in. I imagine I could somehow canabalize the Who's Online code and add it to my index.php for this purpose. This is well beyond my grasp of PHP unfortunately, so would anyone have any suggestions as to where I could begin? thanks. |
#50
|
||||
|
||||
![]()
i had this for my ubb who's online and it wouldn't be a big deal to do it here either. I would want this too. when I get a cleaner version ready, I'll give ya some directions. let me know what chat room you are using and what hack if any.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|