vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   phpmychat who's online (works with vB3) (https://vborg.vbsupport.ru/showthread.php?t=55432)

trilOByte 07-21-2003 12:17 AM

Hmmm, for some reason the txt file wont update, so here is the template with the changes made...

Code:

<!-- chatbox-->
<br>

<table cellpadding="4" cellspacing="1" border="0"  width="100%" bgcolor="#000000">
  <tr>
    <td width="100%" bgcolor="#3A4456"><b><font size="2">Who's in chat</font></b>
    </td>
  </tr>
  <tr>
    <td valign bordercolor="#333333"" bgcolor="#333333""top><div align="center"><a href="http://www.yourdomain.com/chatdir/chat/index.php3" target="_blank">Chatroom</a></div></td>
  </tr>
  <tr>
    <td width="100%" valign bordercolor="#222222"" bgcolor="#222222""top>
      <table width="95%" border="1" align="center" cellpadding="4" cellspacing="0" bordercolor="#000000" bgcolor="#222222">
        <tr>
          <td bordercolor="#333333" bgcolor="#333333">
            <div align="left"> <font size="2">$chatters </font></div></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<!-- /chatbox -->


Sebastian 07-21-2003 05:25 PM

nice hack. but no thanx to php3 ...

trilOByte 07-21-2003 07:01 PM

Quote:

Today at 07:25 PM Sebastian said this in Post #12
nice hack. but no thanx to php3 ...
Then just rename the file to "chatters.php" - it doesnt make any difference. ;)

Sebastian 07-21-2003 09:25 PM

lol.

Elly 07-23-2003 03:09 AM

I installed this hack and I get an error in the box were the chatters show I can ont figure out what to do to fix it

this is what it tells me :
Warning: Unknown(): stream does not support seeking in /home/asuka/public_html/forum/global.php(313) : eval()'d code on line 35

Can someone please help me fix this besides this small error perhaps in my installing the hack is awsome I have been looking for something like this ^.^

trilOByte 07-23-2003 11:04 AM

what directory do you have phpmychat in? What directory do you have chatters.php3 in? What version of phpmychat are you running? What paths have you specified for the following: ?

Code:

$ChatPath = "../chatdir/chat/";
and
Code:

$ChatLaunch = "<b><A HREF=\"http://www.yourdomain.com/chatdir/chat/index.php3\"
and
Code:

require("http://www.yourdomain.com/chatdir/chatters.php3");
??

UND3Rburn 07-23-2003 06:09 PM

like I asked over @ vBt

great stuff, Im going to install this... BUT Im interested in working on a Side Menu like you did.... Mind telling me where to start? I looked at Mashby(I tihnk)'s template mod for vB2 but that got me no where since in running vB3.

trilOByte 07-23-2003 07:18 PM

Quote:

Today at 08:09 PM UND3Rburn said this in Post #17
like I asked over @ vBt

great stuff, Im going to install this... BUT Im interested in working on a Side Menu like you did.... Mind telling me where to start? I looked at Mashby(I tihnk)'s template mod for vB2 but that got me no where since in running vB3.

Go here:
side menu template mod

It will work. It's a template mod, just html (or xhtml) and tables, there's no difference between vB2xx and vB3xx in that respect. You might have to tweak it a bit to get it to display just how you want, but the code is good for both versions.

Elly 07-24-2003 03:11 AM

The directory I have the phpmychat in is in the main directory so it would be http://www.ultimaforce.net/chat

I have chatters.php (renamed it) in chat directory in the main secion so it would be http://www.ultimaforce.net/chat/chatters.php

I am unsure as to were to figure out what version of phpmychat I am running it came on my server and has no number or any other item to allow me to figure that out.

Code:

$ChatPath = "../chat/chat/
Code:

$ChatLaunch = "<b><A HREF=\"http://www.ultimaforce.net/chat/index.php\" TARGET=\"_self\">chatting</A></B>
Code:

require("http://www.ultimaforce.net/chat/chatters.php");
Thanks for you help





Quote:

Today at 05:04 AM trilOByte said this in Post #16
what directory do you have phpmychat in? What directory do you have chatters.php3 in? What version of phpmychat are you running? What paths have you specified for the following: ?

Code:

$ChatPath = "../chatdir/chat/";
and
Code:

$ChatLaunch = "<b><A HREF=\"http://www.yourdomain.com/chatdir/chat/index.php3\"
and
Code:

require("http://www.yourdomain.com/chatdir/chatters.php3");
??


trilOByte 07-24-2003 10:19 AM

Quote:

Code:

$ChatPath = "../chat/chat/


Elly, in your $ChatPath you have too many "chat" dirs, change that to :

Code:

$ChatPath = "../chat/
And see what happens :)


All times are GMT. The time now is 08:28 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02008 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (12)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete