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

armthehomeless1 06-26-2009 02:52 AM

Hi Cyb,

I'm still awaiting a response for this post.

My forum is +17 hours ahead of my server time, yet your hack only supports up to 12. Is there a way to manually change this to support my forum?

I saw the coding in the plugin manager for "Cyb - Auto Birthday Greeter - MN" this code:

PHP Code:

if ($vbulletin->options['cybabgreeter_enable_product'] AND $birthdays AND ($vbulletin->options['cybabgreeter_birthday_forum']!='') AND ($vbulletin->options['cybabgreeter_posters']!=''))
        {
            if (
$vbulletin->options['cybabgreeter_time_offset']>0)
            {
                
$cybabgreeter_propertime TIMENOW + ($vbulletin->options['cybabgreeter_time_offset']*3600) + 10;
            }
            else if (
$vbulletin->options['cybabgreeter_time_offset']<0)
            {
                
$cybabgreeter_propertime TIMENOW - (str_replace('-','',$vbulletin->options['cybabgreeter_time_offset'])*3600) + 10;
            }
            else
            {
                
$cybabgreeter_propertime TIMENOW;
            }
            
$cybabgreeter_execdate date('m-d'$cybabgreeter_propertime); 

But I don't know how to edit it. One thing I tried gave me errors on FORUMHOME. So I reverted it.

Any help would be appreciated!

MonkYZ 06-30-2009 11:32 PM

Is it possible to use only one thread for Birthday greetings instead of creating every time a different thread ? For example instead of threads like:

-Happy Birthday User X
-Happy Birthday User Y
-Happy Birthday User Z
-Happy Birthday User A
-Happy Birthday User B
-Happy Birthday User C

just a thread like:

-Happy Birthday !
and inside posts for each user: X, Y, Z, A, B, C

Thx :)

Adem GEN? 08-18-2009 07:38 PM

I'm using the local date format

Date of birth in this manner is shown in the message: "%15-%940-%2009"

How can I fix this?

yotsume 08-19-2009 10:34 AM

Installed.... very nice!

Welshy2008 08-29-2009 05:42 PM

Quote:

Originally Posted by princeedward (Post 1716637)
For All Interested To My Settings...Do This!

Sample Here!

1: Install This: Embed MP3 In Post Using Flash Player or any music source that will auto play to your site...

or Download my files below with complete tools, site version, images and instructions:

My Files

Now Go:

Admin CP > Edit Options > Cyb - Auto Birthday Greeter > Phrases (Below)

Edit Both Phrases: Message & Message (pl)

just copy what text and smilie image i had if you want/ like it...or add anything you like...just play around and test it...that suit to your taste...


Hope it works all for you...

best regards to all...

:):up:

I like that Happy Birthday Playing - Is there anyway that I could have it to play just the once, instead of on a loop? And if the user wanted to here it again - then he/she could just press the play button.

Thanks.


Thanks to you too CYB, Another excellent mod. Downloaded and to be installed.

yotsume 08-29-2009 06:26 PM

I had to uninstall this on my 3.7x site. It passed right by some members birthdays and didn't do anything. Does this work on vb3.7x? I was sure I set everything up correctly...

AfterWorldForum 09-20-2009 06:37 AM

Installed this, and have been trying to test it, but so far not succesfully.

I created a user in a custom usergroup, and have been resetting their birthday to a new day every day, ti try and force the mod to post.

Some troubleshooting initially showed I forgot to make birthdays for that usergroup public, but even fixing that did not do the trick. The user shows up on the birthday calendar now, but did not receive a birthday mail, nor a thread.

Could someone please help me figure out what on earth I'm doing wrong?

The fact it now shows on the calendar and the forum-birthday list should do the trick, right?

Thanks.

Peter

BWJ 09-28-2009 09:44 PM

Excellent hack!

In the last days I have tried to put a specific thread prefix in front of the subject. So in stead of:

Happy Birthday Username

I would like:

[specific thread prefix] Happy Birthday Username

I guess this is possible - but how? I would really appreciate any help here... :)

trotskid 09-30-2009 12:20 AM

Quote:

Originally Posted by cindy helmond (Post 1784511)
get this error signs any fix ?
thx


Code:

1 member is celebrating their birthday on %e %886 %2009:

Quote:

Originally Posted by AdemGEN? (Post 1870035)
I'm using the local date format

Date of birth in this manner is shown in the message: "%15-%940-%2009"

How can I fix this?

I've got the same problem. Is there a fix for that?

Code:

1 member is celebrating their birthday on %30-%b-%2009

War.Frog 10-08-2009 12:21 PM

When my user's birthday message was posted, the "color" tag on the username wasn't properly interpreted. The message showed as:

Code:

1 member is celebrating their birthday on 10-08-2009:

-[color= green]membername[/color] (Age: hidden or unknown a...

Any thoughts?


All times are GMT. The time now is 06:08 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.01282 seconds
  • Memory Usage 1,754KB
  • 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_php_printable
  • (3)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