Wedge

Public area => Bug reports => The Pub => Archived fixes => Topic started by: madfitz on February 4th, 2014, 02:15 PM

Title: The birthdays plugin
Post by: madfitz on February 4th, 2014, 02:15 PM
I have checked "Show upcoming birthdays in the info center?" and "Send emails out to users on their birthday?"

Every day I get this error:

http://mydomain.com/index.php?board=6.0
8: Undefined index: regards_team
File: /home/username/public_html/mydomain/plugins/birthday/Birthday-Scheduled.php
Line: 64

Is this a known issue?
Title: Re: The birthdays plugin
Post by: Pandos on February 4th, 2014, 02:41 PM
Quote from madfitz on February 4th, 2014, 02:15 PM
Is this a known issue?
Just yet :)
There's a missing language string. 
Title: Re: The birthdays plugin
Post by: madfitz on February 4th, 2014, 02:44 PM
Quote from Pandos on February 4th, 2014, 02:41 PM
Just yet :)
There's a missing language string.
The missing string will cause this error? :unsure:
Title: Re: The birthdays plugin
Post by: Pandos on February 4th, 2014, 03:04 PM
You can wait for the new commit or change it of your own in Birthday-Admin.english.php:
Code: [Select]
$txt['regards_team'] = 'With best regards, \n your {FORUMNAME} Team';
Title: Re: The birthdays plugin
Post by: madfitz on February 4th, 2014, 03:07 PM
Great, thanks! :cool:
Title: Re: The birthdays plugin
Post by: Nao on February 4th, 2014, 03:23 PM
It was still there... Just moved ;)
Title: Re: The birthdays plugin
Post by: Pandos on February 4th, 2014, 03:27 PM
Where?
...ah I see :)