The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
JPILOT / vBULLETIN INTEGRATION by jake (first hack! wOOtie! )
-for jpilot 2.5.1 and vbulletin 2.2.6 to see this in action visit my site at www.macsubculture.com (there is a link in the nav column called IRC Chat) please see http://www.jpilot.com/ for info on the jpilot chat applet. instructions: -upload all the jpilot files to your vb root. see jpilot site for download and instructions. -upload both scripts in the scripts folder to your vb root. -create the new templates in your vb admin cp. see templates folder... templates to be named the same as each file, etc. -configure the jpilot params in the chatmain template. see the jpilot site for a list of all params and their functions. -put this link in your header template or where ever you want the IRC chat link to be: <a href="chat.php?s=$session[sessionhash]" onClick="window.open('chat.php?s=$session[sessionhash]','key','WIDTH=600,HEIGHT=450,scrollbars=no,left=5 0,top=50,screenX=50,screenY=50');return false">IRC Chat</a> -that's it! how it works: -link to the chat.php file first... this pulls the "chat" template which is an intro type of thing with info about the chat. put whatever "intro" type stuff you want in the "chat" template. the chat.php script does not check for registration. -in the "chat" template that the chat.php pulls there is a link to the chatmain.php file which checks for registration. if the user isn't registered or not logged in they are directed to the "chatnoreg" template which gives them a note saying they aren't logged in, etc. you can customize the chatnoreg template to say whatever you want. if they *are* logged in then they are directed to the chatmain template which has the applet and the params which loads the chat. -my jpilot params are set up so the user isn't even given a chat config screen. their name is auto filled in and they are auto logged into chat. i also have a param that disables the /nick command. only registered members can chat and they can't change their name in chat to impersonate people. if you want this set up differently it's all in the params (see the jpilot site for info). --jake *cream pie* Show Your Support
|
Comments |
#62
|
||||
|
||||
ok then. photogenie says this works on 2.2.2 .
smleg... i'm honestly have no idea what is causing your problem. the php in this hack isn't anything fancy. like you said, it's prolly because PHP/MySQL isn't setup properly on your machine... and that's something i can't help you with. |
#63
|
|||
|
|||
Yes it does work with 2.2.2 and it sure beats the hell out of php chats. It's great to have your message go directly to the chat when you enter without the delay and refresh. Easiest hack I've installed yet. Rates a 10 in my book.
|
#64
|
||||
|
||||
I am having the same problem as hypedave.
I have a large hand full of registered members who cannot access the chat page. It says they are logged in but no access. My script is in the forum root too. I have made changes to manually allow specific usergroups and it works fine for everyone except the handfull that are having the access problems. A database error occurs when those members try to access the page then. Any idea why only some can't access even though they are members? I have tested this myself and when I login as them I can't get in either so it can't be a cookies thing locally. please help |
#65
|
||||
|
||||
everyone that is registered and logged in should be able to access chat.
oh wait. you are running vbportal. i recall some one else had problems with this chat script and vbportal. probably something with global.php. you might try uploading the regular global.php to your forum directory but call it global2.php so it doesn't overwrite or conflict with anything else. then edit the chat scripts to include global2.php instead of global.php. (random idea, might work, might not) otherwise you might want to ask wajones @ www.phpportals.com about this problem. give him a link to this thread and ask him if he knows what you need to change to get it working with vbportal. |
#66
|
||||
|
||||
thank you ...I will try both suggeestions
|
#67
|
|||
|
|||
This is a great hack.. I managed to put together a simple upgrade for myself for showing online chatters that involved no altering of the original install other than pointing your browser to a different page. I guess you could call it an addon. I would share it but it involves code from Dom's Who's chatting hack and I don't want to upset anyone. Again, this is a GREAT hack!
|
#68
|
||||
|
||||
[QUOTE]Originally posted by PhotoGenie
This is a great hack.. I managed to put together a simple upgrade for myself for showing online chatters that involved no altering of the original install other than pointing your browser to a different page. I guess you could call it an addon. I would share it but it involves code from Dom's Who's chatting hack and I don't want to upset anyone. Again, this is a GREAT hack! |
#69
|
||||
|
||||
[QUOTE]Originally posted by Jakeman
...or at least some linkage for Dom's Who's chatting hack. |
#70
|
|||
|
|||
Here ya go... Like I said, none of this is mine I just moved things around a little..
|
#71
|
|||
|
|||
I moved where I place $chatters at on my boards. You only see the area where chatters are listed if there are chatters in chat..
Include in the text file.. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|