![]() |
Quote:
as far as chan owner.. i didnt see anything like that.. |
Hmm, I must have overlooked it. I'll put the update in later tonight.
|
Version 1.4 now available.
The only addition is support for half-ops (%). To upgrade: 1. Upload ircadmin.php and irconline.php. Be sure to re-set the config values in irconline.php. 2. Redo the file edits for your forum root index.php. 3. Overwrite ircrefresh.tcl with the new file. Be sure to re-set the config values. 4. Run the following query in PhpMyAdmin Code:
ALTER TABLE `irc_channel` ADD halfops text not null AFTER operators; |
Cool--- great update! :) Now, if we could just figure out the channel owners :)
Couldnt we do someone sortof compare-- like if there nick has a ! in front then they equal admin? What do I know tho.... Anywayz, thanx for the update! OK, getting this error while in the partyline with the bot Code:
Tcl error [refresh_users]: invalid command name "ishalfop" Any clue? |
Quote:
|
I originally coded this hack under linux with eggdrop, and I never noticed the ishalfop in the TCL documentation.
Although when I did this update, it was under windrop, which I noticed the function in the documentation. Although, I'm sure I just overlooked, and eggdrop does have support. |
Hmm for some odd reason i won't update mine either. Everything else works perfect though.
|
If your eggdrop is giving you errors with the ishalfop command, I suggest upgrading your eggdrop.
If it still fails to work, you'll have to cut out halfop support by removing the following code from ircrefresh.tcl (bringing you back down to v1.3): Code:
} elseif {[ishalfop $user $chan]} { |
Hi i just installed this hack and im new to vb so maybe someone can help me :rolleyes:
My forum doesnt seem to show the block with the users online, im familiar with eggdrop and the bot loaded the tcl file ok and both keys are set to same number. ive never created a template before so maybe thats where im going wrong? Is there a certain way i need to make the irc_loggedin template? its shows this template under custom templates but not on the forum home? if i call the irconline file i get a blank page? any help would be great |
You get a blank page if you access irconline.php because it is protected. Only $_POST access and the correct key will give you access. But, there is no reason for you to access that file anyway. It's meant only for the bot.
I suggest you review the instructions to make sure all has been done correctly. Make sure the channel is created in your AdminCP irc page. |
All times are GMT. The time now is 12:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|