vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Cyb - Auto Birthday Greeter (https://vborg.vbsupport.ru/showthread.php?t=177931)

massizero 05-30-2008 09:37 PM

question... in the usergroup management, the "Viewable on Show Groups" MUST be set on "yes" in order for this hack to work? Or it doesn't matter either it is yes or no?

Valter 05-31-2008 06:15 AM

It doesn't matter how you set that option.

massizero 06-01-2008 12:59 AM

Quote:

Originally Posted by Cybernetec (Post 1536831)
It doesn't matter how you set that option.

k thanks

Sakai Ray 06-01-2008 06:02 AM

Thanks ^^

Battle_Ring 06-08-2008 02:28 PM

dont work for me, o nthe bottom it shows someone is having a birthday today but it didnt make a thread anywhere

Silvio 06-09-2008 07:13 AM

Ciao Cyb,

this hack works perfectly on 371 ty.

just the date have an issue.

unfortunatelly with this mod I have an issue with languages setting.

Note : % solution on date format was suggested by you for another hack (stats)
i have inserted in time/date format the trailing % (eg. %d-%....) and for that specific hack is the only way to let it work properly but some others your hacks wont interpreter the correct format.

any hint?

regards

ciao

cerulean 06-09-2008 04:21 PM

Quote:

Originally Posted by Battle_Ring (Post 1544120)
dont work for me, o nthe bottom it shows someone is having a birthday today but it didnt make a thread anywhere


I am having the same issue, any thoughts/suggestions.

Valter 06-09-2008 08:03 PM

Be noted that:
- only members that allow their date of birth to be displayed will be listed
- inactive members are excluded by default

Check hack settings...

Sofia 06-09-2008 08:27 PM

Quote:

Originally Posted by Silvio (Post 1544780)
Ciao Cyb,

this hack works perfectly on 371 ty.

just the date have an issue.

unfortunatelly with this mod I have an issue with languages setting.

Note : % solution on date format was suggested by you for another hack (stats)
i have inserted in time/date format the trailing % (eg. %d-%....) and for that specific hack is the only way to let it work properly but some others your hacks wont interpreter the correct format.

any hint?

regards

ciao

Just chang in the XML :

HTML Code:

$cabg_message = construct_phrase($cabg_message_sp,$cybabgreeter_totalusers,date($vbulletin->options['dateformat']),$cabg_birthdays);
Replace by :

HTML Code:

$cabg_message = construct_phrase($cabg_message_sp,$cybabgreeter_totalusers,vbdate($vbulletin->options['dateformat']),$cabg_birthdays);

toddos 06-09-2008 08:35 PM

one question: how can i make it so, that it creates a new post in an exsting thread and not a new thread ?


All times are GMT. The time now is 03:36 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.01175 seconds
  • Memory Usage 1,736KB
  • 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_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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