vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Simple global announcement (https://vborg.vbsupport.ru/showthread.php?t=101697)

puertoblack2003 11-29-2005 07:12 PM

Quote:

Originally Posted by BiReL41r
Great hack, but does it interfere if you have the Dynamic Announcement installed aswell?

so far i have both installed and no problem to report :rolleyes:

bigmonay2k 11-30-2005 05:35 PM

sound, I'll try when i get home

DWard 11-30-2005 09:00 PM

got it working, but doesnt seem to display on vbadvanced at all. I have put it in the correct templates for both, hmmmm

tommykjensen 12-01-2005 06:40 AM

I don't know vbadvanced so can't help there.

silurius 12-24-2005 11:10 PM

How can I control visibility by user group? This approach does not appear to work:
Code:

<if condition="$bbuserinfo['usergroupid'] == '23'">Testing permissions</if>
Collapsibility would also be awesome.

Julie 12-25-2005 12:01 AM

Quote:

Originally Posted by Hexemer
How can i make it colabsable? :)

Take a look at this thread:

Linky

:)

Eagle Creek 01-03-2006 11:50 PM

Tommy; I have a question.

Your original code contains:
Code:

                <td class="alt1">
                        <phrase 1="$bbuserinfo[username]" 2="$vboptions[bbtitle]">$vboptions[globalannouncementtext]</phrase>
                </td>

But with this use, the announcement lay-out gots f*cked up when I use a table with a picture and text.
So I edited it to:
Code:

                <td class="alt1">
                        $vboptions[globalannouncementtext]
                </td>

and that works PERFECT!

So can you explain why do you call the username and bbtitle in those phrases?

tommykjensen 01-07-2006 02:58 PM

So that those phrases can be used inside the actual announcement text if required. But either works.

Eagle Creek 01-07-2006 07:42 PM

Quote:

Originally Posted by tommykjensen
So that those phrases can be used inside the actual announcement text if required. But either works.

Do you mean when I would use the {1} and {2} 'things"?

I'm sorry for the questions but I'm just curious :D.

The Chief 01-08-2006 11:55 PM

Does anybody know if this works on vB Drupal or how to make it work on it??


All times are GMT. The time now is 05:27 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.01063 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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