YaBB SE Community
Development => Completed mods => Topic started by: goosemoose on February 14, 2003, 01:27:28 AM
-
http://216.117.204.226/integratedchat2_151.zip (http://216.117.204.226/integratedchat2_151.zip)
The new version of the mod works with 1.5.1 , and 1.5.0.
I've been working long and hard, and here it is. Version 2.0! I don't think there are any bugs, and it works with BoardMod. Let me know if you have a successfull instal so I can take it out of beta.
New Features:
- Added Settings in Admin Panel:
-Change Room Name
-Change Room Password
-Change Appended Name
-Turn Rooms List On/Off
-Select Chat Language
-Change Chat Applet Width
-Change Chat Applet Height
- Chat applet now compatible with all browsers (works better with netscape).
- Added a button to float the chat applet.
- Chat button automatically switches to text with the rest of the menu,
- New script to display list of users, faster and lists users even in hidden rooms.
- New script to list number of users, faster and works in hidden rooms.
- Fixed problem with usernames with . _ or spaces in their name (credit to bananaman)
Installation instructions included with mod. READ THEM. If you are running another version you will need to uninstall it first!
Once you install the mod MAKE SURE TO REGISTER YOUR CHAT ROOM! Do this by double clicking on the chat room once you have logged in. You also need to register your name by double clicking on your name.
I'm sure I'm missing a few things, If you notice any let me know.
Please let us know if it installed okay!
If you need this for another version of YaBB let me know.
-
If we already registered.. do we have to register again? and what ever happend to the voice chat portion? Thanks.
-
I'm going to try this, but I have one question :
why didn't you use the xxxx.lng files more to make it easier to translate ? You put text hardcoded in Modsettings.php for instance, and you should try to avoid that.
But that is just a little observation, I really like the work you did, and can't wait to try it (I'm at work, so I haven't got the time to test it).
Nice job ;D
-
If we already registered.. do we have to register again? and what ever happend to the voice chat portion? Thanks.
You dont have to to register again, and I am still working on the voice part. The voice server needs some work.
-
I'm going to try this, but I have one question :
why didn't you use the xxxx.lng files more to make it easier to translate ? You put text hardcoded in Modsettings.php for instance, and you should try to avoid that.
But that is just a little observation, I really like the work you did, and can't wait to try it (I'm at work, so I haven't got the time to test it).
Nice job ;D
Most likely because the translation is based on my chat applet not Yabbse overall language scheme.
Thanks for the feedback though and let us know if you need anything.
-
Hi, ¿how can make float chat by default?
Sorry for my english. I´m from spain :-\
Thanks
-
We can see any example please ?
Thanx in advance :)
-
Most likely because the translation is based on my chat applet not Yabbse overall language scheme.
Thanks for the feedback though and let us know if you need anything.
Well, maybe you could replace the hardcoded parts bij $chatmod[1] or somethinh like that, and we all could supply you the translations ? I could do the Dutch translation, and so on ?
Well, I'm not going to test it today unfortunately, because of Valentinesday...... my wife has a surprise for me, so no YaBBSE tonight ;D
-
Hi, ¿how can make float chat by default?
Sorry for my english. I´m from spain :-\
Thanks
add onLoad="document.cs.doFloat()"
to the body tag in chat.php
-
We can see any example please ?
Thanx in advance :)
http://www.goosemoose.com/rfc
You will have to register an account on the yabbboard
-
Most likely because the translation is based on my chat applet not Yabbse overall language scheme.
Thanks for the feedback though and let us know if you need anything.
Well, maybe you could replace the hardcoded parts bij $chatmod[1] or somethinh like that, and we all could supply you the translations ? I could do the Dutch translation, and so on ?
Well, I'm not going to test it today unfortunately, because of Valentinesday...... my wife has a surprise for me, so no YaBBSE tonight ;D
There is already a dutch translation provided of the chat interface. The thing is this chat runs off a seperate service and requires the translation to reside there not in the yabb board. Some yabb user have provided me with translation already. English, Dutch,Spanish,German,Turkish,Nepali,Greek.
if anyone is interested in translating into another language email me brodle@everywherechat.com
-
I'm going to try this, but I have one question :
why didn't you use the xxxx.lng files more to make it easier to translate ? You put text hardcoded in Modsettings.php for instance, and you should try to avoid that.
But that is just a little observation, I really like the work you did, and can't wait to try it (I'm at work, so I haven't got the time to test it).
Nice job ;D
Hi Webby,
I did use $chat variables in the new mod, not hard coded.
-
goose we may want to add an option to make the chat popup in another window rather then a whole browser page.
I beleive someone already gave sample code
-
I had to make some corrections to the code in the ModSettings.php portion of the patch... variables were not being read correctly to fill in the current values for all the settings.
Mod works great, only problem is EasyChat (the IRC host this all ties in with) doesn't work properly on non-windows platforms. The usual MS-specific Java problems I'm assuming.
-
goose we may want to add an option to make the chat popup in another window rather then a whole browser page.
I beleive someone already gave sample code
yes. this would be great
-
after installing this mod, I'm having 2 problems:
on my site index, the place I display the 'recent topics', I get the following error:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/min6.nl/forum/www/Sources/Subs.php:2562) in /home/min6.nl/forum/www/SSI.php on line 137
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/min6.nl/forum/www/Sources/Subs.php:2562) in /home/min6.nl/forum/www/SSI.php on line 137
when I join the chat, everything seems te work fine, but after typing my nick-password, I enter the lobby.. and not my own chatroom! if i type /join min6, I enter the room
-
I've Tried To Install This Mod Into My Board V 1.5.1 RC1
But Its Dosen't Work!
Any Help Please ???
-
I had to make some corrections to the code in the ModSettings.php portion of the patch... variables were not being read correctly to fill in the current values for all the settings.
Mod works great, only problem is EasyChat (the IRC host this all ties in with) doesn't work properly on non-windows platforms. The usual MS-specific Java problems I'm assuming.
which corrections?
i had the same problem and i'd like the solution :)
-
IS there a way to let the chat window to get the same window size?
like this one:
http://irc.everywherechat.com:8000/
-
I had to make some corrections to the code in the ModSettings.php portion of the patch... variables were not being read correctly to fill in the current values for all the settings.
Mod works great, only problem is EasyChat (the IRC host this all ties in with) doesn't work properly on non-windows platforms. The usual MS-specific Java problems I'm assuming.
Not sure what Easychat is? Could you provide more info? The mod utilizes my applet and chat technology at www.everywherechat.com.
-
after installing this mod, I'm having 2 problems:
on my site index, the place I display the 'recent topics', I get the following error:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/min6.nl/forum/www/Sources/Subs.php:2562) in /home/min6.nl/forum/www/SSI.php on line 137
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/min6.nl/forum/www/Sources/Subs.php:2562) in /home/min6.nl/forum/www/SSI.php on line 137
when I join the chat, everything seems te work fine, but after typing my nick-password, I enter the lobby.. and not my own chatroom! if i type /join min6, I enter the room
Did you specify a room name in the admin config?
-
I've Tried To Install This Mod Into My Board V 1.5.1 RC1
But Its Dosen't Work!
Any Help Please ???
Any errors? Could you provide a little more detail then it just doesnt work? Did you try to manually make the changes?
-
IS there a way to let the chat window to get the same window size?
like this one:
http://irc.everywherechat.com:8000/
I am going to see if we can get a applet that will utilize 100% of the space in an embedded applet but thee are some limitation when viewing in netscape. Currently we only offer the ability to hard code the values.
-
after installing this mod, I'm having 2 problems:
on my site index, the place I display the 'recent topics', I get the following error:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/min6.nl/forum/www/Sources/Subs.php:2562) in /home/min6.nl/forum/www/SSI.php on line 137
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/min6.nl/forum/www/Sources/Subs.php:2562) in /home/min6.nl/forum/www/SSI.php on line 137
when I join the chat, everything seems te work fine, but after typing my nick-password, I enter the lobby.. and not my own chatroom! if i type /join min6, I enter the room
Did you specify a room name in the admin config?
yups..
-
it works fine now, after reinstalling..
thnx
-
I tested this on a clean install. If you are running any other mods you will have to let me know which ones and where the errors are you are getting. Also let me know what version of 1.5.1 you are running and if it worked for you or not. Also, did boardmod give you any errors?
-
Hi Guys,
My apologies. I just realized that I did not update the mod file after making my last changes. No wonder only my board was working :) I have re-uploaded the mod. Please let me know if it runs okay now.
Goosemoose
-
Hi Guys,
My apologies. I just realized that I did not update the mod file after making my last changes. No wonder only my board was working :) I have re-uploaded the mod. Please let me know if it runs okay now.
Goosemoose
doh! :)
-
Working on my end now just fine!
Hi Guys,
My apologies. I just realized that I did not update the mod file after making my last changes. No wonder only my board was working :) I have re-uploaded the mod. Please let me know if it runs okay now.
Goosemoose
-
Few thing dont work it dont tell me how many people in room it says the NAME but says 0 members chatting not sure why. Please take a look at www.postdeals.net
Even though i am chatting it says currently 0 people but if anyone else logs in like 2 people it will show up correctly.
Hey, PostDeals, you have 8 messages, 0 are new.
February 19, 2003, 10:35:51 PM
There are currently 0 people talking in the chat room.
PostDeals,
I also allow guest to chat and when they login it say _ i know previously it use to allow them to just use name Guest and automatically enter with GUEST1230 etc.. how can we have that happen again?
Also when i choose display room tab OFF it goes back to ON not sure why.
PLEASE ANY HELP WOULD BE HELPFUL, PM ME OR EMAIL ME.
-
Hi postdeals,
I just logged into your chat and your site reflected me just fine.
There are currently 1 people talking in the chat room.
Goosemoose,
Regarding the rooms tab. Make sure you ran the chatdb. If that didn't work check the sql database and make sure that ChatTab is set to false and let me know. Did you ask brodle to disable it already? Another possibility is that his setting could be conflicting, I'll ask him.
-
Postdeals,
Make sure you log into your admin panel and set the settings in ModSettings for the chat program. Also make sure you upload the new chat.php. Nothing has to be changed in the chat.php anymore, it's all done in the ModSettings section of the Admin panel.
-
Someone already asked this in the previous topic but is it possible (using PHP) to get the users chatting info from everywherechat.com like once in 10 minutes to my own server so it would be faster to load. Or just put it on the boardindex so it wouldnt load on every page they load.
-
Someone already asked this in the previous topic but is it possible (using PHP) to get the users chatting info from everywherechat.com like once in 10 minutes to my own server so it would be faster to load. Or just put it on the boardindex so it wouldnt load on every page they load.
I guess you could write a script that ran off of the chat.php page that checked to see if someone was logged on. and then compiled the ifnormation in your own database realtime base don that scripts. if someone were to close the page then it would remove them from the database?
-
another mod bites the dust.
THANKS, Great mod worked and installed with no problems 8)
-
another mod bites the dust.
THANKS, Great mod worked and installed with no problems 8)
Great Craig! Should be a mod ranking option in Yabbse :)
-
Gere,
I will look into adding that chat to the bottom of the BoardIndex template.
-
another mod bites the dust.
THANKS, Great mod worked and installed with no problems 8)
Great Craig! Should be a mod ranking option in Yabbse :)
This one would be at the top ;)
the only bug I have with it is having to set the name and abv tag everytime I update anything in the mod settings. :(
But having the coolest chat system around on my forum far outways that bug ;)
:) Thanks Again :)
-
Hmm, I don't have that problem. Is anyone else experiencing that? Did you run the chatdb.php file?
-
Well, on mine... it just defaults back to the original settings but the chat seems to work fine.
-
well the dbase was created fine.
I see this
Hey, PostDeals, you have 8 messages, 0 are new.
February 21, 2003, 09:30:50 PM
There are currently 0 people talking in the chat room.
PostDeals,
why is it that i am in the room yet 0 people talking shows up?
-
If there are more than 1 people in the room its fine but when its just 1 it says 0 until 2nd person enters.
-
I was the only one in your room last night and it worked fine. When you are the only one are you entering into the chat room using an irc client or using the web chat client? If you are going in through an irc client are you set to invisible?
-
Hmm, I don't have that problem. Is anyone else experiencing that? Did you run the chatdb.php file?
Yes I did :)
this is what I get every time I open the mod settings in admin....
Chat Room Name = $modSettings[chatRoomName]
Appended to users name (usually an acronym for your forum) = $modSettings[chatAppend]
Chat Applet Width = $modSettings[chatWidth]
Chat Applet Height = $modSettings[chatHeight]
Chat Room Password = $modSettings[chatPassword]
and when I chenge them they work fine but everytime I go back to mod settings it says the same and I need to change them ???
here is my Modsetting.php code maybe you can see if I done something wrong.
<option value="ORDER BY subject DESC" ' . $advimMod['subjectDESC'] . ' />' . $txt['advim13'] . '</option>
</select>
</tr><tr>
<td class="titlebg" bgcolor="' . $color['windowbg2'] . '" colspan="3" align="center"><b>' . $txt['chat1'] . '</b></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Chat Language</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><select name="chatLanguage"><option value="embedded" $chatLanguageEnglish>English</option>
<option value="dutch" $chatLanguageDutch>Dutch</option><option value="german" $chatLanguageGerman>German</option>
<option value="greek" $chatLanguageGreek>Greek</option><option value="nepal" $chatLanguageNepal>Nepal</option><option value="Spanish" $chatLanguageSpanish>Spanish</option>
<option value="turkey" $chatLanguageTurkish>Turkish</option><option value="french" $chatLanguageFrench>French</option></select></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Chat Room Name</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><input type=text name="chatRoomName" value="$modSettings[chatRoomName]"></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Appended to users name (usually an acronym for your forum)</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><input type=text name="chatAppend" value="$modSettings[chatAppend]"></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Chat Applet Width</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><input type=text name="chatWidth" value="$modSettings[chatWidth]"></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Chat Applet Height</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><input type=text name="chatHeight" value="$modSettings[chatHeight]"></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Chat Room Password</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><input type=text name="chatPassword" value="$modSettings[chatPassword]"></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Display Rooms Tab</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><select name="chatRoomsTab"><option value="true" $chatRoomsTabEnable>On</option>
<option value="false" $chatRoomsTabDisable>Off</option></select></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '" colspan="3" align="center" valign="middle">
<hr size="1" width="100%" class="windowbg3" /><input type="submit" value="' . $txt[10] . '" />
</td>
</tr>
</table>
</td>
</tr>
</table>
<input type="hidden" name="sc" value="' . $sc . '" />
</form>';
footer();
obExit();
}
function ModifyModSettings2()
{
global $HTTP_POST_VARS, $db_prefix, $sourcedir;
checkSession();
// let's do all the checkbox values....
$onoffArray = array(
'stickyTopicsChecked' => 'enableStickyTopics',
If you cant see any problems it's OK, I can put up with the bug :)
-
Great mod!
Not to be a nit pick, but the javascript code you have to put in the template renders 1.5.1 w3c incompatible. I usually put mine after <yabb news> tag. Here's how the snippet should read to make it verified, replace roomname of course with your rooms' name:
<p>There are currently <script language="JavaScript" type="text/JavaScript" src="http://www.everywherechat.com/users.asp?room=roomname"></script> people talking in the chat room. <br /><script language="JavaScript" type="text/JavaScript" src="http://www.everywherechat.com/members.asp?room=roomname"></script></p>
-
Thanks Solaris I'll make the changes.
Craig, I did have this problem at one point while working on the mod. Which means I must have left something out when I finalized it. I'll look into it and let you guys know.
-
How can i allow GUEST to chat with version 2.0 When they login http://www.postdeals.net/yabbse/index.php?board=11;action=chat;user=Guest their username is _ instead of GUEST why is that?
Please pm or msg me.
-
Thanks Solaris I'll make the changes.
Craig, I did have this problem at one point while working on the mod. Which means I must have left something out when I finalized it. I'll look into it and let you guys know.
Thanks :)
-
IS there any MOD ranking area on the yabb site so people can rate the chat mod? So many people love it and use and I dont think we have even scratched the surface!
-
Forgive my ignorance but where are the instructions for the mod?
Don't appear to be in the download
thanks in advance
Matt
-
Forgive my ignorance but where are the instructions for the mod?
Don't appear to be in the download
thanks in advance
Matt
You have to use the BoardMod application to install it. The information on what to change is in the *.mod file
Integrated Chat using www.everywherechat.com servers, fully IRC compliant.
AWSOME MOD :)
1. Upload Chat.php into sources dir. chmod to 666
2. Upload chat.gif into YabbImages dir.
3. Upload chatdb.php into main forum dir. chmod to 755
4 Run chatdb.php via web browser, delete chatdb.php
5. Run integratedchat2_151.mod in boardmodSE
6. Go into your admin panel and select edit template.
Find the area the refers to <yabb uname><yabb im> and replace everything
inside and including the <TD valign=center bgColor...> all the way to the first </TD>
you see with the following. Make SURE to replace the word ROOMNAME with your chat rooms name!
-
Doesn't the French script work always pas? :'(
-
Doesn't the French script work always pas? :'(
The person who was suppose to translate the applet in French didnt come through. I can send you the file to translate if you like.
-
Some people have asked about translations.
Currently the mod admin will allow you to switch to
german,dutch,spanish,nepali,english,greek,turkish
To translate the applet is easy. i send you a file that is about 500 lines of all the strings in the applet. edit it and send it back and boom all set.
-
Loaded mod on 1.5.1 B43
Seemed to install without a hitch
PROBLEMS
1) Even when logged into forum, says you are a guest at bottom of forum (Users Online)
2) Unable to logout - seems as if session ID is fouled up somehow.
I uninstalled and reinstalled twice with the problem each time. Any ideas?
-
is there anyway of just getting my chatroom up, without the other choices, as i would prefer my vsitors not to see any adult rooms etc
http://www.harry4ever.com/yabbse/index.php (http://www.harry4ever.com/yabbse/index.php)
I am probably just missing something
Tamalyn
-
Some people have asked about translations.
Currently the mod admin will allow you to switch to
german,dutch,spanish,nepali,english,greek,turkish
To translate the applet is easy. i send you a file that is about 500 lines of all the strings in the applet. edit it and send it back and boom all set.
Ok, I want to translate it in French, to send me the fichier !
christ77@chello.fr
-
I'm having trouble installing using Boardmod. I get the following errors:
starting log...
script path: C:\Documents and Settings\Administrator\Desktop\chat site\yabbse\index.php
detected script: YaBB SE 1.4.1
selected script: YaBB SE 1.4.1
installed mods: 0
--------------------------------------------------------------------------------
now installing: Integrated Chat 2.0 for YaBB SE 1.5.1 (integratedchat2_151.mod)
--------------------------------------------------------------------------------
Step 1 ... ok
Step 2 ... failed - ERR(1): Search string could not be found
Step 3 ... ok
Step 4 ... failed - ERR(1): Search string could not be found
Step 5 ... failed - ERR(1): Search string could not be found
Step 6 ... ok
Step 7 ... failed - ERR(1): Search string could not be found
Step 8 ... ok
Step 9 ... failed - ERR(12): The line to search for is not comlete. Maybe some spaces are missing in front of it.
Any ideas??
Is it to do with the way I have formatted my board and the functions I have turned off?
board can be seen at:
www.globalsurvey.org
-
I have successfully modified steps 2, 4, 7 and 9 but am stuck on step 5. The line :
'calendarpe' => array("$sourcedir/Calendar.php", 'CalendarPostEvent'),
in index.php simply isn't there!! any thoughts? I'm progressing but still not quite there!
Matt
-
is there anyway of just getting my chatroom up, without the other choices, as i would prefer my vsitors not to see any adult rooms etc
http://www.harry4ever.com/yabbse/index.php (http://www.harry4ever.com/yabbse/index.php)
I am probably just missing something
Tamalyn
In the admin controls is the ability to hide the rooms tab. It simple adds a roomstabs=false to the script line in chat.php
If you cant find this let us know.
-
I installed the mod, but the chat isn't showing up in the administration or the buttons to navigate the forum. I think I did everything correctly, but I must be wrong :(
the forum's address is http://www.alejandro.tv/foros
-
I have successfully modified steps 2, 4, 7 and 9 but am stuck on step 5. The line :
'calendarpe' => array("$sourcedir/Calendar.php", 'CalendarPostEvent'),
in index.php simply isn't there!! any thoughts? I'm progressing but still not quite there!
Matt
What version of YaBB are you using? That line has been in since at least 1.5.
-
I installed the mod, but the chat isn't showing up in the administration or the buttons to navigate the forum. I think I did everything correctly, but I must be wrong :(
the forum's address is http://www.alejandro.tv/foros
Did you upload the changed files?
-
yeah, I had, but they weren't hahaha
it's fixed now
this being my first time adding a mod, I didn't know that a single error in Boardmod would discard the other steps, I now made the changes succesfully in every step and re-uploaded the files... working now :)
but it says that the room is for members only and doesn't let me in lol
I'm looking into it now ::)
-
hehehe it's working now
;D
I do have the same problem with the settings in the admin mod panel, everytime I go back there, the pulldown menus are back to the defaults, no what I selected anymore
also, the number of people in the chatroom takes a while to update, first I was alone and said "1" fine, but then someone came in but still said "1" after a while, then that person left and then said "2" even now that I'm still alone...
???
-
yeah, I had, but they weren't hahaha
it's fixed now
this being my first time adding a mod, I didn't know that a single error in Boardmod would discard the other steps, I now made the changes succesfully in every step and re-uploaded the files... working now :)
but it says that the room is for members only and doesn't let me in lol
I'm looking into it now ::)
What is the name of the room you chose? Sometimes room names may be taken, especially if you use commonly used chat room name like $General Lobby Teenchat etc....
-
We now have a French translation thanks to Chriss77!! You should be able to just choose french from the admin panel or add ¶mfilename=french.prm to the chat.php script
-
hehehe it's working now
;D
I do have the same problem with the settings in the admin mod panel, everytime I go back there, the pulldown menus are back to the defaults, no what I selected anymore
also, the number of people in the chatroom takes a while to update, first I was alone and said "1" fine, but then someone came in but still said "1" after a while, then that person left and then said "2" even now that I'm still alone...
???
There is about a 30 second delay before the table become refreshed again in my DB that tracks usage. I dont wan tto kill my DB :)
Not one sits on a webpage and keeps clicking to see if the number changes right away, they look at what is currently showing when they first log in. Ive seen many sites just throw up random numbers tog et people into the chat room even tho no one is in there.
-
no, it wasn't taken, I had already registered the room yesterday, alejandro.tv, and it's working now... I just unchecked the "members only" option and it worked fine :)
-
no, it wasn't taken, I had already registered the room yesterday, alejandro.tv, and it's working now... I just unchecked the "members only" option and it worked fine :)
Good to hear!
-
I think that a good example of the chat mod is demonstrated at
http://www.octane-design.biz/~pyrodonahue/friends/forum (http://www.octane-design.biz/~pyrodonahue/friends/forum)
Only one thing about the site though...get a better menu button for the chat. Requested one about 5 minutes ago. Hopefully done soon 8)
-
I like the button, but I'm also sure that many will do new ones and they should send a copy to brodle to zip together so that ppl can choose from them
I noticed that some menus, like the emoticons one, aren't translated... I could help with the spanish version if you want
-
I think that a good example of the chat mod is demonstrated at
http://www.octane-design.biz/~pyrodonahue/friends/forum (http://www.octane-design.biz/~pyrodonahue/friends/forum)
Only one thing about the site though...get a better menu button for the chat. Requested one about 5 minutes ago. Hopefully done soon 8)
your site didnt load :)
-
Brodle could you send me the language file, I would try to translate it into Finnish.
email jere.sullanmaa@pp.inet.fi
goosemoose it would be great if you could make the chatinfo visible only at the boardindex.
-
I have successfully modified steps 2, 4, 7 and 9 but am stuck on step 5. The line :
'calendarpe' => array("$sourcedir/Calendar.php", 'CalendarPostEvent'),
in index.php simply isn't there!! any thoughts? I'm progressing but still not quite there!
Matt
What version of YaBB are you using? That line has been in since at least 1.5.
Am using version 1.5.1.
I know it would be above and beyond the call of duty but can I e-mail you a copy of index.php to look at?
cheers
-
Matthigg,
Email it to dominic@damien-hs.edu and I'll take a look at it. Also, what other mods have you installed?
-
DOH!!!
Just realised that I'm in fact using version 1.4.1. No wonder this has been such hard work!!
Is there any way of upgrading to 1.5.1 easily? without losing my template settings and message archive?
I apologise for my inexperience.
thanks again
Matt
-
There is about a 30 second delay before the table become refreshed again in my DB that tracks usage. I dont wan tto kill my DB :)
Not one sits on a webpage and keeps clicking to see if the number changes right away, they look at what is currently showing when they first log in. Ive seen many sites just throw up random numbers tog et people into the chat room even tho no one is in there.
hahaha that's not a bad idea at all! lol ;D
-
(should work with 1.5 too, someone please confirm).
I've been working long and hard, and here it is. Version 2.0! I don't think there are any bugs, and it works with BoardMod. Let me know if you have a successfull instal so I can take it out of beta.
Hi :)
Right now I try to install your mod. I can tell you that on my system (Linux SME ver 5.6) it dont go with YaBB SE 1.5.0.
Then I upgrade my board to YaBB SE 1.5.1. RC1B43 and when Boardmod 2.5.2 tried to install it comes out with this error:
starting log...
script path: C:\Html\Avenging Nerds\discuss\index.php
detected script: autodetect failed
selected script: YaBB SE 1.5.1
installed mods: 0
--------------------------------------------------------------------------------
now installing: Integrated Chat 2.0 for YaBB SE 1.5.1 (integratedchat2_151.mod)
--------------------------------------------------------------------------------
Step 1 ... ok
Step 2 ... ok
Step 3 ... ok
Step 4 ... failed - ERR(1): Search string could not be found
Step 5 ... ok
Step 6 ... ok
Step 7 ... ok
Step 8 ... ok
Step 9 ... ok
> modifications failed! 1 errors occured. Please see readme for help on the error messages.
The string it search for looks like this:
$img['admin'] = '<img src="' . $imagesdir . $langimages . '/admin.gif" alt="' . $txt[2] . '" border="0" />';
So what's wrong? Please help me because I really need that chatmod ;D
Best regards
Steen
-
I had that same problem, it's because the file in that line now has an extra attribute in the img tag
you have to open the file by hand and take that attribute away so that BoardMod can work fine (make sure it matches what BoardMod is looking for)
search for the line using that text up to the "alt" attribute, like here
$img['admin'] = '<img src="' . $imagesdir . $langimages . '/admin.gif" alt="'
someone correct me if I'm wrong, I did it the other day and didn't learn it by heart, but I'm pretty sure that's the one hahaha ;D
-
I had that same problem, it's because the file in that line now has an extra attribute in the img tag
you have to open the file by hand and take that attribute away so that BoardMod can work fine (make sure it matches what BoardMod is looking for)
search for the line using that text up to the "alt" attribute, like here
$img['admin'] = '<img src="' . $imagesdir . $langimages . '/admin.gif" alt="'
someone correct me if I'm wrong, I did it the other day and didn't learn it by heart, but I'm pretty sure that's the one hahaha ;D
Okay, thx for your quick answer :D
But you see! I'm newbie to that Boardmod stuff, so may I ask: What file should I open by hand?
I wil be happy for your help ;D
Cheers
Steen
-
Installed the mod manually.. and it works very good.. thanx! 8)
-
it was my first time using it too, but after a couple of tries, I figured it out...
check what file is the one that should be modified in that step, can't remember which one it is right now
luck :)
-
Can someone please update this script to work for us PfaBB Users?
This is a really kickass script but unfortunately we cannot get it to work and we are in need of such a script!
Help and assistance in this matter would really be appreciated! ;D
-
5. Run integratedchat2_151.mod in boardmodSE
Forgive me if this is one of those really dumb questions.. I've looked and looked, but I just can't seem to find this "boardmodSE"..
Link would be appreciated.
In the meantime, I will try installing this baby the hard way.
:)
-
Can someone please update this script to work for us PfaBB Users?
This is a really kickass script but unfortunately we cannot get it to work and we are in need of such a script!
Help and assistance in this matter would really be appreciated! ;D
Worked ''off-the-box'' for me - installing it manually... only thing failing was the menu item due to the way PfaBB handles the menu (I guess), but after skipping that part... it went without any problems :).
-
how can I make the module keep a log of the chat in the main window? I don't really care about private messages... sometimes the artist to whom my page is devoted, will log in to the chat and talk with his fans (like last night), but I wanna have a txt copy of the conversation to post in the forum later
thx for your help :)
-
how can I make the module keep a log of the chat in the main window? I don't really care about private messages... sometimes the artist to whom my page is devoted, will log in to the chat and talk with his fans (like last night), but I wanna have a txt copy of the conversation to post in the forum later
thx for your help :)
Once you register your room you can turn on the record script feature.
-
how can I make the module keep a log of the chat in the main window? I don't really care about private messages... sometimes the artist to whom my page is devoted, will log in to the chat and talk with his fans (like last night), but I wanna have a txt copy of the conversation to post in the forum later
thx for your help :)
Load the chat, clickthe room option button, then choose transcript tab in the setting. You can turn transcriptnon and start recording them.
-
cool, I found it and tried it, works nice :)
is there a way to fix the time? cause I'm in a different time zone
-
cool, I found it and tried it, works nice :)
is there a way to fix the time? cause I'm in a different time zone
Im afraid times are in local server time.
-
ok, I guess there's no way of converting them then... what time zone are you in? thx :)
couldn't it be added to the page where you choose the period of time you want to read the chat, a pulldown with the timezones so one chooses the one one is in and have the script convert the times before displaying them?... just an idea
-
ok, I guess there's no way of converting them then... what time zone are you in? thx :)
couldn't it be added to the page where you choose the period of time you want to read the chat, a pulldown with the timezones so one chooses the one one is in and have the script convert the times before displaying them?... just an idea
It's PAcific Standard Time US, currently no way to format time.
-
ok, I guess there's no way of converting them then... what time zone are you in? thx :)
couldn't it be added to the page where you choose the period of time you want to read the chat, a pulldown with the timezones so one chooses the one one is in and have the script convert the times before displaying them?... just an idea
It's PAcific Standard Time US, currently no way to format time.
Finally, something that uses my time zone. ;D
-
In the admin controls is the ability to hide the rooms tab. It simple adds a roomstabs=false to the script line in chat.php
If you cant find this let us know.
thanks very much, i knew it was right in front of me somewhere!
-
Installed the mod manually.. and it works very good.. thanx! 8)
Okay I give up with BoardMod; but you say that you have installed it by hand 8)
How do you do that? I will appreciate your help...maybe a link or a HOWTO ::)
Cheers
Steen
-
Installed the mod manually.. and it works very good.. thanx! 8)
Okay I give up with BoardMod; but you say that you have installed it by hand 8)
How do you do that? I will appreciate your help...maybe a link or a HOWTO ::)
Cheers
Steen
open the .mod file in notepade and you will see what lines it wants to find in the pages and what to replace it with.
-
awesome keep up the great work.
-
I have some Question to ask you. first ,how can i delete my room or change the room 's name if i want..I didn't see any function for this purpose.
second,I have an owner ..when I login to the server ,it shows the message sound like I am a room moderator so I should be an admin . Is it something wrong or not ?
-
I have some Question to ask you. first ,how can i delete my room or change the room 's name if i want..I didn't see any function for this purpose.
second,I have an owner ..when I login to the server ,it shows the message sound like I am a room moderator so I should be an admin . Is it something wrong or not ?
You can change the room name in the chat admin panel or hardcode it in the chat.php file.
Join the chat room and make sure you name is registered on the chat server ( it will ask for a password if it is) if it is not registered double clicking your name in the members list and register. Then register the room by clicking the room options button. this will ensure you have room owner permissions for your room and can change the settings.
-
Two new languages out Finnish and Thai
in chat.php change paramfilename= to
paramfilename=finnish.prm
or
paramfilename=thai.prm
Thank you to the two people who provided this translation!
I am not sure if thai works right so if anyone uses thai please let me know.
-
To brodle
I have tested thai language that I sent to you but there are some words incorrectly. So now I have already corrected them. I sent you "new thai language" by E-mail yesterday. You can check it in your mailbox. I don't sure you received it. If it doesn't bother you,please update this file. Thanks alot. :P ;D
-
I'll have this up tomorrow.
-
:-\ thanks . But I check my chat board today ,it still does not up to date.
-
:-\ thanks . But I check my chat board today ,it still does not up to date.
Sorry I'm slow :)
-
I face the big problem. When I use thai interface. The users complain me that they can't type in thai (see pic) .
(http://www.thai.net/mayamania/problem1.gif)
(http://www.thai.net/mayamania/problem2.gif)
It's always show "square" everytime they type. I think, maybe this error is about "Font". Because Thai ver only support "microsoft sans serif", "tahoma" and "ms sans serif". But I don't know where I should correct font in the area I capture the pic.Anyone can tell me how can I get rid of the problem.
-
I face the big problem. When I use thai interface. The users complain me that they can't type in thai (see pic) .
(http://www.thai.net/mayamania/problem1.gif)
(http://www.thai.net/mayamania/problem2.gif)
It's always show "square" everytime they type. I think, maybe this error is about "Font". Because Thai ver only support "microsoft sans serif", "tahoma" and "ms sans serif". But I don't know where I should correct font in the area I capture the pic.Anyone can tell me how can I get rid of the problem.
Java actually only support a limit amount of fonts so we need to find the right font. I changed it to use SansSerif, let me know how it works.
-
:'( san serif is not suitable for thai , I check it again but it's still not working well. Can you tell me how many font that java support ? maybe I will let you know what font is suitable. (fonts that support thai such as tahoma , ms san serif,microsoft san serif and charset=TIS-620 ) :-[
-
:'( san serif is not suitable for thai , I check it again but it's still not working well. Can you tell me how many font that java support ? maybe I will let you know what font is suitable. (fonts that support thai such as tahoma , ms san serif,microsoft san serif and charset=TIS-620 ) :-[
email me at brodle@everywherechat.com i will send you the applets set up for the different fonts that are supported. once of them should work
-
email me at brodle@everywherechat.com i will send you the applets set up for the different fonts that are supported. once of them should work
Ok,this day I sent you e-mail ,please check your mailbox. Thanks again for your help.
-
when I try sending a file to someone else in the chat, be it via the mod or mirc, I get an "* Unable to resolve local host" error :(
what am I doing wrong?
-
Since it is peer to peer file transfer you could ahve problems is your doing NAT on your internet connection since your computer registered an internal ip address.
-
Since it is peer to peer file transfer you could ahve problems is your doing NAT on your internet connection since your computer registered an internal ip address.
I didn't understand :-[
what should I do then? ???
-
Since it is peer to peer file transfer you could ahve problems is your doing NAT on your internet connection since your computer registered an internal ip address.
I didn't understand :-[
what should I do then? ???
There's really nothing you can do if your computer returns and internal ip address.
-
For those people who had problems with the server going up and down I wanted to apologize. My team is working on the issue and are close to tracking down what is causing it.
Im lucky to have a good team of volunteers who know their steve and kep my community and service to you 100%.
if anyone has any problems or question please dont hesitate to email me at brodle@everywherechat.com
-
I just notice that the javascript no longer lists who is in the chat room.. just says "There are currently people talking in the chat room." What am i doing wrong?? Has anything changed?
-
I just notice that the javascript no longer lists who is in the chat room.. just says "There are currently people talking in the chat room." What am i doing wrong?? Has anything changed?
I had to temporarily disable that for the time being so I can track down what is causing the chat server to crash. it is an SQL issue and that code goes directly into the sql DB.
Once I track down the issue it will be enabled again.
brodle
-
It still shows all that info on my board. The only thing is, it shows an "@" before the username, and also now when I click float, I get an error message sayint that the object doesn't support that property or method.
-
It still shows all that info on my board. The only thing is, it shows an "@" before the username, and also now when I click float, I get an error message saying that the object doesn't support that property or method.
Please provide me with a username and password and the url to log into so I can test this. You can email that to brodle@everywherechat.com the @ next to the user name signifies that person is a mdoerator.
-
I can't select text, neither can copy it, of course, in the chat... I can't get a right-button menu either, only on the userlist, but not the chat window...
is this normal? or mine is wrong? just wondered...
-
I can't select text, neither can copy it, of course, in the chat... I can't get a right-button menu either, only on the userlist, but not the chat window...
is this normal? or mine is wrong? just wondered...
What browser and operating system are you using? When it asked you to trust ChatSpace did you click yes?
Copy and paste, file tansfer ar etwo features that require the signed applet to be used. If you choose no to the signed applet you are forced to use the unsigned where these features are disabled.
-
What browser and operating system are you using? When it asked you to trust ChatSpace did you click yes?
Copy and paste, file tansfer ar etwo features that require the signed applet to be used. If you choose no to the signed applet you are forced to use the unsigned where these features are disabled.
ah I see... I'm using Win XP Pro and the browser is IE 6.0.2600.0
I really don't remember about being asked to trust ChatSpace, but from what you say I probably clicked no... ::)
how can I change that to click yes?
-
Here I'm available to translating Chat Applet to Italian.
If not already done, please e-mail me lines at powergen@libero.it
Thanks,
Andrea
-
I have been using this lovely mod on my board (1.4.1) for quite a few months. My members love it.
Now when I click my menu bar for chat... instead of the java app loading.. I just get a little "powered by everywhere chat" link
How comes? Something changed??
-
goose: is there a way to choose what irc server we use?
-
Sorted. Was because I had rebuilt my laptop with latest XP... now Java (VM)
all ok now ;D
Oh.. tried Sun's Java.. works ok with the chat app but looks a bit odd.
I have been using this lovely mod on my board (1.4.1) for quite a few months. My members love it.
Now when I click my menu bar for chat... instead of the java app loading.. I just get a little "powered by everywhere chat" link
How comes? Something changed??
-
goose: is there a way to choose what irc server we use?
Sorry my applet only works on my server :)
-
well, I know there are applets that have choice of server. do you think you could make that a feature in Integrated Chat 3? ;D
-
have anyone tested it on 1.5.1 final yet ?
-
I have been using this lovely mod on my board (1.4.1) for quite a few months. My members love it.
Now when I click my menu bar for chat... instead of the java app loading.. I just get a little "powered by everywhere chat" link
How comes? Something changed??
Some of my users have complained ( for the last 2-4 weeks ) that the chat doesn't work for them, it used to work, have something changed?
-
have anyone tested it on 1.5.1 final yet ?
I have it on 1.51 final, but haven't had a chance to test it. It installed just fine (with boardmod). I'll let you know...
-
Just tested it. Works fine... 8)
-
I have been using this lovely mod on my board (1.4.1) for quite a few months. My members love it.
Now when I click my menu bar for chat... instead of the java app loading.. I just get a little "powered by everywhere chat" link
How comes? Something changed??
Some of my users have complained ( for the last 2-4 weeks ) that the chat doesn't work for them, it used to work, have something changed?
Could you be more specific? Error messages, what symptoms?
-
well, I know there are applets that have choice of server. do you think you could make that a feature in Integrated Chat 3? ;D
This will not be an option of this mod. The applet that offer choice of server are crap, the reason being is that the applets are not signed or are just garbage ( jpilot for instance)
My company creates the chat I power everywherechat.com with.
-
Just tested it. Works fine... 8)
Great, Thanks Oldiesmann ;)
-
The problem I had was, I recently rebuilt my laptop with Windows XP.. the latest doesnt come with MS Java Virtual Machine. So had to find it on the net (tried Sun's one.. your chat app looks funny with it). With the MS one.. all ok now
I have been using this lovely mod on my board (1.4.1) for quite a few months. My members love it.
Now when I click my menu bar for chat... instead of the java app loading.. I just get a little "powered by everywhere chat" link
How comes? Something changed??
Some of my users have complained ( for the last 2-4 weeks ) that the chat doesn't work for them, it used to work, have something changed?
Could you be more specific? Error messages, what symptoms?
-
Service Pack 1 for XP contains the Microsoft java. So as long as someone does the critical updates for their OS there shouldnt be an issue.
The problem I had was, I recently rebuilt my laptop with Windows XP.. the latest doesnt come with MS Java Virtual Machine. So had to find it on the net (tried Sun's one.. your chat app looks funny with it). With the MS one.. all ok now
I have been using this lovely mod on my board (1.4.1) for quite a few months. My members love it.
Now when I click my menu bar for chat... instead of the java app loading.. I just get a little "powered by everywhere chat" link
How comes? Something changed??
Some of my users have complained ( for the last 2-4 weeks ) that the chat doesn't work for them, it used to work, have something changed?
Could you be more specific? Error messages, what symptoms?
-
But the new Service Pack 1a doesnt.
Those who have it already will be ok.. new installs will have probs.
I have uploaded the Virtual Machine I used to fix my prob to here www.telford.ws/vm40-Java-9x-XP-msjavx86.exe
-
Updated from 1.4.1 -> 1.5.1 and to the new version of this mod, everything is working fine, keep up the good work.
I also chaged the boardindex so the chatinfo will be only displayed there, it slows loading of pages from .1 secs to 1.x secs so its good to have it on the boardindex.
-
some members tell me their chat client never finishes loading and many that it takes a looong time to load, but it does.... is there a way to make the loading faster?
-
Ok i have a problem with this.... on the english file step 4 i cant find the tag line it calls for???
i have 1.5.1 final...... is this the problem?
Chad ;D
-
Yes there was something wrong with it, I copied ~20 first chars of the line and searched the lang file, then it found it. The line is quite easy to find manually too.
-
i searched manually.... and still cant find the line exactly... its close but not exact....
Chad ;)
-
um can some one put the instructions on here cuz i downloaded it and it didnt have instructions....
-
bump.....
Um Also About the Chat will the Members enter it and automatically have thier User Name as the name on the chat or will they get to pick?
-
Anyone? Anyone? hello?
-
HOW DO I INSTALL THIS MOD
-
Maybe you should open the .mod file and read the instructions.
-
Yup, all the instructions are in the .mod file. The users will automatically be logged in with the username they have on the forum plus an acronym at the end.
-
o thank god some one answered...
Um How do i open it?
I tried using the board mod thing but it wouldnt work it said file not found. i'll try it agian
-
ok i got it to work...
Umm I uploaded the stuff liek it says but what does it mean 'chmod to 666' & 'chmod to 755' How do i do that
-
it wont let my edit english.lng
-
Can Some one help me
-
Have you ever used boardmod before? There is a thread in the mod section about how to use it. You can also open the .mod file using notepad.
-
i kno i got boardmod to work but i cant edit english.lng like its says i need to for step 2
-
anybody kno how?
-
help :-X
-
I have modified this mod and im using a different java aplet, i would like to be about to show the chat link in the <yabb menu> to guests, how do i do this?
-
how do i edit the english.lng
-
open it with notepad
-
how do i save it... I mean i goto save it says i cant save it as english.lng
-
just use boardmod, from boardmod.org to edit your files.
-
Actually, yes you can save it as english.lng with notepad. The trick is that you have to make sure that the option to "hide extensions for known filetypes" is turned OFF on your computer (if it's turned on, it will save english.lng as english.lng.txt). Go into My Computer (shortcut: windows+E), click Tools, folder options, then click on the View tab. Scroll down until you see "Hide extensions for known filetypes" and un-check the box next to that.
-
some members tell me their chat client never finishes loading and many that it takes a looong time to load, but it does.... is there a way to make the loading faster?
should take les then a minute to load. Also sinc ethe aplet is signed it stores to the users PC. If they choose not to trust the applet that could cause slow DL time.
-
ok for some reason the top says this
you have 0 messages, 0 are new.
Wednesday 23 April 02:05 pm
There are currently people talking in the chat room.
kmw, goosemoose, Toyah, Sinnocent`workinG, brodle, knuckles, templetons, Scarlet_rfc, ratinterrupted,
When they arent members of my site and the room name is Game_Trunks_Chat
-
ok for some reason the top says this
you have 0 messages, 0 are new.
Wednesday 23 April 02:05 pm
There are currently people talking in the chat room.
kmw, goosemoose, Toyah, Sinnocent`workinG, brodle, knuckles, templetons, Scarlet_rfc, ratinterrupted,
When they arent members of my site and the room name is Game_Trunks_Chat
You copied and pasted the the code example and forgot to edit the room names for those scripts.
I dont know which file it is but there are only two that are used so it shouldnt be hard to locate.
-
ok which two was it? Also Do I need the _abbrv thing after the name? i mean I seen in the "Installed Mod Options" or whateevr and it has sometihng aobut it could I delete that so it wont say anytihng at the end?
-
is it this part thats wrong?
<script
src="http://www.everywherechat.com/members.asp?room=RFC"></script>
<BR></FONT></TD>
-
is it this part thats wrong? <script
src="http://www.everywherechat.com/members.asp?room=RFC"></script>
<BR></FONT></TD>
Yes RFC should say your room name there
-
wow talk abotu a lucky guess lol
So can I remove the _abbrv after the name?
-
wow talk abotu a lucky guess lol
So can I remove the _abbrv after the name?
yes you can
-
umm is there away that we can move the "Users Chatting" thing to the bottom so that its part of the Info Center?
-
It think you can, you just have to find the right place from boardindex.php
-
umm is there away that we can move the "Users Chatting" thing to the bottom so that its part of the Info Center?
It's just a line of html, move it where ever you want.
-
Wait! You can't remove the _abbr thing. You can CHANGE it to something else. For the "Rat Fan Club" I changed it to _RFC. If you dont change it then your users nicknames will collide with other and won't be able to log in.
-
Wait! You can't remove the _abbr thing. You can CHANGE it to something else. For the "Rat Fan Club" I changed it to _RFC. If you dont change it then your users nicknames will collide with other and won't be able to log in.
If he doesnt care about the collisions shouldnt be a problems then :) But like Goose said should choose something liek three letters
-
I dont know if this is a bug or something but when you login with your YaBBSE name and somebody else has already registered it and the script asks for password, you go to the login tab(?) and change the nick but the connect button doesnt work.
Is there a way to go around this?
-
Gere,
You have to have something appended to the names. Look in your modsettings and make sure something is there for abbreviation. Mine has _rfc , you can add whatver you want. This prevents any nick name collisions.
-
I tried this for the boardindex:
(http://www.mbnet.fi/~jere1983/chat.jpg)
-
If I give this a try .. at what point do I have to register it?
I'd like to first test it before I go ahead and install it on my public board (I run a private forum as well for testing out new mods).
So would I be able to test how it performs before uploading it to my server and register it?
-
If I give this a try .. at what point do I have to register it?
I'd like to first test it before I go ahead and install it on my public board (I run a private forum as well for testing out new mods).
So would I be able to test how it performs before uploading it to my server and register it?
First off the only registring is registring whatever room name and nickname you want to be owner/moderator of your chat room. This is free and doesnt ask for any information. It allows you to changed the options in the chat room. YOu can install it on your test forum first then add the mod in and use the same room or add a new room. To keep it private you can make the room secret ( most do ) in the room options and also rmeove the rooms tab that list the other chat rooms on the servers.
Check it out.. let us know if you have any questions.
-
I had that same problem, it's because the file in that line now has an extra attribute in the img tag
you have to open the file by hand and take that attribute away so that BoardMod can work fine (make sure it matches what BoardMod is looking for)
search for the line using that text up to the "alt" attribute, like here
$img['admin'] = '<img src="' . $imagesdir . $langimages . '/admin.gif" alt="'
someone correct me if I'm wrong, I did it the other day and didn't learn it by heart, but I'm pretty sure that's the one hahaha ;D
Okay, thx for your quick answer :D
But you see! I'm newbie to that Boardmod stuff, so may I ask: What file should I open by hand?
I wil be happy for your help ;D
Cheers
Steen
Doesn't look like this has been answered by anyone so here goes, Steen:
In english.lng you need to search for and replace
$img['admin'] = '<img src="' . $imagesdir . $langimages . '/admin.gif" alt="' . $txt[2] . '" title="' . $txt[2] . '" border="0" />';
with
$img['admin'] = '<img src="' . $imagesdir . $langimages . '/admin.gif" alt="' . $txt[2] . '" border="0" />';
That'll get rid of the error message you get in Step 4 when installing via BoardMod
-
Great mod guys ..
best thing since sliced bread .. and YaBBSE ;D
I can't seem to be able to register my room :(
I'm double .. triple .. and quadruple clicking on the register button but it won't do anything .. how come?
Could it be that there may already be a room with the same name as mine? :-\
-
I can't seem to be able to register my room :(
I'm double .. triple .. and quadruple clicking on the register button but it won't do anything .. how come?
Could it be that there may already be a room with the same name as mine? :-\
I do apologize, ladies and gentlemen, for crowding the board with so many posts ..
just wanted to let you guys know that I finally was able to register my room and nick after all .. I got a dual boot comp (WinXP Pro and RedHat Linux 8.0).
I couldn't register in Linux .. but once booted in Windows it registered without any problems.
-
I can't seem to be able to register my room :(
I'm double .. triple .. and quadruple clicking on the register button but it won't do anything .. how come?
Could it be that there may already be a room with the same name as mine? :-\
I do apologize, ladies and gentlemen, for crowding the board with so many posts ..
just wanted to let you guys know that I finally was able to register my room and nick after all .. I got a dual boot comp (WinXP Pro and RedHat Linux 8.0).
I couldn't register in Linux .. but once booted in Windows it registered without any problems.
What browser and java where you using in Linux? If you could join a room
http://irc.everywherechat.com:8000/?room=soemromhere
and try to register it and send me the java console I can see if I can fix that.
-
Ok I have tried installing this mod with BoardmodSE
But since im running Pfabb I am encountering a problem
searching for this file in my subs.php.
It seems the line just doesnt exist!
$yymenu .= "$menusep<a href=\"$cgi;action=profile;user=$euser\">$img[profile]</a>";
-
CR, CrazyC posted a fix for that back at the PfaBB site.
-
But since im running Pfabb I am encountering a problem
searching for this file in my subs.php.
Just today, I modified this mod to work with PfaBB and posted a link to the updated files over on the PfaBB site.
I hope you don't mind Goose? The only thing I changed was:
1. added a query to the db file because of Pfabb's special link column used in the menu section.
2. and modified the lines in the .mod file that change the menu vairable in Subs.php.
3. added instructions to install Haase's Enhanced Block for Integrated Chat mod (currently pfabb only, but could be editted to work with YaBB in the template file)
I left all of your original notes, instructions and credits alone. Just added the additional instructions at the beginning of the .mod file in the description section.
-
Ok for some reason in my control panel under
installed mods I have two chat preferences sections.
And can some tell me the url to use to call your chatroom. ;D
Also where the instructions readme file that was supposed to be in this zipfile?
-
Ok for some reason in my control panel under
installed mods I have two chat preferences sections.
And can some tell me the url to use to call your chatroom. ;D
Also where the instructions readme file that was supposed to be in this zipfile?
You need the line of script to embed the applet? I fyou open that mod file it is write in there.
irc.everywherechat.com:8000
-
Ok for some reason in my control panel under
installed mods I have two chat preferences sections.
And can some tell me the url to use to call your chatroom. ;D
Also where the instructions readme file that was supposed to be in this zipfile?
Since you are using PfaBB, I am assuming some of the problems have to do with my conversion. Which should probably be posted on the PfaBB site, but I'll reply here anyway for now because some of the info may help other users.
Hmm, sounds like you somehow managed to install the .mod file twice. It is possible that on some mod files you can do this to double the code. (you didn't use both of the mod files in my converted package, did you?)
The url for the chat room that's included in the original mod file is: <a href=\"$scripturl?action=chat;user=$euser\" target=_blank>$img[chat]</a>
However, since you're using PfaBB, it doesn't matter what you enter for the url in Menu Preferences because that's one of those "Special" links which will work with a blank url field. If you ran the converted dbmod that I created, it will set it up automatically for any member of your site.
-
ok being that my menu is not composed of the standard menu but it is composed of a flash menu calling the urls.
I cant seem to use that url you gave me...
Can you give me a direct url like:
http://www.yourcommunity.com/yabbse/index.php=action: whatever! ;D
-
I resolved the double preference issue by uninstalling one of those mods.
Now linkwise:
ok being that my menu is not composed of the standard menu but it is composed of a flash menu calling the urls.
I cant seem to use that url you gave me...
When I use a url such as:
http://www.phatscorts.com/community/index.php?action=chat;user=$euser
The user name doesnt come up only does the abbrv _ps
Anyway to resolve that!? ;D
-
Jeezus... put a little more effort into it C_R. You're being positively ignorant.
Look at his Code:<a href=\"$scripturl?action=chat;user=$euser\" target=_blank>$img[chat]</a>
replace $cripturl with www.yourcommunity.com/yabbse/index.php.
If you've gotten your profile button to work correctly in Flash, then you should be able to make the chat button work... they are IDENTICAL... just take your profile link and replace the word "profile" with the word "chat".
You're being about as resourceful as a dead skunk. No wonder CC has been all ticked off today.
-
check it I thank you for your assistance but bashing
me by calling me ignorant is unneccesary and quite unprofessional.
Sorry im a flasher not a php coder, so cut me a break!
if you are going to assist someone try not to insult them.
because that doesnt solve anything!
I appreciate CC's help and I even PM'ed him to thank him, Im not one of these people in here who doesnt know how to say thank you.
If he's pissed it isnt at me or anything I have done.
So chill with the sarcasm!
Cause that's not wanted nor appreciated!
-
You know what, you're right... and I apologize for that outburst.
Instead, may I make the simple suggestion that you try to find out why something is not working before asking for help. You posted way earlier that the mod file wouldn't work. I asked you over at PfaBB to post the error, you did not. Several hours later you posted it over here. During that time, both CrazyC and I tried to help you. I tried to explain that boardmod could not find those lines because they didn't exist in your Subs file. CrazyC went through the trouble of adjusting the mod file to work with PfaBB, and also with his ultimate links/menu mod. These are not insignificant efforts. There were whole hours today that we took out of our lives to try to give you a hand. Had you taken the time to actually *look* at the code it was trying to replace, you might have realized it was inserting a menu button. That should have been more than enough of a clue for you to realize that particular line would not have worked because you are in fact using a flash menu. At that point, if you had asked for more specific help: BoardMod failed because it couldn't find the menu section, but I don't want to use that anyway. How do I make the chat link in flash, and have it carry over the username?
someone would have been able to help you promptly. Instead, you had 3 or 4 people running around chasing their tails, trying to solve different problems that didn't exist.
But none of that matters now... it's all past us. ;D
Please let us know if you are still not able to get the chat link to work correctly, and now that we know the specifics of the issue, I'm sure we can find a way to fix it.
Again, sorry for the outburst (and the ensuing lecture). It's been a long day, and I still have a fresh collection of IMs concerning shoutboxes and attachments to look at.
-
Hello,
This mod can be used on version 1.5.2 ??
-
Hello,
This mod can be used on version 1.5.2 ??
Yes
-
What browser and java where you using in Linux? If you could join a room
http://irc.everywherechat.com:8000/?room=soemromhere
and try to register it and send me the java console I can see if I can fix that.
Sorry for my less than hasty reply ..
Am using Mozilla 5.0 w/ Sun Java - J2SE v.1.3.1
Registering a room while using Linux still doesn't work.
Other things that don't work on the applet while in Linux:
- the "quit" button ("Help" button, next to "quit" works fine)
- when I right click on my username the panel pops up but none of the available options in the panel work
I don't know what you mean by "send [you] the java console" ..
do you mean, capture the screen and send it to you? Let me know.
-
Problem:
I have the mod installed since a while,
now i got a red X instead of the chat when i load it :-[
Does i have something to fix?
-
Thanks CrazyC
-
What browser and java where you using in Linux? If you could join a room
http://irc.everywherechat.com:8000/?room=soemromhere
and try to register it and send me the java console I can see if I can fix that.
Sorry for my less than hasty reply ..
Am using Mozilla 5.0 w/ Sun Java - J2SE v.1.3.1
Registering a room while using Linux still doesn't work.
Other things that don't work on the applet while in Linux:
- the "quit" button ("Help" button, next to "quit" works fine)
- when I right click on my username the panel pops up but none of the available options in the panel work
I don't know what you mean by "send [you] the java console" ..
do you mean, capture the screen and send it to you? Let me know.
I have just updated the chat to a new version. Please let me know if this stills happens.
-
Problem:
I have the mod installed since a while,
now i got a red X instead of the chat when i load it :-[
Does i have something to fix?
Either you have your java for your browser turned off or it does not exists. You can change/check these settings in your browser internet options/advance properties. This is for IE. In netscpe it is Edit - Preferrencing ( I think)
I have updated the java chat on the server to actually install java for you if it cant find it. I havent tested this yet but if you dont have java it should perform this for you.
-
What browser and java where you using in Linux? If you could join a room
http://irc.everywherechat.com:8000/?room=soemromhere
and try to register it and send me the java console I can see if I can fix that.
Sorry for my less than hasty reply ..
Am using Mozilla 5.0 w/ Sun Java - J2SE v.1.3.1
Registering a room while using Linux still doesn't work.
Other things that don't work on the applet while in Linux:
- the "quit" button ("Help" button, next to "quit" works fine)
- when I right click on my username the panel pops up but none of the available options in the panel work
I don't know what you mean by "send [you] the java console" ..
do you mean, capture the screen and send it to you? Let me know.
I have just updated the chat to a new version. Please let me know if this stills happens.
Well .. now the chat applet won't even load in Linux
This is what I get:
"java.lang.ClassNotFoundException: com.chatspace.v400300.Chat"
Seems to me like my 'SunJava' plug-in is no longer adequate.
Any idea how I can remedy this problem?
-
I noticed a bunch of problems in the past few days with the javascript showing the members in the chatroom. Has this been turned on/off a bunch of times recently?
-
What browser and java where you using in Linux? If you could join a room
http://irc.everywherechat.com:8000/?room=soemromhere
and try to register it and send me the java console I can see if I can fix that.
Sorry for my less than hasty reply ..
Am using Mozilla 5.0 w/ Sun Java - J2SE v.1.3.1
Registering a room while using Linux still doesn't work.
Other things that don't work on the applet while in Linux:
- the "quit" button ("Help" button, next to "quit" works fine)
- when I right click on my username the panel pops up but none of the available options in the panel work
I don't know what you mean by "send [you] the java console" ..
do you mean, capture the screen and send it to you? Let me know.
I have just updated the chat to a new version. Please let me know if this stills happens.
Well .. now the chat applet won't even load in Linux
This is what I get:
"java.lang.ClassNotFoundException: com.chatspace.v400300.Chat"
Seems to me like my 'SunJava' plug-in is no longer adequate.
Any idea how I can remedy this problem?
Is this Netcape ? or is it Mozella ? Cause I thought the latest Mozilla is 1.4b?
-
I noticed a bunch of problems in the past few days with the javascript showing the members in the chatroom. Has this been turned on/off a bunch of times recently?
Have a url I can see this at?
-
Is this Netcape ? or is it Mozella ? Cause I thought the latest Mozilla is 1.4b?
It is Mozilla .. and below is the full version details that I'm running:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003
When I installed my SunJava plug-in it detected my Mozilla version as 5.0 ..
but, as indicated by the bolded section above, in actuality it is v 1.0.1 .. sorry about the miscomunication
-
I noticed a bunch of problems in the past few days with the javascript showing the members in the chatroom. Has this been turned on/off a bunch of times recently?
Umm, no, since it only does it once in a while.
I'm using the mod Haase created for a custom Chat stats block for PfaBB, which evaluates the code received from the 2 scripts that come with this mod. I ended up disabling it, but when it goes on the fritz, it just gives a php parse error when evaluating the code, which to me, would imply that the stat scripts aren't working right. When it does it, it only seems to be fow a few minutes, but because of the PHP problem with the mod, the rest of the site won't load.
I was kind of hoping you would just say, "Yea, we've had some problems and we're working on it", but it's never that easy, is it? hehe
Have a url I can see this at?
-
I noticed a bunch of problems in the past few days with the javascript showing the members in the chatroom. Has this been turned on/off a bunch of times recently?
Umm, no, since it only does it once in a while.
I'm using the mod Haase created for a custom Chat stats block for PfaBB, which evaluates the code received from the 2 scripts that come with this mod. I ended up disabling it, but when it goes on the fritz, it just gives a php parse error when evaluating the code, which to me, would imply that the stat scripts aren't working right. When it does it, it only seems to be fow a few minutes, but because of the PHP problem with the mod, the rest of the site won't load.
I was kind of hoping you would just say, "Yea, we've had some problems and we're working on it", but it's never that easy, is it? hehe
Have a url I can see this at?
I help write the original mod with goosemoose and wrote the stats scripts themself. There is nothing to complicated about my scripts and no one has ever reported an issue with them on the normal mod.
Next time it errors send em the scripts error.
-
I turned it back on again and I will let you know.
-
Brodle, I'd like to talk to you about incorporating that script I wrote. It's pretty cool. Basically it contains some basic logic so that if noone is in the chat room, it says "No one is in the chat room" instead of "There are 0 people in the chat room"
Then if 1 person is in the chat room, instead of saying "There is 1 people in the chat room" is says something like "<username> is sitting in the chatroom talking to the walls"
Of course if 2 or more people are in there, it works like normally.
If you are interested, send me a PM.
-
Brodle, I'd like to talk to you about incorporating that script I wrote. It's pretty cool. Basically it contains some basic logic so that if noone is in the chat room, it says "No one is in the chat room" instead of "There are 0 people in the chat room"
Then if 1 person is in the chat room, instead of saying "There is 1 people in the chat room" is says something like "<username> is sitting in the chatroom talking to the walls"
Of course if 2 or more people are in there, it works like normally.
If you are interested, send me a PM.
goose this sound interesting...
greg, if you want to go ahead and make the modification and post it sounds good. Let me know and I will upload it to our www so ppl can grab it.
-
Can you zip up and email me the original two scripts. I'll need to work my logic into those.
haaseg@greghaase.com
You can see the code that goes into the PfaBB block In this thread (http://pfabb.lunabyte.com/index.php?board=8;action=display;threadid=656;start=0).
Thanks!
-
Gregs version is going to be ASP so it will be on your end brodle.
-
Is this Netcape ? or is it Mozella ? Cause I thought the latest Mozilla is 1.4b?
It is Mozilla .. and below is the full version details that I'm running:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003
When I installed my SunJava plug-in it detected my Mozilla version as 5.0 ..
but, as indicated by the bolded section above, in actuality it is v 1.0.1 .. sorry about the miscomunication
Brodle ...
thank you for all your input ..
I ended up upgrading both my version of Mozilla and Java
Everything is running as it should, now
in fact I may not even have needed to upgrade Mozilla (though I'm glad I did .. the new version has a pop-up blocker that the old one didn't have) -
my java plug-in wasn't installed properly .. it was installed but it didn't have a symbolic link to the Mozilla plugins folder .. stupid me :-\\
-
*heh* Never mind, my bad. Great mod!
-
Brodle:
Im having a problem for some reason when I or a visitor enters a room we arent recognized but instead our names appear as a dash symbol.
I did register the channel under my name but when
I relog in and put in the password, nothing happens,
No op mod or anything.
Any help would be greatly appreciated! ;D
-
Brodle:
Im having a problem for some reason when I or a visitor enters a room we arent recognized but instead our names appear as a dash symbol.
I did register the channel under my name but when
I relog in and put in the password, nothing happens,
No op mod or anything.
Any help would be greatly appreciated! ;D
email me the name of the room, the username you are trying to use and your password and I will fix it up.
brodle@everywherechat.com
-
Brodle, I'm fairly certain that Crimson's problem has to do with his menu table in PfaBB. We're working on this issue with him over on the PfaBB forums.
-
If anyone had any user complain about class not found error I think I found the problems. there was a corrupted jar file.
-
i have installed this but wi a problem it dont work it tells me 0 people in chat but i cant get to chat theres no link edited all files and uploaded still no luck any ideas
http://www.universal-hosting.co.uk/forum
test account user name = stressed
password bob
any info please thanks
Tom
-
it doesnt look like the mod installed right. How did you do it?
I dont even seen the chat icon to try to login the chat.
-
i used boardmod to do the files but had to do stage four manual as of the area to search for changed uploaded an overwrittin all an used the chatdb.php uploaded chat.gif an chat.php so dont no wot to do now HEHE
-
Question:
from what i've been reading in this thread i had the impression that the chat mod seems more useable on a windows server than on a linux server.
is this the case? Or have i understood this wrongly?
-
Question:
from what i've been reading in this thread i had the impression that the chat mod seems more useable on a windows server than on a linux server.
is this the case? Or have I understood this wrongly?
The mod conenct to MY chat server it doesnt matter if you run yabbse on php on linux server or windows server.
I own everywherechat.com
-
i used boardmod to do the files but had to do stage four manual as of the area to search for changed uploaded an overwrittin all an used the chatdb.php uploaded chat.gif an chat.php so dont no wot to do now HEHE
You probably want to just do a manual install using the instruction in the mod file. This will be easier if the boardmod cant find the strings. if you modded your borard before this would make the isntall fail.
-
6. Go into your admin panel and select edit template.
Find the area the refers to <yabb uname><yabb im> and replace everything
inside and including the <TD valign=center bgColor...> all the way to the first </TD>
you see with the following. Make SURE to replace the word ROOMNAME with your chat rooms name!
What *following* do you mean? (the replacement in forum template).
As I have no experience with this chatbox-thingy, is there some sort of quick explanation available about the next steps to get the chatbox up and running for my forum members? (creating chat rooms, how about moderating etc.)
Thanks in advance!
-
As I have no experience with this chatbox-thingy, is there some sort of quick explanation available about the next steps to get the chatbox up and running for my forum members? (creating chat rooms, how about moderating etc.)
Thanks in advance!
Try The everywherechat forums (http://irc.everywherechat.com/community/forum.asp?action=10&fid=631) or even better irc.org (http://www.irc.org/)
-
mine is in a Linux server
-
How are we suppose to change the room name?I dont understand what this 6. Go into your admin panel and select edit template.
Find the area the refers to <yabb uname><yabb im> and
replace everything
inside and including the <TD valign=center bgColor...> all the
way to the first </TD>
you see with the following. Make SURE to replace the word
ROOMNAME with your chat rooms name!
<TD vAlign=center bgColor=#ffffff><FONT size=2><yabb
uname><yabb im><BR><yabb time><BR><BR>There are
currently <script
src="http://www.everywherechat.com/users.asp?room=ROOMNAME"></script>
people talking in the chat room.<BR><script
src="http://www.everywherechat.com/members.asp?room=RFC"></script>
<BR></FONT></TD> is saying.
-
im not 100% on this but from wot i can see the rest is done apart from this jus wanted to know if its correct to have this here like this
$menusep = ' ';
$img['Chat'] = '<img src="' . $imagesdir . '/chat.gif" alt="' . $txt['chat1'] . '" border="0" />';
$img['admin'] = '<img src="' . $imagesdir . $langimages . '/admin.gif" alt="' . $txt[2] . '" title="' . $txt[2] . '" border="0" />';
$img['delete'] = '<img src="' . $imagesdir . $langimages . '/delete.gif" alt="' . $txt[121] . '" title="' . $txt[121] . '" border="0" />';
$img['email'] = '<img src="' . $imagesdir . $langimages . '/email.gif" alt="' . $txt[69] . '" title="' . $txt[69] . '" border="0" />';
$img['email_sm'] = '<img src="' . $imagesdir . '/email_sm.gif" alt="' . $txt[69] . '" title="' . $txt[69] . '" border="0" />';
$img['help'] = '<img src="' . $imagesdir . $langimages . '/help.gif" alt="' . $txt[119] . '" title="' . $txt[119] . '" border="0" />';
$img['home'] = '<img src="' . $imagesdir . $langimages . '/home.gif" alt="' . $txt[103] . '" title="' . $txt[103] . '" border="0" />';
$img['im_config'] = '<img src="' . $imagesdir . $langimages . '/im_config.gif" alt="' . $txt[323] . '" title="' . $txt[323] . '" border="0" />';
$img['im_delete'] = '<img src="' . $imagesdir . $langimages . '/im_delete.gif" alt="' . $txt[412] . '" title="' . $txt[412] . '" border="0" />';
$img['im_inbox'] = '<img src="' . $imagesdir . $langimages . '/im_inbox.gif" alt="' . $txt[316] . '" title="' . $txt[316] . '" border="0" />';
$img['im_new'] = '<img src="' . $imagesdir . $langimages . '/im_new.gif" alt="' . $txt[321] . '" title="' . $txt[321] . '" border="0" />';
$img['im_outbox'] = '<img src="' . $imagesdir . $langimages . '/im_outbox.gif" alt="' . $txt[320] . '" title="' . $txt[320] . '" border="0" />';
$img['im_reload'] = '<img src="' . $imagesdir . $langimages . '/im_reload.gif" alt="' . $txt[322] . '" title="' . $txt[322] . '" border="0" />';
$img['im_remove'] = '<img src="' . $imagesdir . $langimages . '/delete.gif" alt="' . $txt[154] . '" title="' . $txt[154] . '" border="0" />';
$img['im_reply'] = '<img src="' . $imagesdir . $langimages . '/im_reply.gif" alt="' . $txt[146] . '" title="' . $txt[146] . '" border="0" />';
$img['im_website'] = '<img src="' . $imagesdir . $langimages . '/im_www.gif" alt="' . $txt[515] . '" title="' . $txt[515] . '" border="0" />';
$img['login'] = '<img src="' . $imagesdir . $langimages . '/login.gif" alt="' . $txt[34] . '" title="' . $txt[34] . '" border="0" />';
$img['logout'] = '<img src="' . $imagesdir . $langimages . '/logout.gif" alt="' . $txt[108] . '" title="' . $txt[108] . '" border="0" />';
$img['markallread'] = '<img src="' . $imagesdir . $langimages . '/markread.gif" alt="' . $txt[452] . '" title="' . $txt[452] . '" border="0" />';
-
Im using a skins mod too.
-
how do u get the chat icon to appear in the menu at top i mean mine aint there its blaggin head now i cant use chat.php directly test it
http://universal-hosting.co.uk/forum/index.php
username stressed
password bob
all code is done to spec so wots the prob?
-
solved it now but got chat button twice any1 no why?
-
solved it now but got chat button twice any1 no why?
perhaps you pasted the code for the button twice
-
Hi maybe someone can help me with mine, i have registered a room on everywhere chat, but when i try to access this using the chat button it opens up my index page again in a new window, any ideas guys
-
Yes I did :)
this is what I get every time I open the mod settings in admin....
Chat Room Name = $modSettings[chatRoomName]
Appended to users name (usually an acronym for your forum) = $modSettings[chatAppend]
Chat Applet Width = $modSettings[chatWidth]
Chat Applet Height = $modSettings[chatHeight]
Chat Room Password = $modSettings[chatPassword]
and when I chenge them they work fine but everytime I go back to mod settings it says the same and I need to change them ???
Hi @ all
Have exactly this problem ...
How to fix them ?!
thx & cya
-
solved it now but got chat button twice any1 no why?
perhaps you pasted the code for the button twice
no its not well not in the lang file if thats the one for buttons if not please some1 tell me where it is thanks
Tom
-
Yes I did :)
this is what I get every time I open the mod settings in admin....
Chat Room Name = $modSettings[chatRoomName]
Appended to users name (usually an acronym for your forum) = $modSettings[chatAppend]
Chat Applet Width = $modSettings[chatWidth]
Chat Applet Height = $modSettings[chatHeight]
Chat Room Password = $modSettings[chatPassword]
and when I chenge them they work fine but everytime I go back to mod settings it says the same and I need to change them ???
Hi @ all
Have exactly this problem ...
How to fix them ?!
thx & cya
I had the same problem. I ran the chatdb.php file and uploaded the chat.php file again and it worked.
-
Yes I did :)
this is what I get every time I open the mod settings in admin....
Chat Room Name = $modSettings[chatRoomName]
Appended to users name (usually an acronym for your forum) = $modSettings[chatAppend]
Chat Applet Width = $modSettings[chatWidth]
Chat Applet Height = $modSettings[chatHeight]
Chat Room Password = $modSettings[chatPassword]
and when I chenge them they work fine but everytime I go back to mod settings it says the same and I need to change them ???
Hi @ all
Have exactly this problem ...
How to fix them ?!
thx & cya
I had the same problem. I ran the chatdb.php file and uploaded the chat.php file again and it worked.
HiHo
Have upload these 2 Files again ...
Now, Chatlanguage and RoomTab Options will not save permanently in Admin-Modsettings ?!?
cya
-
6. Go into your admin panel and select edit template.
Find the area the refers to <yabb uname><yabb im> and replace everything
inside and including the <TD valign=center bgColor...> all the way to the first </TD>
you see with the following. Make SURE to replace the word ROOMNAME with your chat rooms name!
What *following* do you mean? (the replacement in forum template).
As I have no experience with this chatbox-thingy, is there some sort of quick explanation available about the next steps to get the chatbox up and running for my forum members? (creating chat rooms, how about moderating etc.)
Thanks in advance!
After the mod is up an running join the chat room and use the nickname you want to use as moderator. Register the name in the chat room by double clicking on it in the right members list of the chat room. You can then click the room options button to register the room and have fll control ( moderate) it.
-
where is the code for the actual buttons as i have 2 buttons so need to look at code is it in the lang file if so where?
-
HiHo
Have upload these 2 Files again ...
Now, Chatlanguage and RoomTab Options will not save permanently in Admin-Modsettings ?!?
cya
mine does the same but it works ;D
-
any chance of getting this one in pacman?
-
pacman? I don't think I know what you are talking about.
Regarding the menu buttons, look in the subs.php for the lines with the word menu in them. It's all in the .mod file.
-
pacman? I don't think I know what you are talking about.
Regarding the menu buttons, look in the subs.php for the lines with the word menu in them. It's all in the .mod file.
He's referring to a yabbpak to be used with the Package Manager. Everyone seems to call it pacman for short.
-
If somone else is willing to do it feel free and I'll link it. Im in the process of working on the mobileyabb mod right now. Maybe when I'm done I'll have time to set it up as a yabbpack
-
We can see any example please ?
Thanx in advance :)
http://www.goosemoose.com/rfc
You will have to register an account on the yabbboard
The chat room isn't working for me :-/ I just see a line saying "Powered by everywherechat.com" :(
-
mines working when i leave your details in there goosemoose, only thing i dont get is your tags of RFC and the room name being different, ive tried different ones and even been on and registered a room and then gone and pointed the script to it but it doesnt show who's in chat..
you can take a look here
www.taxiandprivatehire.co.uk/forum/index.php
-
What kind of admin tools do I have to deal with a users forgotten password? Can I see a list of my registered chat users with admin options anywhere? There is no
"forgot password" link as indicated in the manual.
thx
-
How about some kind of stats thingy of different channels, like mircstats?
I tried to log my channel but I got banned
-
What do you mean banned? If you are the moderator of your room then you can access the logs. Their are irc stats just like a normal irc channel. I think the command is /stats but you will have to double check that with brodle.
-
What kind of admin tools do I have to deal with a users forgotten password? Can I see a list of my registered chat users with admin options anywhere? There is no
"forgot password" link as indicated in the manual.
thx
The easiest way to take care of this is to use the nickserv "drop" command, which will "drop" that nickname from the registered nicks list. Then, the user can just re-register it. Use the following command:
/nickserv drop <nickname>
where <nickname> is the name of the user who forgot their password.
-
I've read it before in this thread, but have found no (working) answer yet.
I tried to install this and I see a chat window and everything. I installed manually on a 1.5.3. version.
Now, whenever I try to change or save my
Installed 'Mods' Settings and Options
they're all blank or back to default if it's a drop down box. This is rather painful as almost all my board settings now don't work!
2 questions:
1) can I solve this and how?
2) otherwise: how do I uninstall and get my board to work like it did before. (i made a backup before installing)
Thanks,
Lex
-
It's worse now...
I tried to put all my original files back, but still no luck. When people click 'memberlist' they get a hacker attempt message, when I click version check in my admin panel, the same thing. As well, version says now: 1.4.0 in stead of 1.5.3
More stuff: at the home page, where it says members: x, posts: x, topics: x and please welcome our newest member: x all the info is blank. No data here. On my admin page, in the iframe where normally yabbse news shows up I have now my board's home page! As well when I click on a help button, action=adminhelp, the result is my own board's home page.
So I thought, let's upload all 1.5.3. upgrade files and run the upgrade script. Did so and all went fine but none of the above problems got solved.
I guess it's when I ran chatdb.php that caused the problem or at least is now still causing the problem.
Who's got a clue about what I can do now?
Should I do a complete fresh install? I went to mysqladmin and downloaded the structure and data before, which gives me a sql file, but have no clue what I can do with it.
Any help is appreciated!
Thanks,
Lex
-
I'm not sure how you ended up with the problems you did but it wont be from the chatdb.php as all that does is add a table. Did you install it before you uploaded the edited files? There are 50-100 people using this mod right now and no one else has had this problem. There is something else going on here. It sounds like you uploaded 1.4 files into a 1.5.3 database when you tried to fix everything. You might want to try backing up everything again in your yabbse folder and then delete the folder and do a clean install. Don't delete the database!! Then if all goes well try installing the mod again. I haven't looked at the code in 1.5.3 but if a few lines were changed around then boardmod won't install everything. Let us know how it goes.
-
Okay I will. I didn't use boardmod, didn't have boardmodse and read somewhere if you had other mods installed already, using boardmodse could mess things up. So I followed the .mod instructions, which wasn't too difficult.
I'll go and try it now. There seem not too be too many people on the board right now...
Thanks for your reply,
Lex
-
And so it happened. I deleted the sources and the root folder, uploaded them again (from the 153 upgrade zip), had to play with the subs, replace the 'new' one with the downloaded one and some minor stuff as putting my template file back etc., but it now works. The forum, that is. I guess I'll wait a bit before trying to install the chat mod again, first I'll wait and see how others are reporting on it on 153.
Thanks for your help,
Lex
-
Is there something going on with the everywherechat.com server or was there an update I needed to apply? The message at the top of my board showing how many are in chat now just says:
"There are currently people talking in the chat room."
All the time.
http://www.woopig.net/php
-
I'll check it out with brodle, I'm actually having the same issue on my board.
-
I have the same problem. Any solution?
-
Hey guys, that's the message that I got when my registered chat room name was removed from no use. I forget what the time frame is, but if the room isn't used, the name doesn't stay registered, therefore the script won't work.
-
Hi, because mi chat is not used too much i had to re-register it again, but now i have the room registered and i have the same problem.
Sorry for my english ::) i´m from spain.
;D
-
Is there something going on with the everywherechat.com server or was there an update I needed to apply? The message at the top of my board showing how many are in chat now just says:
"There are currently people talking in the chat room."
All the time.
http://www.woopig.net/php
this should be working again. I had some DB issues and needed to rule out those two scripts as the culprit.. Should be working at normal.
-
Rooms expire is an owner does not join within 30 dyas. The user scripts are fixed.
Hey guys, that's the message that I got when my registered chat room name was removed from no use. I forget what the time frame is, but if the room isn't used, the name doesn't stay registered, therefore the script won't work.
-
i still cant get it to report who is online in the chat room on the board
-
i still cant get it to report who is online in the chat room on the board
i saw that you were using jpilot on your site. Where is out chat mod? I dont even see the script tags in the the view sourc eof the page.
-
wrong site brodie try:
www.taxiandprivatehire.co.uk
i did have jpilot on the other site (thetaxiforums.co.uk)for testing purposes and found it to be brilliant, except for the fact that you couldnt report who was in chat in jpilot, back to the board index/template, which would have been ace because they would have been using there own bandwidth! i think your chat is good for the reporting feature to the board but i cant get it to work
-
yo! goose hows your mobile chat coming on i see it says 75% and version 3!
is there a version 2 i can use till you finish ver 3!
and will it be fully compatible with avant go as the drivers on my site are asking for this ;D
-
wrong site brodie try:
www.taxiandprivatehire.co.uk
i did have jpilot on the other site (thetaxiforums.co.uk)for testing purposes and found it to be brilliant, except for the fact that you couldnt report who was in chat in jpilot, back to the board index/template, which would have been ace because they would have been using there own bandwidth! i think your chat is good for the reporting feature to the board but i cant get it to work
You may just want to use this info for a chat room and add it in yourself. I did not write the mod nor do I know php well that was goosemooses department. But you can use this.
! The Code below should be pasted on one line. If the javascript is broken up just remove the spaces.!
<!-- Begin Chat Code Here -->
<script language="JavaScript"src="http://irc.everywherechat.com:8000/Java/e.js?room=taxiandprivatehire&width=520&height=500&roomstab=false¶mfilename=embedded.prm"></script>
<!-- End Chat Code -->
Additional Information:
To display the number of user in your chat room use this code below:
<script language="JavaScript"src="http://www.everywherechat.com/users.asp?room=taxiandprivatehire"></script>
To display a list of users in your chat room use this code:
<script language="JavaScript"src="http://www.everywherechat.com/members.asp?room=taxiandprivatehire"></script>
Instructions: After you have copied the code to your site follow the instrutions below to register your chat room
Load the webpage that you pasted your chat room code on.
Sign on to the chat room with a nickname you want to use ( some names may be taken)
After loading your chat room, double click on your name in the right list to register it.
Now that your name is registered you can click the room option button located in the top left of chat chat interface to register your room
Your room is now registered, use the room option button to add moderators or change settings.
-
I actually have a WML/WAP client at
http://irc.everywherechat.com:8000/login.wml?roomnamehere
that you can use with any WAP browser/phone
yo! goose hows your mobile chat coming on i see it says 75% and version 3!
is there a version 2 i can use till you finish ver 3!
and will it be fully compatible with avant go as the drivers on my site are asking for this ;D
-
thanks brodie when i get time this next week ill try adn implement it, for know should you wish to disuss this you can catch me on msn at thetaxiforums@hotmail.com
thanks mate
-
Hi there Guys,
Great mod ;)
2 questions though,
Is it possible to use UBB smileys in the text? I know there is the dropdown lost but i'm wondering of there is a quick prefix or suffix to convert UBB ?
also, I don't seem to be able to get a cursor to show in the text input box. I'm running XP Pro with Sun Java. Is there something I have missed in the settings that might sort this out ?
Thanks
-
The emotion icons are the ones I have server, currently there is no way for you to upload your own. I think my list has quite a few tho.
As far as cursor your saying there no blicking cursor on the chat window?
Hi there Guys,
Great mod ;)
2 questions though,
Is it possible to use UBB smileys in the text? I know there is the dropdown lost but i'm wondering of there is a quick prefix or suffix to convert UBB ?
also, I don't seem to be able to get a cursor to show in the text input box. I'm running XP Pro with Sun Java. Is there something I have missed in the settings that might sort this out ?
Thanks
-
Sorry Brodle,
I should have been clearer,
by UBB i meant the standard
:)
becoming
:)
Regarding the cursor, there is no cursor in the section where text is typed in by the member.
Also, it looks like we cannot change the size of the font in the display window, right click "increase font" doesn;t not seem to work for us. any ideas on that one please ?
Thanks
-
one of my dev boxes here is Windows XP pro running lastest Sun Java. I dont have this issue. Are you running latest Sun java?
http://java.sun.com/getjava
Sorry Brodle,
I should have been clearer,
by UBB i meant the standard
:)
becoming
:)
Regarding the cursor, there is no cursor in the section where text is typed in by the member.
Also, it looks like we cannot change the size of the font in the display window, right click "increase font" doesn;t not seem to work for us. any ideas on that one please ?
Thanks
-
Well I only downloaded it about a month ago but i'll check :)
Thanks
Any thoughts about the font size ?
Other format related stuff too.
Copy and paste and not working in the floating chat
-
Thats also working for me. One thought is you should of been presented with a security warning about trusting ChatSpace. Did you grant that?
Some properties in java require a signed applet. this includes the font size, clip board ( copy and paste) file transfer..
Well I only downloaded it about a month ago but i'll check :)
Thanks
Any thoughts about the font size ?
-
Hmmm, well I did grant it. Would that appear in my IE certificates?
-
Hmmm, well I did grant it. Would that appear in my IE certificates?
yes should... you could also enable Microsoft Java VM. it performs a little better then Sun java.
-
Hmmm, well I did grant it. Would that appear in my IE certificates?
yes should... you could also enable Microsoft Java VM. it performs a little better then Sun java.
Checked certs and cannot find it in IE6.
Is there a way or getting another one?
-
Brodle ? ?
Pretty please ? :)
-
Brodle ? ?
Pretty please ? :)
ther eno such thing of getting another one. if you choose to always trust the certificate then you will not be asked again, other wise you will be asked every time you try to log into the chat.
-
OK, then I have to try and find a workaround.
Is there any way of copying a default certificate from another user and modifying it to match the user who didn't manager to get the cert in the first place?
-
OK, then I have to try and find a workaround.
Is there any way of copying a default certificate from another user and modifying it to match the user who didn't manager to get the cert in the first place?
it doesnt work like that. The java applet is a signed applet and when you ar epresented with it you choose to accept it for the session , to trust it always or not to trust it.
Tools - Internet Options - Settings - View Objects
Delete all ChatSpace pbjects
Tools - Internet Options - Content Tab - Publishers - Remove Akiva
-
Tools - Internet Options - Settings - View Objects
Delete all ChatSpace pbjects
Tools - Internet Options - Content Tab - Publishers - Remove Akiva
I'm not sure what you are telling me to do here Brodle ???
Theres nothing there to delete under the name of Akiva or Chatspace
-
Click on those in Internet Explorer, if that's what browser you use ;)
-
Thanks 19,
I had worked that bit out - what I am saying is that I think Brodle is asking me to delete something that doesn't exist in my browser settings.
-
Thanks 19,
I had worked that bit out - what I am saying is that I think Brodle is asking me to delete something that doesn't exist in my browser settings.
if it is not there its not a big deal. it means you never said to always trust Akiva's certificate. if the chat room loads for you and it is working ( you can chat with people) then your settings are fine. If a few feature dont work because your not running the sign applet, there not much I can do. Please remember this is a free service I offer. My time is limited in trouble shooting problems and I will do my best to do so. If you want to pay my salary I'd be happy to do this full time :)
-
Now why would we wanna pay somebody? It's much more fun to watch people rip their hair out in frustration at NOT being paid for this! :P
1979Z28 runs and hides where nobody can hurt him for saying that!
-
I'm sure I'm missing a few things, If you notice any let me know.
Then can I suggest that maybe you should add that bit about certificates in your first posting.
Not all users would be prepared to accept an unexpected certyificate authorisation.
If it means that you permanently have to miss out on facilities that the chat room offers then it has to be worth mentioning.
And that is NOT a dig. Just a suggestion :)
-
I'm sure I'm missing a few things, If you notice any let me know.
Then can I suggest that maybe you should add that bit about certificates in your first posting.
Not all users would be prepared to accept an unexpected certyificate authorisation.
If it means that you permanently have to miss out on facilities that the chat room offers then it has to be worth mentioning.
And that is NOT a dig. Just a suggestion :)
The best place for it is probably in your help section on your forum or in a discussion area to educate the members. I have found that to be the best area for it.
-
Hi everyone.. I would really like to enhance this module. Goosemoose codes the php/yabb part and I take care of the chat side of things. Id been interested in putting together a team to help work with me on making this better. If anyone is interested let me know
brodle@everywherechat.com
Prob would need knowledge of ASP and php to make the mod fully affective.
I use an SQL back end
-
I'm sure I'm missing a few things, If you notice any let me know.
Then can I suggest that maybe you should add that bit about certificates in your first posting.
Not all users would be prepared to accept an unexpected certyificate authorisation.
If it means that you permanently have to miss out on facilities that the chat room offers then it has to be worth mentioning.
And that is NOT a dig. Just a suggestion :)
The best place for it is probably in your help section on your forum or in a discussion area to educate the members. I have found that to be the best area for it.
???
You missed my point.
How does that educate an admin who just installed the mod ?
-
I need some help with this. I ran the installation first using boardmod then when that didn't work I went through and double checked everything manually. I can modify the chat settings from my admin menu settings (mods settings and options) but i still can't figure out why I am not getting the chat menu button on my forums menu bar and why the code I added to my template doesn't return any values for people in the chat room. Any ideas?
-
I need some help with this. I ran the installation first using boardmod then when that didn't work I went through and double checked everything manually. I can modify the chat settings from my admin menu settings (mods settings and options) but i still can't figure out why I am not getting the chat menu button on my forums menu bar and why the code I added to my template doesn't return any values for people in the chat room. Any ideas?
Whats the addy to the board? So we can take a look at it.
The scripts only work after you have registered your room on the chat server. You do that by joining the chat with the username you want to use as owner/moderator. You register that by double clicking on your name in the right menu. Once you do that you can register the room by clicking the room options button.
-
Here is the direct link: http://forums.bunkfilms.com/yabbse
I thought I registered the room, I went to the site got the reply email etc. But I didn't do the register username thing though.
Would not doing this also prevent the chat button from showing up in the menu?? That is where I am really confused. I didn't see anything in the code that would prevent that (but I must say I am not a programmer and really admire those of you who do this stuff).
-
Here is the direct link: http://forums.bunkfilms.com/yabbse
I thought I registered the room, I went to the site got the reply email etc. But I didn't do the register username thing though.
Would not doing this also prevent the chat button from showing up in the menu?? That is where I am really confused. I didn't see anything in the code that would prevent that (but I must say I am not a programmer and really admire those of you who do this stuff).
There are two pages index.php and subs.php where we search out to put the chat links and images in. I think whats is missing is the index.php. You can open the .mod file for the lines.
Some times if you have isntalled other modes it will ahve problems locating both these lines.
-
Thanks for the quick responses. After the installation didn't work for me, I did go through and modify all the files (and double check) per the code in the mod file. I manually inserted the lines of code into those files, but I am going to go back and concentrate on those files.
I have registered the room and such, (even made sure this time :) ) but it still doesn't show in my forums (the text part under the login name).
-
Thanks for the quick responses. After the installation didn't work for me, I did go through and modify all the files (and double check) per the code in the mod file. I manually inserted the lines of code into those files, but I am going to go back and concentrate on those files.
I have registered the room and such, (even made sure this time :) ) but it still doesn't show in my forums (the text part under the login name).
Email me a copy of the code where the display scripts are. brodle@everywherechat.com
What room name did you choose?
-
Hey I got it working!!! Thanks for your responses and help. Here is what I hard to finally do. For what ever reason, I couldn't get the line in the Subs.php to work, so I just hardcoded it.
Original
$yymenu .= "$menusep<a href=\"$cgi;action=chat;user=$euser\" target=_blank>$img[chat]</a>";
Modified
$yymenu .= "$menusep<a href=\"$cgi;action=chat;user=$euser\" target=_blank><img src=\"http://www.mysite.com/forums/YaBBImages/chat.gif\" alt=\"Chat\" border=\"0\"</a>";
What it was, is that I noticed when I would view source on the page, I would see where it was referencing the Chat but it would display the button, then I turned on the option for showing text instead of graphics menu, and it was there. But I still couldn't figure out why the hell it wouldn't show the button like it should. I checked over my english.lng file several times, and I just couldn't see where I had anything wrong (I cut and paste from the mod file). So maybe I gave up? I just hard coded the line, and it works fine now. I hope I didn't violate some kind of programmer's code of ethics?
Again thanks for your help.
-
Does this work with 1.5.4 i just upgraded to 1.5.4 and i dont see my chat icon anymore. Any suggestions? PM ME or msg me on www.postdeals.net nick is postdeals
-
I have 1.5.1 and boardmod2.5.3 and when I try to insert the mod file I get an error on Step 4.
(Err) Search string can not be found.
In english.lng file
where it adds $img['chat']...........
it's looking for $img['admin'].............
any help would be apreciated.
Thx.
-
I hope this wasn't covered yet, but...
is there a way to integrate the login username within chat.php so it doesn't have to be called from the YaBB menu?
In other words, I want to call the chat feature from a non-YaBB menu after the member has already logged in.
Thanks!
Anthony
-
The script that tells how many people are talking in the chat room stopped working on my site (http://www.duxcw.com/yabbse/index.php). I didn't change the template. The chat room still works. Larry
-
The problem I have now is that guest can now use the chat room. Also, all you have to do is add the name of any member at the end ie ;action=chat;user=NAME. Then you can enter the chat with that name. NOT good if you ask me. You should only be able to access the chat if you are registered and logged in. >:(
-
ok.. i just installed it, and, the javascript stuff to see the number of users online isn't working...
i have this:
<td valign=center bgcolor=#ffffff><font size="2"><yabb uname><yabb im><br /><yabb time><br /><br />Hay <script src="http://www.everywherechat.com/users.asp?room=apoteosis"></script> usuarios en el chat.<br /><script src="http://www.everywherechat.com/members.asp?room=apoteosis"></script>
and, it doesn't displays anything...
any ideas?
-
Is there anyway to make it so people in the irc server cannot access the chat room and visa versa people who use this chat room on my yabbse board cannot enter other irc chat rooms
-
To keep it private you can make the room secret ( most do ) in the room options and also rmeove the rooms tab that list the other chat rooms on the servers.
Hi Brodle,
Can you tell me how I can select "secret" please?
I do not have a "secret" or "private" option for my room at all but want to keep roaming guests out of the room.
If I select "members only" then some genuine members cannot get access to the chat room at all.
-
The problem I have now is that guest can now use the chat room. Also, all you have to do is add the name of any member at the end ie ;action=chat;user=NAME. Then you can enter the chat with that name. NOT good if you ask me. You should only be able to access the chat if you are registered and logged in. >:(
I had asked a similar question regarding this and figured it out myself. A bit too easy of a fix it turned out to be. =)
In Chat.php. line 10 is:
$user=urldecode($user);
Change it to:
$user = $username;
That works for me so far with no errors (only been testing it for an hour so far though). But I logged in with a few different usernames in YaBB and the login usernames all passed through ok.
Hope this helps.
Anthony
-
The problem I have now is that guest can now use the chat room. Also, all you have to do is add the name of any member at the end ie ;action=chat;user=NAME. Then you can enter the chat with that name. NOT good if you ask me. You should only be able to access the chat if you are registered and logged in. >:(
I had asked a similar question regarding this and figured it out myself. A bit too easy of a fix it turned out to be. =)
In Chat.php. line 10 is:
$user=urldecode($user);
Change it to:
$user = $username;
That works for me so far with no errors (only been testing it for an hour so far though). But I logged in with a few different usernames in YaBB and the login usernames all passed through ok.
Hope this helps.
Anthony
Cool.. let me try it.. thanks.
-
No problem.
I also added this before the previously mentioned $user line to kick out the Guests from chat:
if ($username == 'Guest') {
header("Location: http://www.yoursite.com/notallowed.html");
exit;
}
Works like a charm for me. =)
A
-
The script that tells how many people are talking in the chat room stopped working on my site (http://www.duxcw.com/yabbse/index.php). I didn't change the template. The chat room still works. Larry
Long vacation or what? Where are you? Is anyone going to answer this? It's been over two weeks! This problem also stops older versions of Netscape cold. Stops them from using/displaying the forums. Larry >:(
-
finally... got the answer in the everywherechat.com chat. Had the chatroom name wrong. Don't know how that happened, but it must have happened when I upgraded to 1.5.4. Larry
-
i just installed pfabb for the first time. this is my first php project. though im just running this on windows 2000 using php triad. works great. except i have to leave my database passwd blank.
anyway i would like to use integrated chatr on my new site.
could you point me in the right direction? im new to this and dont know how to install this mod.
plz help.....
-
http://216.117.204.226/integratedchat2_151.zip (http://216.117.204.226/integratedchat2_151.zip)
The new version of the mod works with 1.5.1 , and 1.5.0.
I've been working long and hard, and here it is. Version 2.0! I don't think there are any bugs, and it works with BoardMod. Let me know if you have a successfull instal so I can take it out of beta.
where are instrutions?
New Features:
- Added Settings in Admin Panel:
-Change Room Name
-Change Room Password
-Change Appended Name
-Turn Rooms List On/Off
-Select Chat Language
-Change Chat Applet Width
-Change Chat Applet Height
- Chat applet now compatible with all browsers (works better with netscape).
- Added a button to float the chat applet.
- Chat button automatically switches to text with the rest of the menu,
- New script to display list of users, faster and lists users even in hidden rooms.
- New script to list number of users, faster and works in hidden rooms.
- Fixed problem with usernames with . _ or spaces in their name (credit to bananaman)
Installation instructions included with mod. READ THEM. If you are running another version you will need to uninstall it first!
Once you install the mod MAKE SURE TO REGISTER YOUR CHAT ROOM! Do this by double clicking on the chat room once you have logged in. You also need to register your name by double clicking on your name.
I'm sure I'm missing a few things, If you notice any let me know.
Please let us know if it installed okay!
If you need this for another version of YaBB let me know.
-
awesome
thanks
-
i just installed pfabb for the first time. this is my first php project. though im just running this on windows 2000 using php triad. works great. except i have to leave my database passwd blank.
anyway i would like to use integrated chatr on my new site.
could you point me in the right direction? im new to this and dont know how to install this mod.
plz help.....
Look on the pfabb site. There is a conversion for this mod.
-
I don't know if someone fixed this already, but I was looking at ModSettings.php and found what causes the select menus to not default to the saved setting
the tabs are replaced with spaces here, you'll have to fix that in your code (if it matters to you, that is)
change this block
//Chat Setings
$chatLanguageEnglish = ($modSettings['chatLanguage']=='embedded')?' selected':'';
$chatLanguageDutch = ($modSettings['chatLanguage']=='dutch')?' selected':'';
$chatLanguageGerman = ($modSettings['chatLanguage']=='german')?' selected':'';
$chatLanguageGreek = ($modSettings['chatLanguage']=='greek')?' selected':'';
$chatLanguageNepal = ($modSettings['chatLanguage']=='nepal')?' selected':'';
$chatLanguageSpanish = ($modSettings['chatLanguage']=='spanish')?' selected':'';
$chatLanguageTurkish = ($modSettings['chatLanguage']=='turkey')?' selected':'';
$chatLanguageFrench = ($modSettings['chatLanguage']=='french')?' selected':'';
$chatRoomsTabEnable = ($modSettings['chatRoomsTab']=='true')?' selected':'';
$chatRoomsTabDisable = ($modSettings['chatRoomsTab']=='false')?' selected':'';
//End Chat Settings
with this
//Chat Setings
$chatLanguageEnglish = ($modSettings['chatLanguage'] == 'embedded' ? ' selected="selected"' : '');
$chatLanguageDutch = ($modSettings['chatLanguage'] == 'dutch' ? ' selected="selected"' : '');
$chatLanguageGerman = ($modSettings['chatLanguage'] == 'german' ? ' selected="selected"' : '');
$chatLanguageGreek = ($modSettings['chatLanguage'] == 'greek' ? ' selected="selected"' : '');
$chatLanguageNepal = ($modSettings['chatLanguage'] == 'nepal' ? ' selected="selected"' : '');
$chatLanguageSpanish = ($modSettings['chatLanguage'] == 'spanish' ? ' selected="selected"' : '');
$chatLanguageTurkish = ($modSettings['chatLanguage'] == 'turkey' ? ' selected="selected"' : '');
$chatLanguageFrench = ($modSettings['chatLanguage'] == 'french' ? ' selected="selected"' : '');
$chatRoomsTabEnable = ($modSettings['chatRoomsTab'] == 'true' ? ' selected="selected"' : '');
$chatRoomsTabDisable = ($modSettings['chatRoomsTab'] == 'false' ? ' selected="selected"' : '');
//End Chat Settings
-
and this block
</tr><tr>
<td class="titlebg" bgcolor="' . $color['windowbg2'] . '" colspan="3" align="center"><b>' . $txt['chat1'] . '</b></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Chat Language</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><select name="chatLanguage"><option value="embedded" $chatLanguageEnglish>English</option>
<option value="dutch" $chatLanguageDutch>Dutch</option><option value="german" $chatLanguageGerman>German</option>
<option value="greek" $chatLanguageGreek>Greek</option><option value="nepal" $chatLanguageNepal>Nepal</option><option value="Spanish" $chatLanguageSpanish>Spanish</option>
<option value="turkey" $chatLanguageTurkish>Turkish</option><option value="french" $chatLanguageFrench>French</option></select></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Chat Room Name</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><input type=text name="chatRoomName" value="' . $modSettings['chatRoomName'] . '" /></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Appended to users name (usually an acronym for your forum)</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><input type=text name="chatAppend" value="' . $modSettings['chatAppend'] . '" /></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Chat Applet Width</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><input type=text name="chatWidth" value="' . $modSettings['chatWidth'] . '" /></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Chat Applet Height</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><input type=text name="chatHeight" value="' . $modSettings['chatHeight'] . '" /></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Chat Room Password</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><input type=text name="chatPassword" value="' . $modSettings['chatPassword'] . '" /></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><font size="2">Display Rooms Tab</font></td>
<td class="windowbg2" bgcolor="$color[windowbg2]"><select name="chatRoomsTab"><option value="true" $chatRoomsTabEnable>On</option>
<option value="false" $chatRoomsTabDisable>Off</option></select></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '" colspan="3" align="center" valign="middle">
<hr size="1" width="100%" class="windowbg3" /><input type="submit" value="' . $txt[10] . '" />
</td>
</tr>
-
with this one
</tr><tr>
<td class="titlebg" bgcolor="' . $color['windowbg2'] . '" colspan="3" align="center"><b>' . $txt['chat1'] . '</b></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><font size="2">Chat Language</font></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '">
<select name="chatLanguage">
<option value="embedded"' . $chatLanguageEnglish . '>English</option>
<option value="dutch"' . $chatLanguageDutch . '>Dutch</option>
<option value="german"' . $chatLanguageGerman . '>German</option>
<option value="greek"' . $chatLanguageGreek . '>Greek</option>
<option value="nepal"' . $chatLanguageNepal . '>Nepal</option>
<option value="spanish"' . $chatLanguageSpanish . '>Spanish</option>
<option value="turkey"' . $chatLanguageTurkish . '>Turkish</option>
<option value="french"' . $chatLanguageFrench . '>French</option>
</select></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><font size="2">Chat Room Name</font></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><input type=text name="chatRoomName" value="' . $modSettings['chatRoomName'] . '" /></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><font size="2">Appended to users name (usually an acronym for your forum)</font></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><input type=text name="chatAppend" value="' . $modSettings['chatAppend'] . '" /></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><font size="2">Chat Applet Width</font></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><input type=text name="chatWidth" value="' . $modSettings['chatWidth'] . '" /></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><font size="2">Chat Applet Height</font></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><input type=text name="chatHeight" value="' . $modSettings['chatHeight'] . '" /></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><font size="2">Chat Room Password</font></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><input type=text name="chatPassword" value="' . $modSettings['chatPassword'] . '" /></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '"><font size="2">Display Rooms Tab</font></td>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '">
<select name="chatRoomsTab">
<option value="true"' . $chatRoomsTabEnable . '>On</option>
<option value="false"' . $chatRoomsTabDisable . '>Off</option>
</select></td>
</tr><tr>
<td class="windowbg2" bgcolor="' . $color['windowbg2'] . '" colspan="3" align="center" valign="middle">
<hr size="1" width="100%" class="windowbg3" /><input type="submit" value="' . $txt[10] . '" />
</td>
</tr>
I hope someone finds this useful :)
-
Does this mod work with YabbSE 1.5.4?
-
oh crap lol i should of checked to see if it was Yabb 1.5.4 friendly before i set it up lol it works but it dont work.. parts of it work some parts dont. like it will say people are in chat room at top and u cant get in to edit the name of the chatroom with the admin control... and besides those problems there are non maybe o nthe next one
-
Can anyone tell me the difference between this chat mod and the previsious version (i think it's 1.5)?
i've installed the last one. no problem it's ok with yabbse 1.5.4. Some users told me it was difficult to open in win xp home 'n pro. is there a reason? The version 2 can solve my problems?
tnx
-
Can anyone tell me the difference between this chat mod and the previsious version (i think it's 1.5)?
i've installed the last one. no problem it's ok with yabbse 1.5.4. Some users told me it was difficult to open in win xp home 'n pro. is there a reason? The version 2 can solve my problems?
tnx
it could be that xp user do not ahve java
They can get it from http://java.sun.com/getjava
-
it could be that xp user do not ahve java
They can get it from http://java.sun.com/getjava
A friend told me the same and added that newest windows version (xp home & pro) don't have java so they need to download it...
So, then, can u tell me the differences in integrated chat 2?
-
it could be that xp user do not ahve java
They can get it from http://java.sun.com/getjava
There was just soe administration changes to control the mod, no changes in the chat applet.
A friend told me the same and added that newest windows version (xp home & pro) don't have java so they need to download it...
So, then, can u tell me the differences in integrated chat 2?