![]() |
Quote:
* /sockopen: 'dbupdate' socket in use (line 8, ircon_al.txt). I am gonna chalk this up to wierdness, because something seems to have gotten thru in the last 24 hours... my forumhome is displaying the topic from last night. I cant update it tho. As another point, I perpetually have a connection to the forums open, it seems. My IP is always at Unknown Location /forums/irconline.php?eventid=refresh on my forums. |
Quote:
|
Quote:
E.g. /sockclose dbupdate Then try proceeding with /topicrefresh As for your IP pointing to this nonexistent location, irconline.php?event=refresh, not sure what is going on there. |
I managed to get the topic to update by shutting down the socket and manually /topicrefresh quickly after, tho it took a few tries before the dbupdate socket reopened. My IRC channel (and forum) dont have very much traffic in fact thus far the activity bar hasn't gone above 'Very Idle'. I'll keep watching this thread to see if any updates happen, or if someone can explain to me why its not workin so well for me.
I am still a bit concerned about the connection to /forums/irconline.php?eventid=refresh which seems to coincide with the settings within the aliases installed by this hack (of which I have 4, begintime, ircrefresh, startcount, and topicrefresh). I'm pretty sure this is whats causing the problems... you dont have this problem on your own forum? Still, this hack is better than the IRC hack I had installed on VB2. Thanks a lot for the efforts in this, and great hack :) Installed! |
Velocd, could I possibly check my irc settings on my board in your channel, that way I can start the elimination process :)
|
sweet
i will install it when vB3 Gold is out :) |
Quote:
To get more users listed, maybe you could have mirc first list the ops, then the halfops, then the voiced users, and then the rest? This way you can have 4x 254 characters, instead of it all together. At the moment, we don't even list half the users online. Which is a shame. This is partially due to the long length of usernames that is allowed on the channel. Great hack - it works. Just a shame it doesn't use the config.php prefix_ for tablenames :) and as a final integration with vb3's new feature(s); phrases! ## Small tweak for users who want to have the irc server listed as a link so it opens in mirc ! (hopefully this still works in mirc6 - haven't tried it out yet though) # Open the " irc_loggedin " template and find: $channel[server] # Replace with: <a href="irc://$channel[server]/$channel[handle]">$channel[server]</a> ## |
Quote:
I think the only way around this is using some filesystem functions, and saving the data into a local file (in your mIRC dir) and then reading it from that file. I'll look into this today. Quote:
|
this would be great as an eggdrop. If anyone needs a server, you can use mine. Its a 1000 user network. irc.asylo.com
|
IRC Manager has been updated to version 1.1
Please update, as this version is more stable. Details and upgrade instructions are in the first post. |
I'm getting an Unknown Method when I try to unpack the new zipfile. Is this just me?
|
That's odd. I'm not getting any such error, but I'll recreate a new one to see if somehow it got corrupted.
edit: Zip updated |
Quote:
|
I see no need for a statistics off command. If you want to add one, which isn't that hard as I explained some posts earlier, feel free ^^;
|
Quote:
i think it would be a nice adition :) just a thought |
Anyone find a way to script this to either read from a eggdrop bot or directly B i t c h X from the the server hosting the forum? not all of us use mIRC :D
|
it's compatible with RC3 ?
|
if got right, i need to be online in my mIRC client to se statistic? So what the point of that hack if i can go in my mIRC client and see that there?
Sorry, may be misunderstud... and i did everything right but... (i used 2 different clients for that mIRC 6.03 and Neora Trion but nothing happend)... i think it great hack but i want to be shure that it work even if my client is off (that exactly reason to install that hack couse first i go to my forum and if any nice guys there and in IRC then i go to IRC, and it`ll be usefull for me (and all my users) to see who`s online in IRC without to be online myself... Maybe any chanse to integrate that hack with any ICR-applets (a lot chat integration aroud for IRC)? Thanks! |
yes, I agree M.C. It would rock if someone could port this to work with a eggdrop. Heck, I'll even donate the shell account to use to develope it on.
|
Awesome hack!!
[high]* DaPro clicks install :) [/high] I have one problem, I doesn't grab my channel topic for some strange reason. Is there a size limit I am not meeting, because my topic is pretty lengthy. Here is the example: http://forums.ani-pro.com/forums |
Quote:
Quote:
mIRC has socket support and other remote/alias functions that make it easy to script for. If you don't use mIRC, then this hack wont work. I can't integrate it with IRC applets because I don't know Java that well. I plan to create an eggdrop version though, after being introduced to Windrop (Windows compatible Eggdrop) by Apoco. ;) Quote:
If that doesn't work, go to the status window of your IRC server in mIRC, scroll to the bottom, and see if any errors exist. There is a length the topic can be, restricted by mIRC, but that value is fairly long (maybe around 140 characters). |
Quote:
|
Thanks for the quick support, I tried the /refreshtopic and it was an uknown command, and I checked my status window and it sometimes says
/sockopen: 'vbusers' socket in use (line 130, ircon_al.txt) I am not sure what this error is for, it might be in an earlier post, but more insight would help me, thanks. |
Quote:
Quote:
As for the socket-in-use error, that can occur at times if you have a very busy chat room. There are recommendations in the remote file for how to fix this, using different events. If you get a socket-in-use error, just type the command: Code:
/sockclose vbusers |
works with vb3 rc4 ?
|
Quote:
I've already mastered the basics of TCL scripting, so I'll be able to crank out the eggdrop in no time. :up: The hack will be released in its own thread. Also, no more support will be available for this somewhat-unstable mIRC version. Quote:
|
Quote:
If you need a shell account on which you can install an eggdrop to test your Linux version, please let me know. |
Yes, it is out. It was released about 10 days ago. ;)
https://vborg.vbsupport.ru/showthread.php?t=61570 |
Quote:
but i have one small query and that is if u are loggin in mirc then who`s online on the board u show up a guest in unknown location with link to the irc.php file (is there anywhere we can change this location from unknown to something like IRCBOT etc) so the location aint taking up 2 lines as unknown. |
Quote:
Confront the hack maker of the Java chat hack for a solution to your problem. |
i don't know much about IRC - how do I create my channel / server?
|
First register a nick:
/nickserv register [password] <- take out the bracks(on some servers an email is needed, if so add it add after the password) Now to register a channel: /chanserv register #[channame] [chanpassword] and away ya go :) (Great hack btw :)) |
there is this also in the version 2.2.9 ?
|
No, this hack uses vB3 code, therefore it wouldn't work in vB2 (thus the reason this hack is in the vB3 forum).
|
Is there anyway to preserve the topic colors and have them display appropriately on the forums?
|
Quote:
If you change the handle field in the admincp from say #channelname to just channelname, then the script stops working. If a user clicks on that link floris, it will take them to ##channelname instead of #channelname. Any advice aside from hardcoding the channel name in there? |
I did it by hard coding it. Since it's not really that significant of a problem, I'd suggest the easy route. (although if you have more than one channel, I suppose that does come as a problem).
You could also link it to your java chat, if you have one installed, instead of an IRC address which usually opens up your IRC client (which not everyone has installed, e.g. mIRC). As for your question regarding preserving topic colors, I know searchirc.com has done it, but it would require a lot of preg-parsing and replacing, and I'm not really up to it. If you can search the web and find an algorithm somebody used to do it, let me know. ;) |
any chance you could port this to vb2? I love it, but I'm not a big fan of vb3 :\
|
Sorry, I haven't used vBulletin 2 in over a year, nor do I have it installed on any of my forums.
When vBulletin 3 Gold releases, you really should consider updating--mostly for security. |
I can't seem to get this to work.
Config in mirc: %vbserver = www.castlewee.com %vbfilepath = /forum/irconline.php %irckey = *matchs key in php file* %ircchan = #castlewee %ircwait = 120 attached are the setting in my Admin panel & a screen shot showing that it tries to connect, so the sockets are working correctly. i have tried both irc.x and irc2.x in the admin panel, and niether made a difference, althought i connect to irc2.x more often then irc.x maybe it is something small i am missing? :( |
All times are GMT. The time now is 09:08 AM. |
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:
|