News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

[BETA] Integrated Chat Mod 2.0 for SMF BETA 5

Started by Goosemoose, May 02, 2004, 07:52:35 PM

Previous topic - Next topic

roboter88

#100
thx,

but the Rc1 included package chat_mod_2.0.mod and the 1 i downloaded here i think it was brodels?

Didnt contain any relevant  instalation instructions, how to activate the package....


If you can past it here i would much appriciate :)

Also the package contains no readme or any kind of instructions accept 1 inside the *.xml
1. Go into your admin panel and edit the chat settings under mod settings.
Well i have no "MOD settings" panel....and inside the package manager he just tells me "No packages yet."


When i try accessing via the FTP feature i get ...undefiend index: pack_username...in packages.php line 704 .and i used the right1

cheers

decibel

Quote from: goosemoose on September 13, 2004, 02:18:13 PM
Quote from: decibel on August 30, 2004, 01:47:16 PM


When i in the chatroom and look at my forum chat stats, there stood no 0 chatusers?
where can i fix it, i am a registerd user !

When you go into the room make sure you register it, then your number of chat users will appear. To register it double click on the room once you are logged in an put your info in.
Ok, i have register  the room, but no number of chat users?
I use the dutch template can  that be  the probs?
Waterdichte systemen zijn niet berekend op de vindingrijkheid van dwazen.

searanch

Can someone direct me to the appropriate upgrade file for the Integrated Chat mod for RC1. We had it on our YabbSE site and our members loved it. I have installed/converted the newly released RC1 version and it is working fine. Very impressive upgrade.

A short tutorial on just how to install the upgrade file that I will be directed to would be very helpful.

Thank you in advance of your assistance in this matter.

madandy007

I don't know if this is the correct way to error trap a guest, but I've added:

global $user_info;


if ($user_info['is_guest'])
   fatal_lang_error('138');

to the top of chat.php - someone (actually, one of my moderators - they love to find all the glitches) got in via the icon right at the bottom of the board index as a guest and I figured it would be better to trap it here.

Is there a better way to trap  this?

Andy
Andy

[Unknown]

Quote from: madandy007 on September 20, 2004, 07:40:51 PM
Is there a better way to trap  this?

No, that's a pretty good way (depending on where you're putting it...)  I would change it like so, though:

global $user_info;
if ($user_info['is_guest'])
   fatal_lang_error(138, false);

The only difference here is that it won't write the error message to the error log, which I at least would prefer - I only want things logged I should look at.

-[Unknown]

searanch

I am getting the following error codes when running chatdb.php:

Error updating the DB. SQL Error: Duplicate entry 'chatLanguage' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatRoomName' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatWidth' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatHeight' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatAppend' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatRoomsTab' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatPassword' for key 1

Any help appreciated...

brodle

Do you have the proper permissions to update the database?

searanch


[Unknown]

Quote from: searanch on September 23, 2004, 06:03:40 PM
I am getting the following error codes when running chatdb.php:

Error updating the DB. SQL Error: Duplicate entry 'chatLanguage' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatRoomName' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatWidth' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatHeight' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatAppend' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatRoomsTab' for key 1
Error updating the DB. SQL Error: Duplicate entry 'chatPassword' for key 1

Any help appreciated...

You should be able to ignore those errors.

-[Unknown]

searanch

Unknown,

Allright - I see no indication the mod has been installed. After the errors I got nothing. Any help appreciated.

[Unknown]

Did it ask you for FTP information?  Did you enter it?

-[Unknown]

searanch


[Unknown]

Hmm... okay, which version are you using, on which version of SMF, and how are you installing it?

-[Unknown]

Elijah Bliss

Quote from: brodle on August 23, 2004, 11:17:14 AM
Quote from: Elijah Bliss on August 20, 2004, 09:53:21 PM
there is a rendering problem in Safari:


I will look into this. Is this the latest version of Safari or a beta version?


Latest version of Safari.

searanch

Quote from: searanch on September 23, 2004, 07:58:31 PM
Hmm... okay, which version are you using, on which version of SMF, and how are you installing it?

-[Unknown]

rc1 and FTP the files

integatedchat_2.0_SMFB5

searanch

Finally I have it working. One small problem.

It does not recognize how many peeps are in the chat room and display the number - all I get is "There are currently 0 people talking in the chat room."

Any help on this appreciated...

brodle

Quote from: searanch on September 24, 2004, 12:25:52 PM
Finally I have it working. One small problem.

It does not recognize how many peeps are in the chat room and display the number - all I get is "There are currently 0 people talking in the chat room."

Any help on this appreciated...



Register the room. Register your name first by double clicking on you name int he right hand list, then click the room options button or double click int he middle of the room to open the options and register your room.

That should make it work, also make sure you roomname doe snot contain spaces.


searanch

Brodle,

I registered my name but it won't let me register the room.

brodle

Quote from: searanch on September 24, 2004, 12:47:47 PM
Brodle,

I registered my name but it won't let me register the room.

Whats the name of the room and your nickname?

searanch

Brodle,

I got it - I kicked everybody out and logged back in - got the gold shield and the naked woman. It's now registered.

Thanx for your help - very much appreciated...

Advertisement: