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)

johnrizz 11-21-2008 11:47 PM

It don't show on my custom styles but only on my reg vb style, is there anyway around this?

MrZeropage 11-22-2008 11:44 AM

it uses a template-hook "forumhome_wgo_pos4" so this should be in your custom style...

MrNase 11-23-2008 03:58 PM

Works like a charm. Thanks! :)

johnrizz 11-24-2008 09:16 AM

Quote:

Originally Posted by MrZeropage (Post 1670586)
it uses a template-hook "forumhome_wgo_pos4" so this should be in your custom style...

Thanks MrZeropage, I had too place that in forumhome now it works.

BigDog56 11-24-2008 01:09 PM

Install, waiting to see if it works!

adnoid 11-25-2008 01:25 PM

Installed, and works perfectly. I'm trying to find where I can customize the header display. Currently it reads

Quote:

Anniversary (25.11.2008)
I would like to match it to the birthday display thus:

Quote:

Today's Anniversaries
Any pointers on where I can do this? It's not in the template that I can find. Thanks!

adnoid 11-25-2008 02:23 PM

I found it - sorry, was looking in the wrong place. Now I just need to figure out how to reformat the date to US custom.

BigDog56 11-25-2008 05:39 PM

works fine. had our 1st anniversary show up.

drsli 11-25-2008 06:39 PM

Many thanks for this nice addon. I look forward to seeing our first entry! :)

GSeybold 12-06-2008 04:20 PM

I've done everything and it still doesn't show up. I've set active users, insured I had an active user, checked banned user and still nothing showing up.

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

Chadi 02-10-2009 12:36 AM

Quote:

Originally Posted by chadi (Post 1732622)
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

Just curious if anyone here can figure out a fix for this problem. I tried, but cannot figure it out.

jlew24asu 02-10-2009 10:47 AM

thanks Zero. cool mod

jlew24asu 02-10-2009 10:50 AM

LOL I take it back. I have 3.7.0!!!

putergirl 02-13-2009 02:48 AM

I am sorry noob here.. is there any installation instructions with this?

putergirl 02-14-2009 11:36 PM

where do I paste the xml

Stifmeister2 02-15-2009 12:06 AM

Quote:

Originally Posted by putergirl (Post 1744340)
where do I paste the xml

In ACP "Manage Products" click "Import New Product" or whatever it is (I'm not logged in on my board right now). You can upload the *.xml file from your computer there. :)

putergirl 02-15-2009 12:13 AM

Thank you soo much

Stifmeister2 02-15-2009 12:58 PM

No problem. :)

putergirl 02-15-2009 08:10 PM

downloaded and waiting install

Chadi 02-19-2009 05:07 AM

Quote:

Originally Posted by chadi (Post 1732622)
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

Can someone please help me out on this?

MrZeropage 04-08-2009 01:12 PM

This is now available for vBulletin 3.8.x

Same AddOn, same code, everybody already using this: no need to update!

Chadi 06-05-2009 04:35 PM

Could someone please explain how to resolve the W3 errors I have (16) from this mod?

http://validator.w3.org/check?uri=ht...Inline&group=0

When I disable the mod, W3 passes on my site entirely until I re-enable the mod which is causing the 16 errors.

Oblivion Knight 06-05-2009 08:04 PM

1 Attachment(s)
Quote:

Originally Posted by Chadi (Post 1824018)
Could someone please explain how to resolve the W3 errors I have (16) from this mod?

http://validator.w3.org/check?uri=ht...Inline&group=0

When I disable the mod, W3 passes on my site entirely until I re-enable the mod which is causing the 16 errors.

Untested, but try the attached product..

Chadi 06-06-2009 02:40 AM

Thanks Oblivion! That works :)

tommac3 06-06-2009 03:42 AM

Would like to request the option to send an email on aniversary date.

celsi 02-20-2010 06:56 PM

Is it possible to make this mod for Vb 4 ?

Cornie 02-20-2010 08:10 PM

Quote:

Originally Posted by celsi (Post 1987551)
Is it possible to make this mod for Vb 4 ?

in german for vb4

http://www.vbulletin-germany.org/sho...5&postcount=82

celsi 02-21-2010 06:40 AM

Thank you very much !!! :up:

Majest 02-28-2010 12:54 AM

Installed and tested. Thanks, great little hack. :)

blauauge 03-20-2010 09:36 PM

Does that work with 3.8.1 - 3.8.4?


All times are GMT. The time now is 01:37 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.01325 seconds
  • Memory Usage 1,791KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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