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 |
#132
|
||||
|
||||
How'd you get it working, GW? I'm still on 2.2.8 but it's not working on my forums and buggered if I know how to get it onto my vBHome page (scrapped vBPortal in favor of vBHome - far less resource hungry and much more customizable!).
|
#133
|
|||
|
|||
Ive made a few modifications to the Chatmain template to give a few smilies and buttons like the hack available for UBB...
I dont know if anyone is interested but if anyone is this is what I changed You might need to make a few adjustments, anyway just trying to help |
#134
|
|||
|
|||
Example screenshot
|
#135
|
|||
|
|||
hi Jakeman.
I get this on my online.php when someone uses the chat... Unknown Location: /chatmain.php?s= how come it says unknown location? |
#136
|
|||
|
|||
bump
|
#137
|
|||
|
|||
bump
|
#138
|
|||
|
|||
bumped
|
#139
|
||||
|
||||
stop
|
#140
|
|||
|
|||
found my own solution.
in my online.php under line 258 : $userinfo[where] = "Enter Chat"; change to : $userinfo[where] = "name anything you wish to see on online page"; and line 598 : case 'chat.php': change to : case 'chatmain.php': :tired: |
#141
|
|||
|
|||
check this out, I have modified Jakeman codes to be used on vb3 :
https://vborg.vbsupport.ru/showthread.php?p=457345 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|