So what is the relation to this: when I disable this add-on, no more error comes.That one seemed to be related to gravatar. I do agree it seems unlikely to be related to this add on.
How are you calling the model now?
$userModel = $this->_getUserModel();
list($month, $day) = explode('/', XenForo_Locale::date(XenForo_Application::$time, 'n/j'));
$birthdays = $userModel->getBirthdayUsers($month, $day, $criteria, array(
'join' => XenForo_Model_User::FETCH_USER_FULL
));
/**
* @return XenForo_Model_User
*/
protected function _getUserModel()
{
return $this->getModelFromCache('XenForo_Model_User');
}
Awesome.
Just solved and no more error coming again (Yet. If I see anything again, I'll report it).
Thanks for your attention and support and polite and respectful behavior (Something that always attract me and let me suggest people and their work to others.)
Again Error.
Second one came back again.
I mean this (seems to be coming when someone register. Because in all of them there are users info):
Unable to read response, or response is empty
Today at 9:23 PM - library/Zend/Http/Client.php:993
View attachment 125218
but first error is solved. no more of it in coming.
So what is the relation to this: when I disable this add-on, no more error comes.
I also don't see any thing related in errors.
Just confused.
Alright.
I just deleted all server error logs and disabled the add-on. (normally it seems each 15-30 minutes there was a server error log)
The add-on will be disabled for 24 hours.
I'll say the result tomorrow.
How can I send a birthday mail with a attachment (birthday card)
[IMG]https://www.sjedbb.com/styles/SjEd/birthday.png[/IMG]
If you're just wanting to show that image in the message for the conversation/thread that is created on a user's birthday you should be able to just upload that image to styles/SjEd and use the img bbcode in the option that allows you to set the message for the conversation, for example if you uploaded it to styles/SjEd/birthday.png you could do this:
Code:[IMG]https://www.sjedbb.com/styles/SjEd/birthday.png[/IMG]
If you're referring to the email version, you'll probably need to use @Arty's email template add-on to be able to modify the email template without losing your changes on an upgrade of this add-on.
Though, I can add an option into the next update to allow you to add your own HTML to the end of the email message, so you can just use the html <img> tag![]()
Bug Fixes:
- Add-on no longer ignores user privacy setting for showing year of birth/age
Was this included within v1.0.1?I can add an option to add the prefix id for all automated birthday threads in the next version.
Was this included within v1.0.1?Though, I can add an option into the next update to allow you to add your own HTML to the end of the email message, so you can just use the html <img> tag![]()
The user still gets included in the b'day thread, but just that their age is not displayed? Is this the same for the conversation and email, or is age mentioned here?ThemeHouse updated [TH] Happy Birthday with a new update entry:
Version 1.0.1 Released
- Add-on no longer ignores user privacy setting for showing year of birth/age
Was this included within v1.0.1?
Was this included within v1.0.1?
The user still gets included in the b'day thread, but just that their age is not displayed?
The user still gets included in the b'day thread, but just that their age is not displayed? Is this the same for the conversation and email, or is age mentioned here?
Is 'Show day and month of birth' also adhered, so that if unticked then the user is not included in the b'day thread? Is this the same for the conversation and email, or are they still sent these?
This should apply to the conversation and email as well
I don't agree with either of these.nothing is sent to [...] the user if they have their day and month of birth hidden
Lots of users don't only hide their BOD but give false details when they register.Any plans to adjust this, and only use privacy settings for public posts?
We use essential cookies to make this site work, and optional cookies to enhance your experience.