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)
-   -   Global Announcements (https://vborg.vbsupport.ru/showthread.php?t=104714)

MentaL 02-12-2006 01:26 AM

awesome

http://forum.ragezone.com

Just needs bb code suppot.

monkeywarplane 02-12-2006 02:22 AM

On version 1.2 I am getting the following error...

XML Error: unknown at Line 0

Stuart

Marky 02-12-2006 09:53 AM

Quote:

Originally Posted by monkeywarplane
On version 1.2 I am getting the following error...

XML Error: unknown at Line 0

Stuart

Are you making a fresh install or upgrading from an older version?
If your upgrading, try uninstalling your old version and re-installing the modification by using the fresh install product of version 1.2

firstrebel 02-12-2006 01:03 PM

Very usefull, thanks. *klix install*

Bob

Marky 02-12-2006 06:59 PM

Quote:

Originally Posted by firstrebel
Very usefull, thanks. *klix install*

Bob

Thanks :)
Glad it's useful ^_^

monkeywarplane 02-12-2006 09:36 PM

Quote:

Originally Posted by Marky
Are you making a fresh install or upgrading from an older version?
If your upgrading, try uninstalling your old version and re-installing the modification by using the fresh install product of version 1.2

I figured it out. Works great, man. Thanks!

Stuart

Marky 02-13-2006 06:18 AM

Quote:

Originally Posted by monkeywarplane
I figured it out. Works great, man. Thanks!

Stuart

Good job :)
Thanks

|oR|Greg 02-13-2006 06:12 PM

Installed and working, but I have 1 suggestion, and 1 question.

Suggestion, BB code compatible, it's nice that HTML works, but still, BB code would be nice too.

Question, Is there a reason it doesn't display on a vBAdvanced home page? I tried directly editing the vBAdvanced templates with the $globalannounce and it's as if it doesn't exist no matter where I put it (even though I shouldn't have to since it's in the NavBar).

Any idea?

|oR|Greg 02-13-2006 06:19 PM

I figured it out...

Anyone that wants to add these announcements to the vBa home page, open up includes/vba_cmps_include_bottom.php

Toward the bottom of the script find:

Code:

global $pages, $stylevar, $headinclude, $header, $footer, $vbulletin, $vbphrase, $stylevar, $show, $pmbox, $vba_options, $vba_style, $navbar, $cusid, $_REQUEST, $gobutton, $pagetitle, $pagecache, $db;
Add:
Code:

, $globalannounce
after the last entry, and before the ;

So it should look like:

Code:

global $pages, $stylevar, $headinclude, $header, $footer, $vbulletin, $vbphrase, $stylevar, $show, $pmbox, $vba_options, $vba_style, $navbar, $cusid, $_REQUEST, $gobutton, $pagetitle, $pagecache, $db, $globalannounce;

Marky 02-13-2006 07:29 PM

Quote:

Originally Posted by |oR|Greg
I figured it out...

Anyone that wants to add these announcements to the vBa home page, open up includes/vba_cmps_include_bottom.php

Toward the bottom of the script find:

Code:

global $pages, $stylevar, $headinclude, $header, $footer, $vbulletin, $vbphrase, $stylevar, $show, $pmbox, $vba_options, $vba_style, $navbar, $cusid, $_REQUEST, $gobutton, $pagetitle, $pagecache, $db;
Add:
Code:

, $globalannounce
after the last entry, and before the ;

So it should look like:

Code:

global $pages, $stylevar, $headinclude, $header, $footer, $vbulletin, $vbphrase, $stylevar, $show, $pmbox, $vba_options, $vba_style, $navbar, $cusid, $_REQUEST, $gobutton, $pagetitle, $pagecache, $db, $globalannounce;

Good job :)
Thanks very much ^_^


All times are GMT. The time now is 12:34 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.01384 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_code_printable
  • (5)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