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)
-   -   Miscellaneous Hacks - Cyb - Auto Birthday Greeter (https://vborg.vbsupport.ru/showthread.php?t=156293)

Stifmeister2 08-27-2007 06:01 PM

Works with 3.6.4 ?

Valter 08-27-2007 10:51 PM

Quote:

Originally Posted by Feckie (Roger) (Post 1326700)
Can you get it to post in a thread as well.

It creates new thread. Is that what you are asking for?
Quote:

Originally Posted by Subah (Post 1326716)
Cool, Thanks :)

Mark as installed.
Quote:

Originally Posted by Stifmeister2 (Post 1326866)
Works with 3.6.4 ?

This was already asked and answered. Hack works with all 3.5.x and 3.6.x releases.

====================

And here is a new version...

v1.2 - Aug 28. 2007.
-Date format follows your forum acp settings
-New: Option to exclude members joined in last X days
-Another fix for duplicate birthday threads on some forums

To upgrade: Import product XML, allow overwrite.

Zaiaku 08-28-2007 01:33 PM

This been needed for a very long time.

Is there anyway to set it to users that have been active on the forums in X amount of days.

Stifmeister2 08-28-2007 04:41 PM

Quote:

Originally Posted by Cybernetec (Post 1327007)
It creates new thread. Is that what you are asking for?

Mark as installed.

This was already asked and answered. Hack works with all 3.5.x and 3.6.x releases.

====================

And here is a new version...

v1.2 - Aug 28. 2007.
-Date format follows your forum acp settings
-New: Option to exclude members joined in last X days
-Another fix for duplicate birthday threads on some forums

To upgrade: Import product XML, allow overwrite.

Ok thanks. :) I'll probably get this soon...

SCRIPT3R 08-28-2007 05:52 PM

curious... this hack only creates a thread if the user who's birthday it is actually logs into the forum on that day; if that user does not log into the forums on their birthday no thread will be created?

johnrizz 08-28-2007 06:50 PM

No, If it's there B-day it a create it, they don't have to show up for this thread to be created

SCRIPT3R 08-28-2007 08:55 PM

scratch that... it works. i had another plugin test running that was interferring with this one. i also found one minor grammatical error:

PHP Code:

        <phrase name="cybabgreeter_message_user"><![CDATA[{1member is celebrating birthday on {2}:
        {
3}
        
        
        
Happy Birthday!]]></phrase

should read...

PHP Code:

        <phrase name="cybabgreeter_message_user"><![CDATA[{1member is celebrating their birthday on {2}:
        {
3}
        
        
        
Happy Birthday!]]></phrase

add "their" between "celebrating ### birthday". ;)

Valter 08-29-2007 12:22 AM

Following members will be excluded:
-Those who choose in usercp to not show birthday info to others
-Those who are members of usergroups where we have disabled option "Birthdays Viewable"
-Those who are inactive (if we choose in hack options to exclude them)
-Those who has less than X posts (if we choose in hack options to exclude them)
-Those who joined in last X days (if we choose in hack options to exclude them)

Following usergroups are automatically excluded:
-Users Awaiting Email Confirmation (3)
-Users Awaiting Moderation (4)
-Banned Users (8)

SCRIPT3R 08-29-2007 12:54 AM

Quote:

Originally Posted by Cybernetec (Post 1327760)
Following members will be excluded:
-Those who choose in usercp to not show birthday info to others
-Those who are members of usergroups where we have disabled option "Birthdays Viewable"
-Those who are inactive (if we choose in hack options to exclude them)
-Those who has less than X posts (if we choose in hack options to exclude them)
-Those who joined in last X days (if we choose in hack options to exclude them)

Following usergroups are automatically excluded:
-Users Awaiting Email Confirmation (3)
-Users Awaiting Moderation (4)
-Banned Users (8)


thnx for that info. i also posted one grammatical error above; very minor.

Valter 08-29-2007 01:07 AM

Quote:

Originally Posted by GearTripper (Post 1327770)
thnx for that info. i also posted one grammatical error above; very minor.

There are already two different phrases for that.

cybabgreeter_message_user
cybabgreeter_message_users

Check phrase shortcuts in hack settings.


All times are GMT. The time now is 01:53 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.01412 seconds
  • Memory Usage 1,749KB
  • 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
  • (2)bbcode_php_printable
  • (6)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