vBulletin Modifications

Miscellaneous Hacks - Simple pjirc integration

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > Forum Archives > vBulletin 3.0 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs

Advertisement
  
Not Supported
[vB 3.0.7] Miscellaneous Hacks - Simple pjirc integration (88)
Released: 04-01-2004, 11:25 PM
Modification Information:
Author: noppid
Last Online: 11-06-2006
Hack Version: 1.1 Installer Included: 0 Additional queries added to database: 0
New Templates: 2 Template Edits: 1 File Edits: 0
New Files: 0 New Phrases: 0 Installation Time (In Minutes): 5

This hack will allow you to run the pjirc java applet in a vB3 driven page.
It will sort out the user name posted from a form, sent in the URL or for
a logged in user from vB globals.

You can have a link that sorts out the user in advance and sends the nick
in the URL, perhaps on forumhome...
You must first be a registered member to view any code.
You can have a html page with a form that asks for a nickname.
(utilized for guests in this version of the hack.)

Logged in users nicknames are sorted out with vB globals if a logged in user goes directly to irc.php.

Guests will get the login form unless you restrict guests.

It's a quick and easy to install and it's easy to maintain during vB upgrades.

Release note: Tested and in use on vB 3.0.1

EDIT:
Uploaded v 3.0.0 RC1 Template updates for w3c validation




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 04-27-2004, 08:38 PM   #11
Coder
Join Date: Apr 2004
Real Name: Greg
Location: Florida
noppid is on a distinguished road

Default

Quote:
Originally Posted by clam
* clam click install
Let us know how it works out and if you have any suggestions.

Thanks




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 04-30-2004, 10:27 AM   #12
Charter Member
Join Date: Apr 2004
msimplay is on a distinguished road

Default

fantastic hack i needed this a lot since vbxirc wasn't updated to the latest pjirc




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-30-2004, 10:32 PM   #13
Coder
Join Date: Apr 2004
Real Name: Greg
Location: Florida
noppid is on a distinguished road

Default

Quote:
Originally Posted by msimplay
fantastic hack i needed this a lot since vbxirc wasn't updated to the latest pjirc
Glad that it helped ya out.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-16-2004, 11:57 PM   #14
Coder
Join Date: May 2004
Real Name: Isaiah
Location: Anaheim
Isaiah is on a distinguished road

Default

ok i install everythings good but it wont jion channel for some reason




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-17-2004, 08:06 PM   #15
Coder
Join Date: Apr 2004
Real Name: Greg
Location: Florida
noppid is on a distinguished road

Default

Quote:
Originally Posted by Isaiah
ok i install everythings good but it wont jion channel for some reason
In pjirc.html for the main template, did you edit these two lines?

You must first be a registered member to view any code.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-11-2004, 10:05 PM   #16
Charter Member
Join Date: Jul 2004
squirly61 is on a distinguished road

Default

can someone please tell me where in vbulletin to install a chat room with this java script, this is my first forum to own so i need exact directions on how to do this:


<!--Begin code for ConferenceRoom Applet-->
<table border=0 width=500 align=center><tr><td>
<applet archive="http://www.freejavachat.com/java/cr.zip"
codebase="http://www.freejavachat.com/java/"
name=cr
code="ConferenceRoom.class"
width=500
height=300>
<param name=channel value=Hunt Fsih Trap>
<param name=showbuttonpanel value=true>
<param name=bg value=FFFFFF>
<param name=fg value=000000>
<param name=roomswidth value=0>
<param name=lurk value=true>
<param name=simple value=true>
<param name=restricted value=true>
<param name=showjoins value=true>
<param name=showserverwindow value=true>
<param name=nicklock value=true>
<param name=playsounds value=true>
<param name=onlyshowchat value=true>
<param name=showcolorpanel value=true>
<param name=floatnewwindows value=true>
<param name=timestamp value=true>
<param name=listtime value=0>
<param name=guicolors1 value="youColor=000000;operColor=FF0000;voicecolor =006600 ;userscolor=000099">
<param name=guicolors2 value="inputcolor=FFFFFF;inputtextColor=000099;ses sioncol or=FFFFFF;systemcolor=0000FF">
<param name=guicolors3 value="titleColor=FFFFFF;titletextColor=000099;ses siontex tColor=000000">
<param name=guicolors4 value="joinColor=009900;partColor=009900;talkcolor =000099 ">
<param name=nick value="">
<center> This application requires Java suport.<br> This server also available via IRC at:<br> <a href="irc://irc.ircstorm.net:6667/">irc://irc.ircstorm.net:6667/</a></center></applet> </td></tr></table>
<!--End code for ConferenceRoom Applet-->

Thanks
Squirly




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-18-2004, 11:17 AM   #17
Junior Member
Join Date: Oct 2004
hiscl is on a distinguished road

Default

and for 3.0.3 ?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-29-2004, 10:40 PM   #18
Coder
Join Date: Apr 2004
Real Name: Greg
Location: Florida
noppid is on a distinguished road

Default

I had lost the link to this site, it's been a while, sorry.

I still use this and on vBulletin 3.0.3. I'll have to download and compare to see if there were any changes necessary.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-06-2005, 10:25 AM   #19
Junior Member
Join Date: Oct 2004
hiscl is on a distinguished road

Default

thanks

and for 3.04?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-06-2005, 10:37 AM   #20
Coder
Join Date: Apr 2004
Real Name: Greg
Location: Florida
noppid is on a distinguished road

Default

Damn I've been just plain lazy. I'm using it on 3.0.4 but I have not compared the files I use to what is posted yet. I'll do it now.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pjirc With PHP Login Integration ruizit0 vBulletin 3.5 / 3.6 Hack Releases 11 08-21-2006 06:40 AM
PJIRC for vB3.5 Eros vBulletin Modification Requests 1 10-10-2005 12:06 AM
paFiledb integration coolgus vBulletin Modification Requests 1 12-21-2004 09:47 AM
Really simple, a simple forums counter... Infamouz Nex vBulletin Modification Requests 31 06-21-2004 02:43 AM


All times are GMT -3. The time now is 01:26 PM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)