vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Getting an error.. (https://vborg.vbsupport.ru/showthread.php?t=190007)

N-0p3rz 09-04-2008 11:51 AM

Getting an error..
 
When you click on direct links to post, such as;

Quote:

website.com/community/showthread.php?p=295293#post295293
The error given is;

Quote:

Fatal error: Cannot use object of type vB_Session as array in /home/directory/public_html/community/showthread.php(2149) : eval()'d code on line 33

I viewed those two lines (2149 and 33) and on them is;

Line 33:
PHP Code:

'bbcodecache'


Line 2149:


PHP Code:

($hook vBulletinHook::fetch_hook('showthread_complete')) ? eval($hook) : false

Anyone got a clue what could be causing this? I checked out the bbcode manager and made sure all the custom ones we had were fine, and they seemed fine. We just moved from a dedicated server to a shared (which I'm starting to think may play a role), this is the [only] backup and we provided it to the host and they loaded it.

Marco van Herwaarden 09-04-2008 11:54 AM

Your problem is with line 33 of the plugin that is executed on the showthread_complete hook location.

N-0p3rz 09-04-2008 12:03 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1614342)
Your problem is with line 33 of the plugin that is executed on the showthread_complete hook location.

How do I find that?

Marco van Herwaarden 09-04-2008 12:09 PM

You will find the plugin in the Plugin Manager. You will need to delete/disable the plugin and correct the coding or contact the author for a solution.

N-0p3rz 09-04-2008 12:25 PM

I don't know what plugin is causing it..

Opserty 09-04-2008 12:30 PM

Disable them one by one till your error goes away, then you which one is causing it...

Marco van Herwaarden 09-04-2008 12:37 PM

How many plugins do you have at the showthread_complete hook location?

N-0p3rz 09-04-2008 12:42 PM

I looked at the little download/upload plugins area and the only 2 plugins that use the showthread_complete hook are;

Who Viewed This Thread (which is vBulletin itself)
and
Display Thread Readers which is with the Who Has Read a Thread plugin.

I disabled it in options and plugin manager, but, nothing.

Marco van Herwaarden 09-04-2008 12:45 PM

Not sure what you mean with "which is vBulletin itself". Default vBulletin does not use any plugins.

Disable these 2 plugins (you can try 1 at a time) and see if the problem is solved.

N-0p3rz 09-04-2008 12:50 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1614375)
Not sure what you mean with "which is vBulletin itself". Default vBulletin does not use any plugins.

Disable these 2 plugins (you can try 1 at a time) and see if the problem is solved.

I don't know, it has vBulletin to the right of it as the other one has "Who Has Read a Thread" to the right of it. Here's a screenshot of that; http://img58.imageshack.us/img58/2519/screenshotxg9.png .

I'll try disabling the other one, though. If I can find it.


All times are GMT. The time now is 09:59 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.01045 seconds
  • Memory Usage 1,737KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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