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)

ShawneyJ 08-14-2008 05:22 AM

ah good im not the only one with this thing not working.

smirkley 08-14-2008 10:50 AM

Well I just tested this again and it worked for me using the above method to make it work as I posted.

I cant wait for the next VB update, so this issue can be resolved.

I feel confident that it will work after the fix is published, like it should.

ProAzn 08-14-2008 11:50 AM

Quote:

Originally Posted by smirkley (Post 1598367)
Well I just tested this again and it worked for me using the above method to make it work as I posted.

I cant wait for the next VB update, so this issue can be resolved.

I feel confident that it will work after the fix is published, like it should.

I did your change and set a birthday to occur 2 days after the change and still nothing. I don't think cached data (in this case) had any effect in it NOT working...

:(

ProAzn 08-17-2008 03:49 AM

The birthday mod finally worked but problem is the time of thread. I set it to -2 as I am central time and want to catch all west coast birthdays. It supposed to place a thread at 2 am but instead posts it at 12.48pm the afternoon of the birthday.

Anyone explain why?? Argh!

nightbloom 08-18-2008 05:42 AM

I have a unique issue. Because we are picky about silly details, we use classes to color user group names. I didnt like that when you mouse over a name, it uses the default hover link color to underline instead of the username color. Adding classes in the style fixed that.

So, the problem is that when the auto birthday thread is made for a user group that isnt using the default color, it posts color="moderator" instead of the actual color.

How could we fix this and keep the CSS classes for our usergroups?

DragonMasterNYC 08-18-2008 11:11 PM

I ran into the same problem today when I installed it it says

PHP Code:

[color =green]username[/color

Has anyone figured out a way to fix this.

Valter 08-19-2008 08:53 AM

Remove spaces from usergroup tags.

DragonMasterNYC 08-19-2008 08:29 PM

Quote:

Originally Posted by Cybernetec (Post 1602164)
Remove spaces from usergroup tags.

That's how it shows up in the post.

This is my code in usergroups <span style="color: green;font-weight: bold;"> (just so happened to be someones birthday when I tested it.)

So why would It show like that.

Valter 08-19-2008 08:49 PM

<span style="color: green;font-weight: bold;">
should be:
<span style="color:green;font-weight:bold;">

Just remove extra spaces.

DragonMasterNYC 08-19-2008 09:46 PM

Quote:

Originally Posted by Cybernetec (Post 1602598)
<span style="color: green;font-weight: bold;">
should be:
<span style="color:green;font-weight:bold;">

Just remove extra spaces.

well Ill see when midnight hits on the forums I took every space out I could find in all usergroups.


All times are GMT. The time now is 04:21 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.01844 seconds
  • Memory Usage 1,740KB
  • 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_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