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)

almqdad 03-31-2006 12:05 PM

hello
after upgrading to 3.5.4 Global Announcements dissappeared
it does not work any more I tried to remove it and reinstalled
but no luck

any chance for upgrade

thanks

GoodKarmaKid 03-31-2006 10:12 PM

3.54 isn't the isssue, because I am running global announcements with 3.54 no problem.

Something else must have gone awry.

almqdad 04-01-2006 12:29 AM

Hi
but the problem only startrd after I upgraded the forum to 3.5.4
I tried reistalling it just does not work
what a pitty

Marky 04-02-2006 09:18 AM

May I ask how you upgraded your forum? Also when you uninstalled Global Announcements - did you fully delete everything? (i.e. navbar edits, product deletion etc.)

---MAD--- 04-05-2006 07:55 PM

i think you should have a ^ arrow so you can minimize the annoucements window.
It gets annouying when its in the way all day.

Marky 04-06-2006 06:18 AM

Quote:

Originally Posted by MAD_PLayEr1
i think you should have a ^ arrow so you can minimize the annoucements window.
It gets annouying when its in the way all day.

So you wish for collapsable tops? :)
Good idea! Next version ;)

Pathor 04-14-2006 02:31 PM

Quote:

</table>
<br />
</if></if>
<!-- End Global Announcement - Version 1.2 - Created by Marky -->
The 2nd if-tag is redundantly. ;)

|oR|Greg 04-20-2006 02:00 PM

Quote:

Originally Posted by MAD_PLayEr1
i think you should have a ^ arrow so you can minimize the annoucements window.
It gets annouying when its in the way all day.

You mean like mine?

http://www.limmac.org/

|oR|Greg 04-20-2006 02:10 PM

Here is my code for the globalannounce template.

Please note that I changed some of the thickness of the cells as well as the classes to display the way I wanted it. Changes are in GREEN.
Code:


<if condition="$vboptions[global_status] && $vboptions[global_announce] != ''">

<table class="tborder" cellpadding="1" cellspacing="1" border="{$vboptions['global_border']}" width="100%" align="center">
<tr>
<td class="tcat">
<a href="#top" style="float:$stylevar[right]" onclick="return toggle_collapse('global_announcements')">
<img id="collapseimg_global_announcements" border="0" src="$stylevar[imgdir_button]/collapse_tcat.gif"/></a><center>LIMMAC Global Announcements</center>
</td>
</tr>

<tbody id="collapseobj_global_announcements" style="$vbcollapse[collapseobj_global_announcements]">

<tr>
<td class="thead" align="{$vboptions['global_title_align']}">

        <a href="{$vboptions['global_title_link']}"><font color="#{$vboptions['global_title_colour']}">{$vboptions['global_title']}</font></a>
                </td>
        </tr>
        <tr>
<td class="alt2" align="{$vboptions['global_text_align']}">
        <font color="#{$vboptions['global_text_colour']}">{$vboptions['global_announce']}  <if condition="$vboptions[global_menu_by]"><a href="{$vboptions['global_title_link']}">More...</a></if></font>
                </td>
        </tr>


</tbody>


</table>
<br />
</if>


kellee88 04-21-2006 05:24 PM

We are having so much fun with this hack. The members love it. We call it Global Wisdom and change the saying daily. Thank you for this great hack.

See here.


All times are GMT. The time now is 06:30 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.01259 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
  • (1)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