The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Eggdrop Irc Manager Details »» | ||||||||||||||||||||||||||
Informations
Port of Velocd hacks here : https://vborg.vbsupport.ru/showthrea...threadid=61570 I needed this hack on my forum and I decided to share it with you I didn't create any code, just modified it to suit vBulletin 3.5.x code, and added phrases to allow quick translation . Description A script which report your channel activity on you forum homepage. It give informations about ops, halfops, voice, normal users, topic, channel activity. It will put theses infos under whosonline row in forumhome. You can see on the demo (bottom of this post), that the informations are under navbar (will put it in next version). All you need is an eggdrop : http://www.egghelp.org/ and a channel to scan . Installation 1 : Upload all files in forum root folder to your ftp (follow the folder hierarchy) 2 : Import the product in vBulletin (product-eggdrop_irc_manager.xml) 3 : Go to admincp > vBulletin Options > Eggdrop irc manager options and edit irckey. 4 : Edit ircrefresh.tcl, set the irckey (same as above), path of irconline.php, channel 5 : Upload ircrefresh.tcl to your eggdropt script forlder For Eggdrop, usually "/home/{username}/eggdrop/scripts" For Windrop, usually "c:\windrop\scripts" 6 : Modify your eggdrop conf, add "sources scripts/ircrefresh.tcl" at the bottom of the file 7 : Rehash your eggdrop (.rehash in dcc window in mirc) 8 : First things to do after installation : First refresh your admincp , then go to irc channels menu and set a new channel. Quote:
Demos http://forum.vbulletin-fr.org/ Support Don't ask how to set up an irc channel (it's not the purpose of this topic) Don't ask how to set up an eggdrop : http://www.egghelp.org/ Changelog =============== 1.0.0.1 =============== Adding of two options (Admincp > vBulletin Options > Eggdrop irc manager)
Supporters / CoAuthors Show Your Support
|
Comments |
#12
|
||||
|
||||
hmmmm Below navbar & below forum working but above forum & below who's online not working... :/
|
#13
|
|||
|
|||
As it works for me, I thinks it's because the html code searched (for replacement) is not in the FORUMHOME template.
I put here the list of searched strings : Below the navbar : $navbar Above the forum : <!-- main --> Below the forum : <!-- what's going on box --> Below who's online : <!-- end logged-in users --></if> |
#14
|
||||
|
||||
hmm thx akex, my forumhome templates is heavy modified, so had to fix this things, but 1 thing i couldnt make it work is bellow who's online. so just edit in plugins area from
PHP Code:
PHP Code:
now its working in all area |
#15
|
|||
|
|||
OK, good to read that .
|
#16
|
|||
|
|||
I don't understand the channel setup and probably am trying the wrong things.. The info for the eggdrop is done and running however I can't figure out how to connect to it..
Could someone please give me an example of the correct info/format to put in the below options? Handle # Server Thanks |
#17
|
|||
|
|||
Eg.
Handle : #vborg Server : irc.vbulletin.org |
#18
|
|||
|
|||
Thanks for the reply
So is Handle actually the room name then? I just can't figure out how it connects to the proper room and the bot itself in the room... |
#19
|
|||
|
|||
It doesn't connect to the room. The Eggdrop sends a http request to irconline.php with informations as url arguments.
|
#20
|
||||
|
||||
WHOA! I've been looking for a conversion of VeloCD's hack for MONTHS! Many thanks m8 - you are my hero of the moment!
|
#21
|
||||
|
||||
I can't get it to work. It updates the channel title, but not the activity or the users.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|