View Full Version : [release] vB 3 IRC Chat
Zachery
09-28-2003, 10:00 PM
version update!
this mod will allow you to connect to any irc network that you have a chanel on
automaticlly picks up a registered username
if no registered username is found it uses Guest plus 3 random numbers
will strip usernames to meet irc requirements
smilies are now on by default
nickbox on by default
version 2.0.1
missed a small line of code to turn smiles on by default, if you dont want them on by deafult dont bother, if you do want to have smiles on by default change the following
find
<param name="bitmapsmileys" value="true">
add this above
<param name="smileys" value="true">
:) smilies will now work :)
ugrade instructions
re-install ^^
next version should be configurable via ACP :)
(http://www.vbulletin.nl/community/chat/index.php)
fyi this is more of a template mod than anything eles
Daniel P
09-29-2003, 03:22 PM
I will test it too thanks Faranth :)
Zachery
09-29-2003, 03:23 PM
its currently running on
www.digitalkore.net/vb3/chat (http://www.digitalkore.net/vb3/chat)
www.fated-circle.com/vbulletin/chat (http://www.fated-circle.com/vbulletin/chat)
http://forums.rpgjunto.com/chat
:)
Bad Bunny
09-29-2003, 03:53 PM
Checking it out on one of the sites and it's poretty sweet! Thanks for sharing!
Zachery
09-29-2003, 03:55 PM
one more note, as far as i know it only works in ie :(
ill be working on another version that will work with vb2 and then other browsers
Bad Bunny
09-29-2003, 05:06 PM
It KIND of works with firebird. Just loads like a snail. I accidentally clicked a link and couldn't get the applet to load again. :(
Zachery
09-29-2003, 08:13 PM
version 1.3 with support for 2.x :)
imported_Snowy
09-29-2003, 11:35 PM
nice hack, i was all excited then...... is this for VB2 like your post says ? ? if so its n the wrong forum
vB3 Template Modifications
we are in :)
compatible with vb3 and vb2.
Tony G
09-30-2003, 12:02 AM
*Begs SaintDog* Pleaseeeee install this for the #vbtemplates channel! It desprately needs this for life! :)
Zachery
09-30-2003, 05:09 AM
yes it now works for both 2.x and 3.x :)
i doubt ill really need to upgrade this much :)
Jean147
09-30-2003, 08:58 PM
you need to own a chat for this?
Zachery
09-30-2003, 08:59 PM
you need to have an irc chanel some where :)
imported_rynthar
10-01-2003, 12:36 AM
Getting all this undefined string stuff, all my images dont show up, etc. for the chdir i put "../" since my forum is at domain.com/.... any help?
Zachery
10-01-2003, 12:38 AM
define the full path to the root vb folder
/home/site/www/vbulletin/
thats a full path :)
imported_rynthar
10-01-2003, 01:05 AM
I tried /www/htdocs/domains/www.mydomain.com/ and domains/www.valleyforums.com/
when i put ../ , the chat comes up and all, but it looks like..
http://www.andy-akb.com/images/messedup%20copy.jpg
Zachery
10-01-2003, 01:49 AM
ah, to to your ACP and define the FULL paths to your images folder :)
imported_rynthar
10-01-2003, 02:10 AM
OOHHH. So its full path to IMAGE folder. ACP = Admin CP correct? So what would I put as the path, the image folder or admin folder? But also, why am I getting all those weird undefined things?
Zachery
10-01-2003, 02:11 AM
ok for chrdir define path to the root vb direcotry inside the server
go into the acp. style manager, define http://yoursite.ext/forumfodler/imagefolder
instead of just images/XXXXX
imported_rynthar
10-01-2003, 02:12 AM
Um... it is. My images work for the rest of the forum. Just not that chat page. Lol. Call me stupid, but I keep trying out all these different paths, and they arent working.
Zachery
10-01-2003, 02:13 AM
right i understand, its because the images are trying to be pulled from forums/chat/images/imgdir
if you define full paht, regardless of where the file sits it will showup
imported_rynthar
10-01-2003, 02:19 AM
well, just tried to put http://valleyforums.com/valley (valley is the folder where the images are) . After that, images still didnt work for chat but also for main forum. I really would like this feature, would you mind if i give you admin access to check it out yourself?
Zachery
10-01-2003, 02:23 AM
if you want, just drop me a pm with the info :) ill be more than happy to help
Zachery
10-01-2003, 02:30 AM
image problem fixed. read my pm and if you have any more problems post it here
Jean147
10-02-2003, 10:10 AM
you need to have an irc chanel some where :)
yeah, that is clear. But do it have to be registered?
Zachery
10-02-2003, 10:55 AM
probally help :)
L-Mane
10-02-2003, 12:27 PM
I got this error when I tried to load it
Warning: chdir(): No such file or directory (errno 2) in E:\WebPublic\allhiphop\community\chat\index.php on line 3
Warning: main(./global.php): failed to open stream: No such file or directory in E:\WebPublic\allhiphop\community\chat\index.php on line 5
Fatal error: main(): Failed opening required './global.php' (include_path='.;c:\php4\pear') in E:\WebPublic\allhiphop\community\chat\index.php on line 5
Zachery
10-02-2003, 12:52 PM
you did NOT FOLLOW THE INSTRUCTIONS :)
please read the instructions, this hack will not work if you dont read them ;)
please read them again before trying to apply them :)
iD. Joel
10-02-2003, 01:23 PM
Works in Opera....
GamerzWorld
10-02-2003, 01:55 PM
I dont understand what my link to VB is. I guessed it was /forum/ but thats wrong
Zachery
10-02-2003, 01:58 PM
when i say full path, i mean your FULL PATH on the server
it should look somthing like
/home/username/public_html/forums/
or /home/var/siteXX/www/
if your on a windows box it will look more like
c:\folder\folder\folder\
:) ask your host if you need help :)
L-Mane
10-02-2003, 02:21 PM
I now get
Parse error: parse error, unexpected '/' in E:\WebPublic\allhiphop\community\chat\index.php on line 5
Zachery
10-02-2003, 04:25 PM
open the file and tell me whats on line 5 :)
GamerzWorld
10-03-2003, 04:47 PM
Ok ill ask my host. I know im on linux server. Im using ww.web-mania.net. Got any ideas what it could be
Zachery
10-03-2003, 04:48 PM
no idea :) if you were on viperhost i could probally tell you :)
GamerzWorld
10-04-2003, 06:12 AM
Ok ive got the link. Im abit confused on this bit :
vb3 - open header template and add $vboptions[bburl]/ before any link
vb3 - open footer template and add $vboptions[bburl]/ before any link
Does it mean at EVERY link i add that. When i did this my images disapeared tho
GamerzWorld
10-04-2003, 06:33 AM
Without the above stuff being done i get error :
Warning: main(home/www/gamerzwo/forum/global.php) [function.main]: failed to create stream: No such file or directory in /home/www/gamerzwo/forum/chat/index.php on line 5
Fatal error: main() [function.main]: Failed opening required 'home/www/gamerzwo/forum/global.php' (include_path='.:/usr/local/lib/php') in /home/www/gamerzwo/forum/chat/index.php on line 5
Zachery
10-04-2003, 11:54 AM
you still havent changed the chdir corectly
/home/www/gamerzwo/forum/ << your full path to your forums
when i say link i mean <a href=" " > << that kinda link
GamerzWorld
10-04-2003, 11:55 AM
Help someone :(
Zachery
10-04-2003, 12:45 PM
any update gamerz?
GamerzWorld
10-04-2003, 01:12 PM
No i dont know whats wrong. And i dont know how tro do 1 step with bb codes.
GamerzWorld
10-04-2003, 05:52 PM
All its saying is line 5 is wrong. Line 5 is require("home/www/gamerzwo/forum/global.php"); but ive also tryed /forum/global.php . Help please lol
Bad Bunny
10-04-2003, 06:03 PM
GamerzWorld. I have a question...your forum is in a folder named "gamerswo"? That seems like a strange folder name.
It's a wild shot...but perhaps your path is actually /home/gamerzwo/www/forum/global.php
I'ld be curious to see you try that, as it seems doubtful to me that you have yourdomain.com/gamerswo/forum/ as the address of your forums. ;)
GamerzWorld
10-04-2003, 08:41 PM
My domain is www.gamerzworld.net BUT my folder is home/www/gamerzwo
higabyte
10-04-2003, 08:53 PM
All its saying is line 5 is wrong. Line 5 is require("home/www/gamerzwo/forum/global.php"); but ive also tryed /forum/global.php . Help please lol
you need to find the physical location of your site of where it is located on the server... I had this problem at first as well because I was I have my site on a subdomain - http://board.accordtuner.com but just put the path of the server in there like it said and it worked fine. you also need to make sure and add the $vboptions[bburl]/ before the images in teh header as well if you are using images...
GamerzWorld
10-04-2003, 09:42 PM
<?php
// ## Changes the Directory so it will grab vb3 ##
chdir("/home/www/gamerzwo/forum");
// ## Grabs global.php so it will use vb3 functions ##
require("/home/gamerzwo/www/forum/global.php");
// ## yeap what it says ##
define('NO_REGISTER_GLOBALS', 1);
// ## defines this script as chat if you use phpinclude_star for this page at all ##
define('THIS_SCRIPT', 'chat');
eval('print_output("' . fetch_template('chat') . '");');
?>
Is what it looks like atm. Why is the top one working but not line 5 if im typing wrong
Zachery
10-04-2003, 11:06 PM
chdir("/home/www/gamerzwo/forum/");
that should make it work :)
GamerzWorld
10-05-2003, 08:29 AM
Ty for help all fixed but 2 lines. http://www.gamerzworld.net/forum/chat/index.php? . Anyone know what ive got to change to make the blue line appear instead of the grey
Zachery
10-05-2003, 08:32 AM
go to ACP and into the style manager and redefine your image paths as full paths.. not images
but
http://www.mysite.com/forum/images
GamerzWorld
10-05-2003, 08:50 AM
go to ACP and into the style manager and redefine your image paths as full paths.. not images
but
http://www.mysite.com/forum/images
<!-- logo and buttons -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" class="borders">
<tr>
<td>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td class="logobg" width="168"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td class="logobg2" width="100%" align="right"><span class="smallfont"><b>Welcome back, $bbuserinfo[username]</b>!<br>You last visited: $pmbox[lastvisitdate] at <span class="time">$pmbox[lastvisittime]</span><br /><if condition="$bbuserinfo['options'] & $_USEROPTIONS['receivepm']"><a href="private.php?$session[sessionurl]">Private Messages</a>: Unread $bbuserinfo[pmunread], Total $bbuserinfo[pmtotal].</if></span></td>
</tr>
</table>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td class="navbg"><img src="$vboptions[bburl]/vb3bluesaint/navbg.gif" alt="" title="" border="0" /><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navhome.gif" alt="Home" title="Home" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><if condition="$bbuserinfo[userid]"><a href="usercp.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navcp.gif" alt="User CP" title="Here you can view your subscribed threads, work with private messages and edit your profile and preferences" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /></if><if condition="$vboptions[allowregistration] and (!$bbuserinfo[userid] or $vboptions[allowmultiregs])"><a href="register.php?$session[sessionurl]do=signup"><img src="$vboptions[bburl]/vb3bluesaint/navregister.gif" alt="Register" title="Registration is free!" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /></if><a href="calendar.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navcalendar.gif" alt="Calendar" title="Calendar" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="memberlist.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navmembers.gif" alt="Members" title="Find other members" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="faq.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navfaq.gif" alt="F.A.Q." title="Frequently Asked Questions" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="search.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navsearch.gif" alt="Search" title="Search" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="search.php?$session[sessionurl]do=getnew"><img src="$vboptions[bburl]/vb3bluesaint/newposts.gif" alt="" title="" border="0" /></a></td>
</tr>
</table>
<!-- /logo and buttons -->
<!-- content table -->
<table width="$stylevar[outertablewidth]" cellpadding="$stylevar[spacersize]" cellspacing="0" border="0" align="center" class="page">
<tr>
<td>
I cant see one where it isnt
higabyte
10-05-2003, 01:35 PM
you seem to have it working now... i didnt stay long because for some reason as soon as i connected i got abanned or klined or whatever... what network are you using?
GamerzWorld
10-05-2003, 02:36 PM
I have a gray lne and the button links are wrong. But apart freom that its working. I dont know what server it was u connected to the server i use is currently down so i tried on any odd server
Zachery
10-05-2003, 05:39 PM
<!-- logo and buttons -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" class="borders">
<tr>
<td>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td class="logobg" width="168"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td class="logobg2" width="100%" align="right"><span class="smallfont"><b>Welcome back, $bbuserinfo[username]</b>!<br>You last visited: $pmbox[lastvisitdate] at <span class="time">$pmbox[lastvisittime]</span><br /><if condition="$bbuserinfo['options'] & $_USEROPTIONS['receivepm']"><a href="private.php?$session[sessionurl]">Private Messages</a>: Unread $bbuserinfo[pmunread], Total $bbuserinfo[pmtotal].</if></span></td>
</tr>
</table>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td class="navbg"><img src="$vboptions[bburl]/vb3bluesaint/navbg.gif" alt="" title="" border="0" /><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navhome.gif" alt="Home" title="Home" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><if condition="$bbuserinfo[userid]"><a href="usercp.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navcp.gif" alt="User CP" title="Here you can view your subscribed threads, work with private messages and edit your profile and preferences" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /></if><if condition="$vboptions[allowregistration] and (!$bbuserinfo[userid] or $vboptions[allowmultiregs])"><a href="register.php?$session[sessionurl]do=signup"><img src="$vboptions[bburl]/vb3bluesaint/navregister.gif" alt="Register" title="Registration is free!" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /></if><a href="calendar.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navcalendar.gif" alt="Calendar" title="Calendar" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="memberlist.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navmembers.gif" alt="Members" title="Find other members" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="faq.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navfaq.gif" alt="F.A.Q." title="Frequently Asked Questions" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="search.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navsearch.gif" alt="Search" title="Search" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="search.php?$session[sessionurl]do=getnew"><img src="$vboptions[bburl]/vb3bluesaint/newposts.gif" alt="" title="" border="0" /></a></td>
</tr>
</table>
<!-- /logo and buttons -->
<!-- content table -->
<table width="$stylevar[outertablewidth]" cellpadding="$stylevar[spacersize]" cellspacing="0" border="0" align="center" class="page">
<tr>
<td>
I cant see one where it isnt
GamerzWorld you were sposed to put
$vboptions[bburl] BEFORE A LINK!
however i doubt it will hurt your images to have them
find ever occurence in your header template of
<a href="
and replace with
<a href="$vboptions[bburl]/
like you were instructed in the instructions
about you gettin kicked off, i have no idea, this program does require you have a valid network some where
Bad Bunny
10-05-2003, 06:33 PM
Is there anyway to make the applet only load if a user is logged in?
GamerzWorld
10-05-2003, 06:51 PM
SOz ive been acting dumb. FInally fixed apart from the gray line. Also is there anyway to add smilies or intergrate forum ones ?
Zachery
10-05-2003, 09:50 PM
yes there is, read the readme, version 2 will have smilies and other features on y default.
badbuny, yes but i did this so they didnt have to be, that way your geusts can talk in the chat before joing the forum.
version 2 will have more options that are configurable via the ACP. bad bunny i will take a look at gettin a version with registered only
Bad Bunny
10-06-2003, 07:32 AM
Ok. Thanks. I apreciate it. It'll be used for live roleplays on my site...so members only would be great.
GamerzWorld
10-06-2003, 06:18 PM
It said add <param name="smileys" value="true"> . I did so in the pjirc. What next lol
imported_Snowy
10-07-2003, 02:16 AM
ok all installed now but :( cant connect to linknet :(
<param name="host" value="irc.lagged.no">
<param name="port" value="7000">
<param name="quitmessage" value="Thanks For Popping In">
<param name="command1" value="/join #synergychat CHANKEYISHERE">
is it anything to do with it being SSL ? if so can you suggest anything as i need it on linknet :)
thanks
Zachery
10-07-2003, 02:20 AM
<param name="command1" value="/join #synergychat CHANKEYISHERE">remove CHANKEYISHERE
unless thats really part of your chanel name
imported_Snowy
10-07-2003, 02:35 AM
<param name="command1" value="/join #synergychat CHANKEYISHERE">remove CHANKEYISHERE
unless thats really part of your chanel name
well its the key to get in the chan
imported_Snowy
10-07-2003, 02:39 AM
<param name="alternatenick" value="Guest???">
<param name="name" value="Java User">
<param name="host" value="irc.quadspeedi.net">
<param name="port" value="7000">
<param name="quitmessage" value="Thanks For Popping In">
<param name="command1" value="/join #synergychat">
</applet>
Connecting...
Logging in...
Disconnected from irc.quadspeedi.net
also what happens if that nick is already in use on irc?
http://www.synergyforums.com/forum/chat/
Zachery
10-07-2003, 02:42 AM
it uses the laternet nick as its stated
one thing i noticed if thats your whole template your missing part of the code :\
what version of vB are you running this with?
imported_Snowy
10-07-2003, 02:56 AM
vb3b7
I only pasted some of the code
PM Sent :)
Zachery
10-07-2003, 03:23 AM
figured and fix your problem :)
imported_Snowy
10-07-2003, 05:39 AM
Question mate
The $vboptions[bburl]/
Whats it do as i didnt add that to my other style and it all still seems to work fine, i just missed added that to the links. ?
Zachery
10-07-2003, 10:53 AM
Question mate
The $vboptions[bburl]/
Whats it do as i didnt add that to my other style and it all still seems to work fine, i just missed added that to the links. ?
yes the chat will work fine, but not the header or footer links ;)
they will all go to broken pages :)
GamerzWorld
10-07-2003, 12:01 PM
Could any1 help me installing smilies please :)
imported_chuanse
10-10-2003, 05:25 AM
Works perfect guyz, thx
Just to be sure, the java applet is freeware, correct?
I won't get trouble about licenses? :D Can't use that :p
Zachery
10-10-2003, 12:38 PM
Works perfect guyz, thx
Just to be sure, the java applet is freeware, correct?
I won't get trouble about licenses? :D Can't use that :p
yes it is...............................................
imported_chuanse
10-11-2003, 06:30 AM
oki, thx :)
ps: seems that there are problems with WinXP as OS. Some remedy? :)
imported_Emrys
10-11-2003, 01:03 PM
This is what I get :
Warning: Unknown(/home/xxxxxxxx/public_html/forums/chat/index.php): failed to open stream: Permission denied in Unknown on line 0
Warning: (null)(): Failed opening '/home/xxxxxxxx/public_html/forums/chat/index.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0
Any ideas?
Everything is uploaded, I created the template, I renamed index(vb3).php to index.php, and I edited it to include the correct path to my forums. I am lost. Haven't even gotten to a connection point yet. Also, I edited all that information to point to a server, etc, etc....
EDIT : Do I need to call this in any special way? Can I just use www.domain.com/forums/chat/index.php (http://www.domain.com/forums/chat/index.php) ?
Thanks
Zachery
10-11-2003, 01:44 PM
Emrys@ you need to use a full path, which i dont belive you have... :\
chuanse@ it (chuanse@ it) works for windows uses, anyone with windows xp will need the sun java console
imported_Emrys
10-11-2003, 01:57 PM
<?php
// ## Changes the Directory so it will grab vb3 ##
chdir("/home/xxxxxxxx/public_html/forums/");
You mean that path?
iyouth
10-11-2003, 02:03 PM
Try path w/o trailing slash... bugged me out once..
Regards,
Patrick
note: also, if that doesn't work try /home2, some hosts are a bit funny and will change to home2 drive (whole diff convo tho! :P )
imported_Emrys
10-11-2003, 02:06 PM
The trailing slash doesn't make a difference, and the directory structure is correct.
Anything else to try?
Thanks....
Zachery
10-11-2003, 02:06 PM
you added chat/index.php to the path
a path looks like this
/home/username/public_html/vb3/
... please remove your quote from this page as it contiains my part of my chat script
imported_Emrys
10-11-2003, 02:13 PM
Where are you gettings the chat/index.php?
the path is set to :
/home/xxxxx/public_html/forums
As stated above
Is this not correct? The chat/index.php part comes from the URL where I am trying to call the chat up.
Zachery
10-11-2003, 02:37 PM
you dont need to remove your full path name theres no real danger in showing it, can you give me a link to your forums where the chat is so i can see?
Zachery
10-15-2003, 08:51 AM
updated :) nothing major, just cleaned the files and made the installer simpler
Jean147
10-17-2003, 06:33 PM
I got this message here :s
Warning: SAFE MODE Restriction in effect. The script whose uid is 638 is not allowed to access /home/www/web2/html/chat owned by uid 0 in /home/www/web2/html/chat/index.php on line 3
Warning: Unable to access ./global.php in /home/www/web2/html/chat/index.php on line 5
Fatal error: Failed opening required './global.php' (include_path='.:/usr/share/php') in /home/www/web2/html/chat/index.php on line 5
any ideas?
Zachery
10-17-2003, 07:58 PM
best idea, would be contact your host, there hosting in safe mode, and you dont have the real location of your file. i belive this is the problem altho im not sure
Jean147
10-17-2003, 08:29 PM
I think I have the right path to the file, but as it is running in SAFE MODE it can't reach it? Not sure anyway. Will contact host and post here later.
Zachery
10-17-2003, 08:33 PM
well when i tried the path for the other forums i was working on, his box was running in safe mode, when i treid the path i thought was real, it didnt work, so i needed to ask the host what the true path to the root dir was, once i used this, it started working :)
Zachery
10-18-2003, 06:39 AM
im now looking for a smilie set, i read the wrong post and posted this
bad bunny if your reading this please check your pm's
GamerzWorld
10-18-2003, 08:22 PM
Can any1 help me get smilies. Ive tried everything
Zachery
10-19-2003, 02:10 AM
smilies will be standard with 2's release
Jean147
10-19-2003, 02:00 PM
I know, this is a little off topic.
But how the hell do I make the smilies in jIRC visible? I read the instructions about 100 times. Smilies are in the right folder. But they do not show up in the applet, There is just a blank space then. :(
Zachery
10-19-2003, 02:55 PM
like i said smilies will be standard with version2 and it will be out later today
jancarlo
10-19-2003, 09:23 PM
I find alone vBXirc1_5_vb2 that it is for vb2, and for the vb3 where I
find the zip?
thanks
jancarlo
imported_chuanse
10-20-2003, 01:48 AM
on the first page of this topic, no?
Zachery
10-20-2003, 01:53 AM
i didnt relize i uploaded the vb2 only version :) my bad
jancarlo
10-20-2003, 07:57 AM
why I have this error?
Fatal error: Failed opening required ' /includes/init.php'
(include_path=':/usr/lib/php') in
/Users/playanuevaforum/Sites/global.php on linens 18
how I can resolve?
thanks
jancarlo
Zachery
10-20-2003, 07:36 PM
1. im just working on a few last moment things :) for versions 2 realease
jancarlo, you didnt correctly set your full path im assuming :)
jancarlo
10-20-2003, 08:01 PM
task of to have put all just
the absolute distance is /Users/playanuevaforum/Sites
and the error that me meeting is this:
Fatal error : Failed opening required './includes/init.php' (include_path='.:/usr/lib/php') in /Users/playanuevaforum/Sites/global.php on line 18
jancarlo
Zachery
10-20-2003, 08:04 PM
please remove that from you post(the code), you need to point the full path at vbulletin, not at the chat
Zachery
10-25-2003, 09:07 AM
updated to version 2.0 ^^
GamerzWorld
12-03-2003, 08:50 PM
Ok dunno if this will get answered but updated. Smilies dont work. The Banner doesnt work and the grey lines arggggg. http://www.gamerzworld.net/forum/chat/ is link. Smilies are uploaded check http://www.gamerzworld.net/forum/chat/img/smile.gif and in chat template i see /smile etc etc
Fused24
12-03-2003, 09:26 PM
i got that same thing running on www.sxsecurity.org its a php/postnuke plugin.
Zachery
12-03-2003, 09:33 PM
i guess i forgot to post the fix here too
ill update my first post in a momnt :)
also if you dont follow ALL the instructions you will have broken images in the header / footer :)
Zachery
12-03-2003, 09:36 PM
zip updated :D
calvinnguyen
12-20-2003, 06:32 AM
HI Faranth
I wonder that where I can get one irc server address for my own room? Is there any free services for this? thanks alot.
Stylez
12-20-2003, 07:57 AM
does this work with vb3 gamma?
Frugal
12-22-2003, 11:18 AM
does this work with vb3 gamma?
Not for me, I just get a blank page. I've created the chat template in all my styles, have the correct path in the index and edited the links in the header and footer but just get a blank page.
The source of the blank page is
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>
I'm guessing it is stye/template related because if I go to
http://www.digitalkore.net/vb3/chat/
And select the matrix reloaded style I also get a blank page.
Found problem, it changes to the vb folder then uses require ./global this appears to drop to the dir below then look for global.php, changed it to require("global.php"); and problem solved.
Frugal
Zachery
12-22-2003, 03:48 PM
well then you didnt put the files into chat/ :)
Asterik
12-23-2003, 04:11 PM
Hey Faranth, sorry for pissin ya off lol ^_^.
Seems im having a problem. It doesn't pick up the User Nick and it'll always make them a Guest. O_o I haven't done anything to it xcept change whats in the directions. v_v
Arcueid
12-23-2003, 04:43 PM
Hey Faranth, sorry for pissin ya off lol ^_^.
Seems im having a problem. It doesn't pick up the User Nick and it'll always make them a Guest. O_o I haven't done anything to it xcept change whats in the directions. v_v I've installed it on vB 3 Gamma.
For me it works fine but I had 10 people try to connect, only 2 of the 10 people have actually been able to. It always gives them the "unable to connect" dialog. I've tried to change servers several times but it still didn't work. Help?
Zachery
12-23-2003, 04:56 PM
can you tell me where your chat is located?
Asterik
12-23-2003, 05:42 PM
http://chat.gamerzwarehouse.com :D
Zachery
12-23-2003, 09:22 PM
worked just fine for me besides a JS error
Asterik
12-23-2003, 10:28 PM
o_O but ur not signed up are you? to see if it'll use your user name now r you :P
deathemperor
12-24-2003, 08:51 AM
I got this error while trying to install:
Warning: chdir(): No such file or directory (errno 2) in /home/username/public_html/forum/chat/index.php on line 3
Warning: main(./global.php): failed to open stream: No such file or directory in /home/username/public_html/forum/chat/index.php on line 5
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/forum/chat/index.php on line 5
What was that ?
gmarik
12-24-2003, 12:33 PM
Any free IRC channels a rookie like I could connect to? Sites, channels, manuals - whatever about coonnecting to IRC through vB?!
Zachery
12-24-2003, 02:05 PM
/home/username/public_html/forum/
open your chatindex.php and put that into the chdir area :)
deathemperor
12-25-2003, 04:14 AM
thanks Faranth, it works great
Any free IRC channels a rookie like I could connect to? Sites, channels, manuals - whatever about coonnecting to IRC through vB?!
you are looking for a free IRC server ? well, The one I use is: www.hashnet.org , they also guide how to register nick, channel and so on :) have fun !
edit: Faranth, what if I wanna put more smilies in ? simple edit the chat template ? do I need to edit in others file ?
thuffner
12-25-2003, 07:12 AM
Any possibilty for a "In Chat Room" option for Who's Online? Or even a "Who's Chatting?" type thing?
Thanks. :)
dutchbb
12-26-2003, 08:20 PM
Doesn't work :(
http://www.dutchbodybuilding.com/forum/chat/
chdir("/usr/local/psa/home/vhosts/dutchbodybuilding.com/httpdocs/forum/");
Any idea?
Zachery
12-26-2003, 08:45 PM
Connecting...
Unable to connect : access denied (java.net.SocketPermission PalmSprings.CA.US.WorldIRC.Org resolve)
this is a problem on your end :)
dutchbb
12-27-2003, 10:52 AM
I changed the server url to: irc.worldirc.org
The port is: 6663
My channel: /join #DutchBodybuilding.com
Everything works in mIRC
But on the chat page I get just a blank page?
Is my path wrong? Do I have to use a password?
Please help me out here.... tnx
deathemperor
12-27-2003, 11:40 AM
what about my question, Faranth ?
Zachery
12-27-2003, 03:31 PM
thanks Faranth, it works great
you are looking for a free IRC server ? well, The one I use is: www.hashnet.org , they also guide how to register nick, channel and so on :) have fun !
edit: Faranth, what if I wanna put more smilies in ? simple edit the chat template ? do I need to edit in others file ?
just the chat template
and Tripple T i belive they might have banned java clients
Stylez
12-28-2003, 07:26 PM
i got it to work http://www.ffimpulse.com/forum/chat
thanks! this is great.
Arcueid
12-31-2003, 07:48 PM
can you tell me where your chat is located?
http://forums.antisoapopera.com/chat/
Zachery
12-31-2003, 08:25 PM
for anyone who cant connect it would be this IRC server their java or their pc's/isp's restrictions
thuffner
01-03-2004, 05:13 PM
Users with numbers for names are having trouble connecting. Any solution?
Zachery
01-03-2004, 10:27 PM
sounds like a server issue sorry >.<
Asterik
01-04-2004, 12:25 AM
Is there any way to get this to work outside of our forums directory, and still pick up the usernicks? It works fine, but wont' get their nicknames :O
Zachery
01-05-2004, 04:17 PM
yes, as long as all the files form the chat/ directory are in there it should work fine
cablemirc
04-04-2004, 03:48 PM
did the zip get corrupted? i get an unexpected end of archive
RobFerrari
05-02-2004, 11:52 PM
I'm not sure how this IRC thing works. Seems like everyone is using a 3rd party server for the chat. Why doesn't anyone just install the IRC whatever on their own server? I would really like to keep everything on my server. Is this possible and what is the best software to download for this?
I've installed this mod, I guess I just need the IRC now.
Thank you,
rob
sunruh
09-16-2004, 08:07 PM
zach,
installed vbxirc. seems to work fine.
every site i connect to says
Connecting...
Unable to connect : Connection refused: connect
what do i have wrong?
i read every post in this thread.
here is where this last attempt was to:
http://www.ffimpulse.com/forum/chat/
ideas please.
thanks,
steve
Zachery
09-16-2004, 08:34 PM
I would suggest you get the newest version from vBulletin.org as this version is outdated./
RobertBasil
09-27-2004, 09:39 AM
We have newest version running on Pocketbike Planet @ www.pocketbikeplanet.com/chat
It's open to non-members if you want to see a demo.
eviltone97
03-25-2005, 07:30 AM
The Silly thing isnt on vBulletin.org... so now what??
Mr. Brian
04-10-2005, 02:57 PM
Any update ?
Forumi Shqiptar
08-06-2005, 06:53 AM
Warning: chdir(): No such file or directory (errno 2) in /home/www/humori.net/chat/index.php on line 3
Warning: main(/global.php): failed to open stream: No such file or directory in /home/www/humori.net/chat/index.php on line 5
Warning: main(/global.php): failed to open stream: No such file or directory in /home/www/humori.net/chat/index.php on line 5
Fatal error: main(): Failed opening required '/global.php' (include_path='.:/usr/local/lib/php') in /home/www/humori.net/chat/index.php on line 5
i get an errorr to any ideas why??
index.php file permissions 755 containing information as above
<?php
// ## Changes Directory so it can accesss vBulletin ##
chdir("/humori.net/forumi/");
// ## Grabs global.php ##
require("/global.php");
// ## yeap what it says ##
define('NO_REGISTER_GLOBALS', 1);
// ## defines this script as chat if you use phpinclude_start for this page at all ##
define('THIS_SCRIPT', 'chat');
// ## Removes Non Alpha Numeric charaters except for a space ##
$nonalnum = ereg_replace("[^ [:alnum:]]", "", $bbuserinfo[username]);
// ## Strips spaces from the name if any are found ##
$chatname = ereg_replace(" ", "_", $nonalnum);
// ## Strips spaces from the name if any are found ##
// $chatname = ereg_replace("__", "_", $strpdsh);
// ## prints out the chat template ##
eval('print_output("' . fetch_template('chat') . '");'); //
?>
--------------------------------------------------------------------------
also tried the following paths to the forum ("/humori.net/") , ("home/www/humori.net/") ("home/www/humori.net/forumi") etc and it still doesnt work any clues what i might have done wrong :disappointed:
Asterik
08-06-2005, 11:02 AM
Warning: main(/global.php): failed to open stream: No such file or directory in /home/www/humori.net/chat/index.php on line 5
// ## Grabs global.php ##
require("/global.php");
its ./global.php if its in the chat folder
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.