Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-14-2011, 04:47 PM
John Lester John Lester is offline
 
Join Date: Nov 2004
Posts: 543
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default 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
Reply With Quote
  #2  
Old 09-15-2011, 02:53 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #3  
Old 10-02-2011, 11:19 AM
k6rikko's Avatar
k6rikko k6rikko is offline
 
Join Date: Jul 2011
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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





many thanks all , have a good time

greets Rikko
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:42 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.06379 seconds
  • Memory Usage 2,176KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete