vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Cel Forum Sidebar: enable sidebar for IE 6, disable collapsing (https://vborg.vbsupport.ru/showthread.php?t=247361)

derandechser 01-05-2011 11:08 PM

Hi,

i always get a white page when this mod is enabed and it says:

Fatal error: Class 'vB_BlockManager' not found in...blabla

What could it be?

Greetings and thanks for this helpful mod,
Peter

derandechser 01-07-2011 08:47 AM

Hi,
anybody a solution for the problem above?

ampersand83 01-27-2012 03:30 PM

Hey,

just open the plugin declaration in your vBulletin installation and insert
PHP Code:

require_once(DIR '/includes/class_block.php'); 

above
PHP Code:

$blockmanager vB_BlockManager::create($vbulletin); 

. This loads the missing class and everything works fine again.
I don't know what caused the error but somehow this class must have been loaded at someplace else in a former VB version.

Cheers,

Stefan

lillylissy 04-04-2012 01:13 PM

*post deleted*

sapgaurav 09-13-2012 06:56 AM

My forum is for HTML Help, many user face isseu in html code and post on my forum but my forum convert all html code to live privew data, how we can display html codes in thread.

also i am using rss aggergate to crawl a technical forum rss feed, we crawl rss feed from thre and then store but all html codes converted into live privew

For example i have following code

<a href="#">This is Test</a>

Now in my site this code convert in This is Test and Link to #

I want to display as its html code

cellarius 09-13-2012 07:07 AM

Your question has nothing to do with this modification. Please open your own thread in an appropriate forum.

setishock 01-25-2016 12:45 PM

Will this work in 4.2.3?

cellarius 01-25-2016 12:57 PM

You'll have to try. Most likely will.


All times are GMT. The time now is 04:36 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.00991 seconds
  • Memory Usage 1,725KB
  • 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
  • (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
  • (8)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