vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBShout on all pages! (https://vborg.vbsupport.ru/showthread.php?t=96158)

zell_11 09-19-2006 04:48 PM

Ok for those people who are getting the array_merge problem I know how to fix this

Replace your vBShout [Template Cache] with the following

Code:


if (VB_AREA == "Forum")
{
        global $globaltemplates;

        $globaltemplates  = array_merge((array)$globaltemplates, array('forumhome_vbshout'));
}

That will fix the problem

RFViet 09-20-2006 01:09 PM

Quote:

Originally Posted by zell_11
Ok for those people who are getting the array_merge problem I know how to fix this

Replace your vBShout [Template Cache] with the following

Code:


if (VB_AREA == "Forum")
{
        global $globaltemplates;

        $globaltemplates  = array_merge((array)$globaltemplates, array('forumhome_vbshout'));
}

That will fix the problem

Thank you so much :D

BlueKnight 09-22-2006 04:37 AM

I have this installed and working on all pages but on photo classifieds it will not work. Its just says loading.

Calibre_k 09-28-2006 10:16 PM

Will this work on vBulletin 3.6.0?

Abe1 09-29-2006 11:42 AM

Quote:

Originally Posted by Calibre_k
Will this work on vBulletin 3.6.0?

yes.

PassLab.net 10-24-2006 09:20 PM

thanks, passlab.net has installed ;)

GoTTi 11-09-2006 12:56 PM

so there is just NO way to avoid this: Fatal error: Call to undefined function: isbanned() in /home/site/public_html/forum/global.php(356) : eval()'d code on line 190 when putting a usergroup in the banned area???

Calibre_k 11-09-2006 07:14 PM

dont understand how to do this on all forums

Caddyman 11-29-2006 03:59 PM

Quote:

Originally Posted by cOuNtErFiET (Post 1062315)
i did this and it completely removed the sb from the pages all of them even the index.php page what could be the problem?


This is happening to me too, any help?

top end ms 12-05-2006 08:20 AM

me 3. Also wondering if anyone has any server load issues with this?


All times are GMT. The time now is 12:39 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.01177 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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