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)
-   -   A phpMyChat integration Hack (https://vborg.vbsupport.ru/showthread.php?t=21329)

Stasik 02-14-2002 11:47 AM

i see smth like this:

Code:

Warning: ChDir: No such file or directory (errno 2) in /lib/index.lib.php3 on line 91

Fatal error: Failed opening required './global.php' (include_path='') in /lib/index.lib.php3 on line 92


MomofThree 02-14-2002 05:45 PM

Yes I am seeing this as well now. What am I doing wrong?

MomofThree 02-14-2002 06:02 PM

After reading some of the posts here I figured out that I did not put in the correct path. Once I did this, now the chat comes up like it did....is it supposed to do this or is there supposed to be a link. Also you can't get into the chat at all now, not even with a password.

How do I integrate the chat into my boards.

I really need help. :(

MomofThree 02-15-2002 11:18 AM

Ok... I have it working somewhat. When you go to my chat http://www.theparentclub.com/tpcchat/index.php3 , the message appears when you are not registered, but I'd like to provide a link to register after that message. I do not know php at all and when I try to put html code into it, I get an error. So it's obvious that I don't know what to do and reall need help on this last step. I'm anxious to make this available to my members.

Please help.

Thanks.

Stasik 02-15-2002 11:22 AM

find that
Code:

if ($bbuserid == 0)
{
print "no"; //Message if the user has no cookie
exit;
}

replace it with
Code:

if ($bbuserid == 0)
{
?>
Html Code
<?
exit;
}

So you can use HTML now

MomofThree 02-15-2002 11:36 AM

THANK YOU...THANK YOU....THANK YOU!

:)

You've made my day!

Stasik 02-15-2002 11:37 AM

give my hack a good rating ;)

mem 02-17-2002 11:04 PM

Can you make a Hack...
In Forum Home can see who in chat room now
thx....

RobAC 02-18-2002 02:48 PM

Has anyone else had a problem with phpmychat crashing MS IE 6.0?

NitroSimSev 02-20-2002 11:58 AM

Has any one got this to work on a PHP4 server? I have made the necessary changes but get a internal error of 500 when I try to run the setup.php3. Something tells me my server doesnt support PHP3.


All times are GMT. The time now is 01:13 PM.

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.02392 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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