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)

pgowder 11-15-2001 01:46 AM

Well I'm trying to get it to work now.

Here is the error I'm getting:

Code:


Parse error: parse error in /home/sites/home/web/chat/phpchat/lib/index.lib.php3 on line 66

Fatal error: Call to undefined function: send_headers() in /home/sites/home/web/chat/phpchat/index.php3 on line 20

Any ideas?

thanks

webhost 11-15-2001 01:52 AM

look at those files and post those lines here for us to see.

pgowder 11-15-2001 01:54 AM

Here is line 66:

if($Ver == ""){print "

pgowder 11-15-2001 01:56 AM

Here is the other section:

// Both values are boolean. See explanations in 'index.lib.php3' file.
send_headers(1,1);

dbdbdbdb 11-15-2001 08:18 AM

Hi Webhost!

Do have an idea concerning my "no-problem"? Please have look at my post one page back...

Thank you...

humble 11-17-2001 01:09 AM

I've done ALOT of custom work on this hack so far, and if anyone is willing to help me @

https://vborg.vbsupport.ru/showthrea...threadid=32450

I'd be much appreciative.

pgowder 11-18-2001 12:39 PM

Webhost, any ideas on my problems?

thanks

webhost 11-18-2001 04:08 PM

I never recieved your files pgowder

pgowder 11-18-2001 04:10 PM

Just sent them. Let me know if you don't get them!

Stasik 11-18-2001 04:13 PM

Quote:

Originally posted by Crinos
Btw, to anyone who is using phpyMyChat, is there any way to change the default chat color from black? which CSS or php file should I change?

I wanna use it with the main frame on a black background, which unfortunately makes the text invisible coz it defaults to black... Thanks in advance...

there is a file: config/style.css.php3

search for:
Code:

BODY.mainframe
{
        font-family: arial;
        background-color: #8D8D8D;
        color: #000000;
        font-size: <?php echo($medium); ?>pt;
        font-weight: 400;
        margin: 5px;
}

you can replace color in color: #000000;


All times are GMT. The time now is 03:48 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.01198 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_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