vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   Who's In Chat for FlashChat (https://vborg.vbsupport.ru/showthread.php?t=89796)

charlesk 12-05-2004 07:56 PM

For anyone else who might run into this, I fixed it by changing config.sys to have an absolute path to appTime.txt rather than a relative one.

Charles

NYI Fan 12-05-2004 08:20 PM

Quote:

Originally Posted by memobug
I had to do this in the php template

@require("./FlashChat/info.php");

instead of

require("./FlashChat/info.php");

To avoid getting the errors I mentioned above.

Regards,

Matt

Matt, im getting the exact same errors you suggested this fix for but putting @ in front of the require isnt fixing it - any other suggestions?
Thanks!

oldfan 12-06-2004 04:19 AM

anyone know how to make the usernames clickable?
thanks

matthepepe 12-06-2004 03:34 PM

Quote:

Originally Posted by charlesk
For anyone else who might run into this, I fixed it by changing config.sys to have an absolute path to appTime.txt rather than a relative one.

Charles

This is the way I had to fix the errors that were occuring,

@require("./FlashChat/info.php");

was not enough to fix it.

oldfan 12-07-2004 01:16 PM

Quote:

Originally Posted by oldfan
anyone know how to make the usernames clickable?
thanks


anyone? :D

matthepepe 12-07-2004 07:23 PM

Quote:

Originally Posted by oldfan
anyone? :D

working on it.

oldfan 12-08-2004 11:34 AM

Quote:

Originally Posted by matthepepe
working on it.

thank you :D

matthepepe 12-09-2004 05:10 PM

The only thing that you have to do is edit your info.php

I've atached my info.php file.


oldfan 12-10-2004 06:05 PM

Quote:

Originally Posted by matthepepe
The only thing that you have to do is edit your info.php

I've atached my info.php file.

thanks I'll try it and let you know what happened :D

oldfan 12-11-2004 01:27 AM

Quote:

Originally Posted by oldfan
thanks I'll try it and let you know what happened :D

worked like a charm, thanks :D


All times are GMT. The time now is 04:22 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.01625 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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