vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Chat Modifications - [DBTech] vBShout v6 (vB3) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=241651)

bgdave 03-04-2012 04:52 PM

I tried to upgrade, just copied new files and overwrote any old ones. Now I get error:

Fatal error: Class 'VBSHOUT' not found in /data/18/0/55/116/870279/user/891250/htdocs/forum/dbtech/vbshout/hooks/process_templates_complete.php on line 17

when accessing any forum page. Please help, my forums are completely down because of this.

DragonByte Tech 03-04-2012 05:16 PM

Add
PHP Code:

define('DISABLE_HOOKS'true); 

to config.php then perform the XML file import as normal, then remove that code from config.php again :)


Fillip

bgdave 03-04-2012 05:33 PM

Quote:

Originally Posted by DragonByte Tech (Post 2306130)
Add
PHP Code:

define('DISABLE_HOOKS'true); 

to config.php then perform the XML file import as normal, then remove that code from config.php again :)


Fillip

I cannot get to my admincp in order to get to where i would export the XML.

DragonByte Tech 03-04-2012 05:41 PM

Please perform the config.php edit as I described in the post you quoted before attempting to import the product XML file :)


Fillip

bgdave 03-04-2012 05:47 PM

Thanks Fillip, I have already made the config.php edit. But when I go to my forums address, I get the same error when trying to access my forum to get to where I can import the XML.

https://vborg.vbsupport.ru/external/2012/03/32.jpg

DragonByte Tech 03-04-2012 05:51 PM

Please add the code before the ?> (or directly after the <?php).

Fillip

bgdave 03-04-2012 05:59 PM

Tries it that way as well, still get the same erros when accessing any page of forums.

Fatal error: Class 'VBSHOUT' not found in /data/18/0/55/116/870279/user/891250/htdocs/forum/dbtech/vbshout/hooks/process_templates_complete.php on line 17

DragonByte Tech 03-04-2012 06:10 PM

No, if you add it like so:
PHP Code:

define('ADMIN_PATH''admin');
define('DISABLE_HOOKS'true); 

(and have no other instances of DISABLE_HOOKS mentioned in the config.php file) then no plugin code will run and that error message cannot appear.


Fillip

m002.p 03-09-2012 10:22 AM

I have installed on the vbadvanced homepage as per the instructions but the chatbox displays a 404 error. The source is trying to get /vbshout.php from the homepage and it should be /forum/vbshout.php... I remember there was something similar like this in Inferno vBshout. Have you any idea how to correct this?

Matt

DragonByte Tech 03-09-2012 12:01 PM

I don't, no :(

I think this may be an inherent limitation of vBAdvanced. vBCMS allows you to "fake" having your forum and CMS on different directory levels while actually they are not, if vBAdvanced doesn't offer this functionality then that might be the issue.


Fillip


All times are GMT. The time now is 08:35 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.01411 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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