vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Flashchat error help request (https://vborg.vbsupport.ru/showthread.php?t=270265)

John Lester 09-14-2011 04:47 PM

Flashchat error help request
 
I know that this isn't the tufat support forums, but that place is dead. I posted my problem weeks ago and haven't gotten any replies. I'm hoping someone here can help me solve this issue.

Installed integrated FC 6.0.8 with vB 4.1.5 and all went well. Chats seem to work accept for the "undefined" bug (which I'm not worried about I).

Checking the error logs on an un-related trek I came across dozens of fatal errors;

Call to a member function next() on a non-object in /home2/sitename/public_html/chat/inc/config.php on line 82

This is lines 73-88 in /inc/config.php Red line is line 82.

Code:

if( !isset( $_REQUEST['step'] )  )
{
                if( time() - $arr>5 )
                {
                        //added on 090706 for chat instances
                        $stmt = new Statement('SELECT * FROM '.$GLOBALS['fc_config']['db']['pref'].'config_main', 1);

                        $rs = $stmt->process();
                        $main_records = array();
                        while($rec = $rs->next())
                        {
                                $GLOBALS['fc_config']['fc_instance'][$rec['level_0']] = $rec['value'];

                        }
                }
}

The following flashchat related mods are installed:

Flashchat 6 integration for vB 4.X
Members who are chatting
Flashchat 6 admin panel integration

kh99 09-15-2011 02:53 PM

It looks like $stmt->process() isn't returning what it's supposed to (which I assume should be a query result). There's no way to tell more from what you posted.

Like you said, you need to ask for support for mods only in the mods thread/site and not in this forum.

k6rikko 10-02-2011 11:19 AM

Hi all, i run Vbulletin 4.1.5 and have integrated the flashchat over this plug in here. The problem is i have changed the default style and works fine if i log in over the chat direct. If i use the log in over vbulletin so the style is the same but in blue <.< this drives me crazy. blue doesnt fit my page style

I have attached 2 pics from the prob. Any chance to correct this ? I would be sooo happy if someone can help me with this

1st pic shows over direct chat log in but i need this over vb log-in too


2nd pic shows wrong styling over vb log-in

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

many thanks all , have a good time

greets Rikko


All times are GMT. The time now is 11:17 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.01010 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete