Well WP-IRC Plugin (for lack of a better name
) can fetch the number of users online in any IRC channel and can be scheduled to auto refresh it every x.minutes.
The count thus fetched can be displayed in the sidebar of your blog using a sidebar widget provided by the Plugin.
You can also allow users to subscribe to email alerts like, “alert me after x number of people has come online”.
Download
You can download the Plugin as a zip file from the WordPress Plugin repository.
Installation
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
Screenshot
Feedback
If you have any comments or if you want to report any bugs, please leave a comment below or contact me.
Changelog
2009-07-29 – v0.1 – Initial Release
Hi Sudar,
I have displayed this error as i have ativated and saved from managed option:
Warning: fsockopen() [function.fsockopen]: unable to connect to irc.freenode.net:6667 (Connection refused) in /home/fullhd/public_html/wp-content/plugins/wp-irc/wp-irc.php on line 213
@Rokoroko,
You need to enable socket connection in your php.ini file. Ask your webhosting support team to do it and the Plugin should wok after that.
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /usr/home/web/web195496/wp-content/plugins/wp-irc/wp-irc.php on line 16
http://www.squnk.dk i try to connect to quakenet.org
what is wrong here
@Mafisto,
You are getting this warning because safe mode is enabled in your webserver.
In safe mode we cannot set time limit, but I am setting time limit so that the connection doesn’t timeout.
So if my host do not alowe safe mode what can i do
you said :
but I am setting time limit so that the connection doesn’t timeout.
can i remove that line 16 or what can i doo
@Mafisto,
Comment out that line. It will reset the timeout to the default which is specified in your php.ini file and will also remove the warning message.
Try it out and let me know if works.
Warning: fsockopen() [function.fsockopen]: unable to connect to irc.quakenet.net:6667 (Connection refused) in /usr/home/web/web195496/wp-content/plugins/wp-irc/wp-irc.php on line 210
so i guees host need to open sockets tho its strange i use another chat on same host on another site ant peaple connect to the channel
this scripting is very nice i like to speak more abaut that
anyway the time limit error is gone
@Mafisto,
Yeah, I am using fscokopen to open a socket connection with the irc server.
Nice to know that you like my code. It still needs some cleaning and I will try to see if I can retrieve the information without using sockets.
You can contact me any time. You can find my email address in the contact page.
i sure will do that
i hope you will be able to come around the fsoxkets
hey again did you look at the retrive information without using sockets.
ye i no we are all bussy with stof we have sorry
anyway when and if you can fix that problem i have many sugestions and things on my mind in developing this plugin
regards kim denmark
ps do you code in ather language and what language (code)
@Mafisto,
I am sorry, I am yet to figure it out.
Regarding your second question, I can code in a handful of languages like Java, Python, Ruby, JavaScript etc. But I prefer PHP most of the time.
hello suder again i like to make this nice plugin to work and maby olso to make some other codes in it so i contacted my host and he move my hole server to another server that work with safe mode off if i put a .htttaces in the root i did that now it saus this
only thing i need is how many peaple ???? what did i doo wrong
i send you a mail with some info iff you have use 4 it
There are currently people in #Anticheat.org
Get alert when ..
users count reach mroe than
Your name
Email
hello again i have safe mode off sockets are open
why dont it tell me how many peaple are in the channel
turkce mirc indir
Mirc indir yükle Thanx
Hi, nice plugin, got some issue with it…. uhm.. it dosnt want to show how many it is in the channel, im thinking if it requemint open a the port or something else?
im trying with #php @ quakenet.org..