vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Chat Modifications - Flashchat 5 or 6 : Integration for vBulletin 3.8 (https://vborg.vbsupport.ru/showthread.php?t=201210)

Neo_obs 01-15-2009 05:59 AM

I noticed you made everyone use the Male icon... is there gonna be support for a Male/Female option?

Paul M 01-15-2009 07:07 AM

There is no male/female option in vb.

Vinyljunky 01-15-2009 10:55 AM

Installed :up:

Thank you

VJ

Battle_Ring 01-15-2009 02:16 PM

how come when i go to chats in admin its a blank white page, i need to keep chat logs

swiper the fox 01-15-2009 07:20 PM

Not sure if anyone here can assist, but trying to first of all install flashchat 5.0.10
during installation process I receiver error:

Fatal error: Call to a member function next() on a non-object in /home/XXXXXXXX/public_html/forum/chat/inc/cmses/vbulletin38CMS.php on line 45


tried the default 38CMS.php file and the one in the fc5 integration
one has same error
one on line 34 , the other at line 44

portion in red is the particular line producing error:

Quote:

{
$rs = $this->getUserForSession->process($this->session);
if($rec = $rs->next()) {
$this->userid = intval($rec['userid']);
$_SESSION['fc_users_cache']['sessionuserid'] = $this->userid;

Paul M 01-15-2009 08:01 PM

I've never been able to reproduce that error.

I have made some slight alterations to the cms file attached, can you please try it and see if it cures this problem.

HaZe_X 01-15-2009 10:09 PM

I installed flashchat, the latest version...But whenever I add your CMS file, I get a blank white page, I use the file it came with, everything is fine..

Vbulletin 3.8.0,

/forum/chat/

swiper the fox 01-15-2009 10:53 PM

Quote:

Originally Posted by Paul M (Post 1713802)
I've never been able to reproduce that error.

I have made some slight alterations to the cms file attached, can you please try it and see if it cures this problem.


I have replaced the CMS file
deleted previous tables
and re uploaded the folder to site

will post back results !!!

swiper the fox 01-15-2009 11:02 PM

NEW ERROR with new CMS file



Code:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'XXXXXX'@'localhost' (using password: NO) in /home/XXXXXX/public_html/forum/chat/inc/get_config.php on line 17

Fatal error: Call to a member function next() on a non-object in /home/XXXXXX/public_html/forum/chat/install_files/funcs.php on line 460



XXXXXX = an actual directory name, just removed for personal reasons

Paul M 01-16-2009 07:10 AM

Thats a config error, your being denied access to mysql.


All times are GMT. The time now is 05:31 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.01209 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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