Welcome, Guest. Please Login or Register.
March 14, 2025, 08:46:31 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Completed mods  |  Intergrated Chat Mod v3 « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Intergrated Chat Mod v3  (Read 1597 times)
N-Ur-Hand
Noobie
*
Posts: 38


I'm a llama!

Intergrated Chat Mod v3
« on: January 22, 2003, 01:11:56 AM »
Reply with quote

 Complete credit goes to those that created it.

Dominic Maricic - Goosemoose

Http://www.goosemoose.com


 Yes the fix is in the new version but below is the script fix.

Sorry..
« Last Edit: January 22, 2003, 05:29:36 AM by N-Ur-Hand » Logged
diva_uno
Full Member
***
Posts: 119


I'm your mama!!!

Re:Intergrated Chat Mod v3
« Reply #1 on: January 22, 2003, 02:58:29 AM »
Reply with quote

Someone has already updated this :-\
http://www.yabbse.org/community/index.php?board=158;action=display;threadid=16559
Logged

Karma -1?! Damn that llama!!!
N-Ur-Hand
Noobie
*
Posts: 38


I'm a llama!

Re:Intergrated Chat Mod v3
« Reply #2 on: January 22, 2003, 03:30:58 AM »
Reply with quote

this is what will make it work with 1.5.1 and for 1.5.0. I noticed that the script had changed but the mod file had not..

<edit file>
index.php
</edit file>

<search for>
      'clean_log' => array("$sourcedir/Admin.php", 'clean_log'),
</search for>

<add after>
      'chat' => array("$sourcedir/Chat.php", 'ChatRoom'),
</add after>

<edit file>
sources\subs.php
</edit file>

<search for>
$yymenu .= "$menusep<a href=\"$cgi;action=profile;user=$euser\">$img[profile]</a>";
</search for>

<add after>
$yymenu .= "$menusep<a href=\"$cgi;action=chat;user=$euser\" target=_blank><img src=\"$imagesdir/chat.gif\" alt=\"Chat\" border=\"0\"></a>";
</add after>
« Last Edit: January 22, 2003, 05:28:20 AM by N-Ur-Hand » Logged
PostDeals
Full Member
***
Posts: 112


Checkout postdeals.net for the latest deals.

WWW
Re:Intergrated Chat Mod v3
« Reply #3 on: January 22, 2003, 04:10:29 AM »
Reply with quote

I have version 1.5.0 and i dont see that  'clean_log' => array("$sourcedir/Admin.php", 'clean_log'),
 in  the subs.php


any installation INSTRUCTIONS?
« Last Edit: January 22, 2003, 04:10:45 AM by PostDeals » Logged

For HotDeals, Coupons, Games Visit: www.postdeals.net

N-Ur-Hand
Noobie
*
Posts: 38


I'm a llama!

Re:Intergrated Chat Mod v3
« Reply #4 on: January 22, 2003, 05:31:02 AM »
Reply with quote

 as usual i had it backwards i was in such a rush to get it back up.. heh, crap happens...

so anyway the actual script is above..

Sorry Diva_Uno, heh....

« Last Edit: January 22, 2003, 05:31:56 AM by N-Ur-Hand » Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  Intergrated Chat Mod v3 « 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.053 seconds with 21 queries.