News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

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

brodle

Quote from: searanch on September 24, 2004, 12:52:21 PM
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...


You are welcome..

marcnyc

I have uploaded Unknown's second corrected gz file with the chat mode but when I go to the Package Manager of my newly installed SMF 1.0 RC1 (which I have successfully used to install and uninstall another package already) I simply don't see the APPLY link at all, althought I see the LIST FILES and the DELETE MOD links. Can somebody explain me why please?

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.

Hello Goosemoose,
I'll had registered mij room, thats ok, i have working at this time, this i have changed,
---
<edit file>
$themedir/BoardIndex.template.php
</edit file>
<search for>
   // "Users online" - in order of activity.
</search for>

<add before>

   // Chat Stats
   echo '
   <tr>
      <td class="catbg" colspan="2">', $txt['chatStats'], '</td>
   </tr><tr>
      <td class="windowbg" width="20" valign="middle" align="center">
      <a href="', $scripturl, '?action=chat">
            <img src="', $settings['images_url'], '/chatIcon.gif" alt="', $txt['chatAlt'], '" border="0" /></a>
      </td>
      <td class="windowbg2" width="100%">
         <BR>There are currently <script src="http://www.everywherechat.com/users.asp?room=' [nofollow];, $modSettings['chatRoomName'], '"></script> people talking in the chat room.<BR>
         <script src="http://www.everywherechat.com/members.asp?room=' [nofollow];, $modSettings['chatRoomName'], '"></script>
         <span class="smalltext">';

</add before>

replace with this

// Chat Stats
   echo '
   <tr>
      <td class="catbg" colspan="2">', $txt['chatStats'], '</td>
   </tr><tr>
      <td class="windowbg" width="20" valign="middle" align="center">
      <a href="', $scripturl, '?action=chat">
            <img src="', $settings['images_url'], '/chatIcon.gif" alt="', $txt['chatAlt'], '" border="0" /></a>
      </td>
      <td class="windowbg2" width="100%">
         <BR><b>Op dit moment heeft er <script src="http://www.everywherechat.com/users.asp?room=your [nofollow] room name"></script> babbels over jou in de ChatBoX even checken dus!</b><BR>
         <script src="http://www.everywherechat.com/members.asp?room=yor [nofollow] room name"></script>
         <span class="smalltext">';

Waterdichte systemen zijn niet berekend op de vindingrijkheid van dwazen.

marcnyc

Quote from: goosemoose on May 02, 2004, 07:52:35 PM
Okay, here is the new updated version for Beta 5. Not much else has changed. I did add code in the mod file in the instructions to add the number of people and who they are in chat to your News box. Quite a few people mentioned they liked it at the top like it was in YaBBSE.

Added the chat button which I had forgotted to add the code for before. Cleaned up the code a bit.

If you are just upgrading you do not need to run the dbmod file.

This is an integration to use an IRC room hosting by Brodle at everywherechat for FREE

You can see an example at http://www.goosemoose.com/rfc  I have also added a section in the bottom of the main page that lists the users logged into chat.

Let me know if this works okay for you guys!!

You can download the file at:
Download here

Hi goosemose, I looked at your chat. I am using a different chat but what I liked about yours so much is the way it "sits" inside the forum's template. I was wondering if you'd be so kind and post instructions as to where one should place the chate code to make it come up between the header of the forum tamplate and the footer/credits. Also how did you make it so that page is accessed when the URL is index.php?action=chat ?
Thanks

[Unknown]

The package posted by my, long back, will not work for anything above Beta 5.

-[Unknown]

marcnyc

I wasn't talking about the chat itself, but just where to place the code to make it come up between the usual SMF header and footer...
I have edited index.php to add an action so that the url action=chat would work, but where do I do the include for the actual chat file so that I don't have to look at the chat in a new window that doesn't have the SMF template around it?

marcnyc

Nevermind Unkown, I have figured it out myself and in an attempt to give back something to this community who has always helped me in a great way when I was in trouble, I have taken the liberty to write a small tutorial. In case somebody is interested in a beautiful PHP/Flash chat that integrates with SMF beautifully (read: same user database, same page design/layout/theme), you can find my small tutorial to integrate FlashChat in SMF 1.0 as if it was PART of a page instead of a new page in a new window at: http://www.simplemachines.org/community/index.php?topic=17856.0



[Unknown]


Goosemoose

New mod for RC2 has been posted. Please see the mod section for more details.

brodle

To disable the ads along the bottom of the chat you can add ads=false to the applet code. We will add this to the next release of the mod as an admin panel config. OFC we would appreciate if you would leave the ads as it will help us manage our resources but its not required to run them.

brodle


OvermindDL1

#131
*clip*

Goosemoose

I have to say that I find it pretty testeless to hijack somebody elses mod thread to advertise your own mod, especially one you haven't even created. You say you have never even looked at my mod, which is one of the number one downloaded mods there is, and works awsome. Did I mention it has more options that PJIRC?

desistyle

hi i am running smf 1.05 and i try to install this it says The package you are trying to download or install is either corrupt or not compatible with this version of SMF.

Goosemoose

Ok, this is a REALLY old thread.  Find the newer one :) It's on page 1.

Johno69

I know this is old but can someone point me to an upto date version please.

Goosemoose

Hehe, old is an understatement! Here is a link to the mod and there is a link to the thread as well.

http://mods.simplemachines.org/index.php?mod=60

DHC

Quote from: Goosemoose on October 14, 2006, 03:47:58 AM
Hehe, old is an understatement! Here is a link to the mod and there is a link to the thread as well.

http://mods.simplemachines.org/index.php?mod=60

Do you suppose there is ANY chance of integrating (or updating) phpOpenChat to work with the user tables in SMF?

It appears that phpOpenChat had been integrated into YABB at one time, so perhaps it would only need to be upgraded to work with SMF?

TIA

ardd

 I am a little new at this (read: greener than spring grass in a cow field) I installed the SMF forum about 7/2/07

Here's what it says about the version:
Version Information:
Forum version: SMF 1.1.2
Current SMF version: SMF 1.1.3

I tried to download the chat module and got a "this is incompatable with this version" error

Any suggestions on how I may get this to work? Of course keeping in mind the "grass in the cow field"

Thanks for any help you may give and any patience I may try while experience operator error :)

Goosemoose

You need to download the new version of the mod, this thread lists a REALLY old version.

Advertisement: