Welcome, Guest. Please Login or Register.
May 09, 2024, 10:54:55 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Completed mods  |  Integrated Chat 1.5 « previous next »
Pages: 1 [2] 3 4 ... 6 Reply Ignore Print
Author Topic: Integrated Chat 1.5  (Read 33874 times)
brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:Integrated Chat 1.5
« Reply #15 on: November 10, 2003, 09:55:59 PM »
Reply with quote

I'm not the worlds greatest php coder but what I can tell you is that line of code goes into the <body> tag for the html page that get loaded.  Sounds like there is another page that has that information in it?


Example

<body bgcolor="#111111" OnLoad="document.cs.doFloat()">

Logged

pege
Full Member
***
Posts: 146


Re:Integrated Chat 1.5
« Reply #16 on: November 11, 2003, 06:05:56 AM »
Reply with quote

Quote from: brodle on November 10, 2003, 09:02:26 PM

They should be removed for you. I recommend that you disable the rooms tab, should be an option in the admin controls iff not add roomstab=false to the line of code in chat.php.  I would also make the room secret in the rooms options so that no one can see it in the rooms list. then you will be isolated on the chat server.


Thank you so much for that.  This is just what we needed.  May we trouble you just one more time?  Can we please have the Devil, Evil, and Evil 3 emoticons removed?  Thanks again for this excellent mod.
Logged
smacktalk
Full Member
***
Posts: 236


No Personal Text!!

WWW
Re:Integrated Chat 1.5
« Reply #17 on: November 11, 2003, 06:12:55 AM »
Reply with quote

Quote from: brodle on November 10, 2003, 09:55:59 PM
I'm not the worlds greatest php coder but what I can tell you is that line of code goes into the <body> tag for the html page that get loaded.  Sounds like there is another page that has that information in it?


Example

<body bgcolor="#111111" OnLoad="document.cs.doFloat()">



No luck.. Ill keep on testing. Thanks. If anyone has an idea.. [Unknown] maybe?
Logged

As a well-spent day brings happy sleep, so a life well spent brings happy death.
brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:Integrated Chat 1.5
« Reply #18 on: November 11, 2003, 04:05:10 PM »
Reply with quote

Quote from: pege on November 11, 2003, 06:05:56 AM
Quote from: brodle on November 10, 2003, 09:02:26 PM

They should be removed for you. I recommend that you disable the rooms tab, should be an option in the admin controls iff not add roomstab=false to the line of code in chat.php.  I would also make the room secret in the rooms options so that no one can see it in the rooms list. then you will be isolated on the chat server.


Thank you so much for that.  This is just what we needed.  May we trouble you just one more time?  Can we please have the Devil, Evil, and Evil 3 emoticons removed?  Thanks again for this excellent mod.

I really cant remove all the emotion icons. if I remove them they remove for everyone.  I understand that you may have concern about the icons but they are just images.  I am going to have to deny this request.  The best I can do for you is remove all the buttons along the bottom for your room. I will need to know your room name.
Logged

pege
Full Member
***
Posts: 146


Re:Integrated Chat 1.5
« Reply #19 on: November 11, 2003, 04:38:20 PM »
Reply with quote

Quote from: brodle on November 11, 2003, 04:05:10 PM
...The best I can do for you is remove all the buttons along the bottom for your room. I will need to know your room name.

Thank you!  Yes, that would be great.  I'll IM you.
Logged
BusteD
Noobie
*
Posts: 15


I'm a llama!

Re:Integrated Chat 1.5
« Reply #20 on: November 13, 2003, 11:45:18 AM »
Reply with quote

guys,
I am pretty new to these stuffs.
Do i have to install it with the Package center? What the heck do i have to do with the MOD creator .
can u expain a little bit.
Just how to install this chat .
My users are saying they wanna chat part in our site. So can any 1 of u help.
pls dont flame me,
I am running YaBB SE 1.5.4
my site is www.rattehin.com

Thanks in advance
« Last Edit: November 13, 2003, 11:46:00 AM by BusteD » Logged

without this, I am busted
pege
Full Member
***
Posts: 146


Re:Integrated Chat 1.5
« Reply #21 on: November 13, 2003, 02:57:26 PM »
Reply with quote

Quote from: BusteD on November 13, 2003, 11:45:18 AM
guys,
I am pretty new to these stuffs.
Do i have to install it with the Package center? What the heck do i have to do with the MOD creator .
can u expain a little bit.
Just how to install this chat .
My users are saying they wanna chat part in our site. So can any 1 of u help.
pls dont flame me,
I am running YaBB SE 1.5.4
my site is www.rattehin.com

Thanks in advance

1) If you haven't already, download the *Boardmod* tool.

2) After installing Boardmod, create a sub-folder called "YaBB SE" in your "Mods" folder (e.g. c:\Program Files\boardmod\Mods\YaBB SE).

3) Place "integratedchat2_151.mod" into the YaBB SE folder.

4) Launch Boardmod, and select the YaBB SE folder from the drop-down menu in the upper right-hand corner.

5) Highlight the "integratedchat2_151.mod" in the mod list box beneath the menu where you selected YaBB SE.

6) Check which files Boarmod changes in the "Files to Edit" box near the lower left hand corner (in this case "There are 4 files to edit: Sources\Subs.php, english.lng, Index.php, Sources\ModSettings.php").  *Back these files up somewhere* so you can easily restore them if something goes wrong.

7) Create a folder on your hard drive where you can use an FTP client to upload those files from your web site.  Since this mod changes files in your Sources directory, you will need to create a sub-folder called "Sources" (e.g. c:\chat\sources).  

8) Load "Index.php" and "english.lng" into the "chat" folder, and the other two in the "Sources" folder, just as they would be on your site (Boardmod always uses the "Index.php" as a reference to find the "Path to Script", so you'll always need to have that file in your folder where you want the files to be modified, even if it is not itself being changed).

9) Type the path to the folder where you uploaded your files to be modded, including "Index.php" (e.g. c:\chat\Index.php), in the "Path to Script" box.  

10) Select the installation mode ("Fast..." or "Step by Step...") at the bottom of Boardmod, then click the checkbox for the "integratedchat2_151.mod" in the Mod box on the right.  If you select Fast mode, Boardmod should zip through all the files and make changes automatically.  If you chose the Step-by-step option, you'll have to click once to confirm each step of modification.

11) Upload your modded files back to your site, and follow the additional instructions in the "Description" box on Boardmod (e.g. upload "Chat.php" to your sources directory, chmod it to 666, upload your "chat.gif" to the YaBBImages directory, etc.).  There is also a database file ("chatdb.php") you'll have to run by typing it's URL into your web browser (e.g. "www.mysite/YaBBSE/chatdb.php")

If any errors occur, Boardmod should tell you what they are.  One common problem is it couldn't find the string it was supposed to modify in your files.  This can be because the mod is for a different version of YaBB than you are trying to change, or you have previously modified the same strings.  Usually you can get arround this by clicking the "Mod Editor" button in the lower right hand corner of Boardmod, and editing the mod itself.  You can delete steps where it couldn't find a string, run the mod again, then do the other steps manually.  Or, you may find an error in the mod itself.  Sometimes, you just have to experiment and think about this stuff to make it work.
Logged
brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:Integrated Chat 1.5
« Reply #22 on: November 13, 2003, 04:13:50 PM »
Reply with quote

Quote from: BusteD on November 13, 2003, 11:45:18 AM
guys,
I am pretty new to these stuffs.
Do i have to install it with the Package center? What the heck do i have to do with the MOD creator .
can u expain a little bit.
Just how to install this chat .
My users are saying they wanna chat part in our site. So can any 1 of u help.
pls dont flame me,
I am running YaBB SE 1.5.4
my site is www.rattehin.com

Thanks in advance

Download the BoardMod program from the yabbse site.
Logged

pege
Full Member
***
Posts: 146


Re:Integrated Chat 1.5
« Reply #23 on: November 14, 2003, 07:50:30 PM »
Reply with quote

Thanks for disabling my emoticon button.  Is there any way we can remove the butt icon from the avatars?
Logged
brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:Integrated Chat 1.5
« Reply #24 on: November 14, 2003, 08:36:27 PM »
Reply with quote

Quote from: pege on November 14, 2003, 07:50:30 PM
Thanks for disabling my emoticon button.  Is there any way we can remove the butt icon from the avatars?

Only way is to disable avatar for your room. That is the most popular avatar :)
Logged

pege
Full Member
***
Posts: 146


Re:Integrated Chat 1.5
« Reply #25 on: November 14, 2003, 08:52:12 PM »
Reply with quote

Quote from: brodle
Only way is to disable avatar for your room. That is the most popular avatar :)
quote]

Thank you.  How do I disable avatars for that room?
Logged
BrandonMiller
Jr. Member
**
Posts: 52


I'm a llama!

Re:Integrated Chat 1.5
« Reply #26 on: November 14, 2003, 09:06:01 PM »
Reply with quote

small issue - it doesn't appear to show how many are on the chat and list their names

There are currently people talking in the chat room.


http://www.rivercityrockcrawlers.com/forum/index.php

I have the correct room name in the template (same name as listed in the mod section)
Logged
brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:Integrated Chat 1.5
« Reply #27 on: November 14, 2003, 09:38:40 PM »
Reply with quote

Quote from: pege on November 14, 2003, 08:52:12 PM
Quote from: brodle
Only way is to disable avatar for your room. That is the most popular avatar :)
quote]

Thank you.  How do I disable avatars for that room?
All set pege.. I had to disable members only and your password to test it. Just put those settings back on.
Logged

brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:Integrated Chat 1.5
« Reply #28 on: November 14, 2003, 09:42:15 PM »
Reply with quote

Quote from: BrandonMiller on November 14, 2003, 09:06:01 PM
small issue - it doesn't appear to show how many are on the chat and list their names

There are currently people talking in the chat room.


http://www.rivercityrockcrawlers.com/forum/index.php

I have the correct room name in the template (same name as listed in the mod section)

Brandon you just need to register the chat room. Join the chat then double click on your name in the right hand members list to register the nickname you wan tto use as owner of the chat. Then double click in the middle of the room or click room options to register the room.

Then the reporting scripts will work :)
Logged

BrandonMiller
Jr. Member
**
Posts: 52


I'm a llama!

Re:Integrated Chat 1.5
« Reply #29 on: November 14, 2003, 11:46:28 PM »
Reply with quote

I registered.. but still no workey  ???  Maybe it takes some time to work?
Logged
Pages: 1 [2] 3 4 ... 6 Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  Integrated Chat 1.5 « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.036 seconds with 18 queries.