Code:
* /sockwrite: 'vbusers' not connected (line 2, ircon_rm.txt)
I'm getting the same thing as before. I do not reside on my webserver. I remote in to my server through shell access or a host acp of sorts. I'm also behind a router - is this a port forwarding issue? The display on my forumhome shows no users and there never has. When i /ircrefresh I get the above error which points to the vbfilepath - which is absolute. My settings are identical to the owner of this hack (replacing the obvious paths), but I get only this one error.
And exactly WHY does IRC need to be running for it to work? I don't see anything in this hack that attaches itself to your mIRC client that you'd need it running constantly. Do the 2 scripts need to be loaded everytime you connect?
It's lookin at the vbfilepath which is correct.
Code:
/ircrefresh {
; Configuration ;
%vbserver = www.armageddononline.org/
%vbfilepath = /forums/irconline.php
%irckey = 7541
%ircchan = #armageddononline
%ircwait = 120
My irckey matches, so that's definitely not it.