vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Fatal errors with multiple mods - Any ideas? (https://vborg.vbsupport.ru/showthread.php?t=224245)

OblivionMage 09-30-2009 12:54 AM

Fatal errors with multiple mods - Any ideas?
 
With MGC Chatbox, and Stop The Registration Bots, I get errors.

If MGC Chatbox is enabled, I get a fatal error on line 720 of profile.php.

If Stop the Registration Bots is enabled, I get a 'field missing' error when trying to accept the Terms.

I've addressed this with the owners of the mods, and can't seem to find a solution. Note: I've tried the mod_security workaround, to no avail.

Does anyone have an idea as to what might be causing these errors? Note that these mods used to work - I'm not sure what happened to make them stop. Could it be a problem with my VBulletin installation?

Note: I've tried reinstalling the mods, and in the case of MGC Chatbox, across multiple versions. As for other mods I'm running: VBSeo.

Lynne 09-30-2009 02:28 AM

All you can really do is try various things to find the exact plugins/line that is causing the problem and then fix it. It's very hard to be more specific than that without knowing the exact errors you are getting.

OblivionMage 09-30-2009 05:52 PM

For the MGC Chatbox:

Quote:

I get this fatal error on all pages of my forum whether or not it's turned on (disabling the product fixes it):

Code:

Fatal error: Call to a member function show_chatbox() on a non-object in /home/****com/public_html/guidewiki/forums/includes/mgc_cb_evo/plugins.php on line 720
Line 720 of plugins.php seems to be:

Code:

if($MGCCbEvoCore->show_chatbox() && $MGCCbEvoCore->evo_permissions->can_view())

For the Stop The Registration Bots, I have no idea what the problem is.

So I think I've found where the error is occurring, in one case, but don't know how to 'fix it'. :/

Cheers,

Lynne 09-30-2009 07:15 PM

Well, for some reason it is having problems with the function show_chatbox. I couldn't even guess why but I suppose you can tear apart the function code to figure it out.

OblivionMage 10-08-2009 08:30 PM

Quote:

Originally Posted by Lynne (Post 1893012)
Well, for some reason it is having problems with the function show_chatbox. I couldn't even guess why but I suppose you can tear apart the function code to figure it out.

Any idea how I would do that?

>.<


The errors I'm getting seem to be fairly unique - could it be that there is a problem with my database or VBulletin installation?

Lynne 10-08-2009 08:41 PM

I don't even know that modification, so I really couldn't begin to guess where to start. If it were a problem with vbulletin, then I would think more users would be having the same problem.


All times are GMT. The time now is 04:07 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.01432 seconds
  • Memory Usage 1,723KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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