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)

BigDog56 10-08-2009 01:34 PM

Can't get it to work at all.

SamirDarji 10-11-2009 03:37 PM

Neat concept. Making mental note to try it.

trotskid 10-15-2009 01:34 AM

Quote:

Originally Posted by trotskid (Post 1892605)
I've got the same problem. Is there a fix for that?

Code:

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

bump

PikeyXB 10-16-2009 09:17 AM

Same for me, well almost, to sync the time used by hack with my current time I have to set it +15.....only goes to 12 :confused:

Quote:

Originally Posted by armthehomeless1 (Post 1837566)
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!


BadgerDog 10-16-2009 10:54 AM

Works great for me except the BBCode color shows instead of the actual color.

ie: shows [color= black]xxxx[/color]

instead of xxxx in the color black.

======================================
1 member is celebrating their birthday on 10-16-2009:

- [color= black]xxxx[/color][/url] (Age: hidden or unknown)


Happy Birthday!
======================================

It's because the statement color= black has a blank space between the equals sign and the word black. If I manually remove that, it's fine.

I've disabled the mod for now, but does anyone have a fix I could use to address this problem, as it's a great mod (all Cyb's are) and we'd like to implement it.

Thanks ... :)

Regards,
Badger

princeedward 10-17-2009 08:11 AM

Quote:

Originally Posted by BadgerDog (Post 1900821)
Works great for me except the BBCode color shows instead of the actual color.

ie: shows [color= black]xxxx[/color]

instead of xxxx in the color black.

======================================
1 member is celebrating their birthday on 10-16-2009:

- [color= black]xxxx[/color][/url] (Age: hidden or unknown)


Happy Birthday!
======================================

It's because the statement color= black has a blank space between the equals sign and the word black. If I manually remove that, it's fine.

I've disabled the mod for now, but does anyone have a fix I could use to address this problem, as it's a great mod (all Cyb's are) and we'd like to implement it.

Thanks ... :)

Regards,
Badger

hi...try this TRICK it might work i guess and hope....:p

best regards

PikeyXB 10-17-2009 11:22 AM

Quote:

Originally Posted by PikeyXB (Post 1900788)
Same for me, well almost, to sync the time used by hack with my current time I have to set it +15.....only goes to 12 :confused:

No one got a fix for the time issue not being able to configure it passed +12 hours??

Shame it is a silly bug in an otherwise good mod.

Oh well, looks like I have to either put up with it posting at 3am or uninstall it :confused:

princeedward 10-22-2009 02:41 PM

:erm: dunno what happen to this nice mode since i upgrade my site to the latest version...did many things to fix it or reinstall this mod...but no chance...it doesn't work anymore...

:mad::confused:

Emran Ahmed 11-12-2009 08:38 PM

Thank you

mp3president 11-14-2009 08:43 PM

I thank you for this mod


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.01435 seconds
  • Memory Usage 1,753KB
  • 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
  • (1)bbcode_php_printable
  • (4)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