vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - User Anniversary (https://vborg.vbsupport.ru/showthread.php?t=194962)

MrZeropage 12-07-2008 01:08 PM

@adnoid:
you can change the date-format in the plugin "add anniversary to FORUMHOME"
Code:

$anniversary_title = $vbphrase['anniversary_title']." (".date('d.m.Y').")";
@GSeybold:
you need to have "template_hook[forumhome_wgo_pos4]" in your FORUMHOME template, make sure this can be found there.
And: make sure anybody registered TODAY at least one year ago to make him show up ;)

GSeybold 12-08-2008 04:44 AM

THank you

I don't have that.. Where exactly shall I put that on the forum home template?

Thanks again and sorry to be such a dunce! :)

Gabby

samsons 12-08-2008 10:32 AM

Hi GSeybold
add it in Forumhome Template after
Code:

<!-- end today's birthdays -->
</if>

so it looks like this
Code:

<!-- end today's birthdays -->
</if>
$template_hook[forumhome_wgo_pos4]
<if condition="$show['upcomingevents']">
<tbody>

maybe you want it somewhere else, just try out

sams

GSeybold 12-10-2008 06:41 AM

Thank you so much. It's works perfectly. Again, thank you for your support.

Gabby

SuperTaz 01-23-2009 01:50 AM

3.8.0 Compatible? Can you also make it so that it posts a thread of the user that is celebrating his/her anniversary in a specified forum?

Stifmeister2 01-23-2009 01:49 PM

Quote:

Originally Posted by Warden-B- (Post 1721804)
3.8.0 Compatible? Can you also make it so that it posts a thread of the user that is celebrating his/her anniversary in a specified forum?

Works on 3.8.0. :)

Dennis B 01-25-2009 11:09 PM

Zero,

What if in addition to showing the box on forumhome, there was a feature to show the anniversary on the user's postbit header, just like birthdays? Just an idea.

Nice work. :)

Chadi 02-03-2009 03:13 AM

Just want to let you know I'm getting w3c validation errors from this mod:

http://validator.w3.org/check?uri=ht...%2C*%3Bq%3D0.7

Chadi 02-08-2009 04:10 AM

Feature request:

Send out a custom pm and/or email to that user on the anniversary date.

Thanks

Merjawy 02-08-2009 05:43 AM

nice little one.. thanks


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