-
seballero posted a new activity comment 13 years, 5 months ago
@Pisanojm a litte fix for this bug, if appear 1 day offset change this line:
tdlc-birthdays.php
line 125: $bdate = strtotime( ”+ 1 day”, xprofile_get_field_data($this->bdfid, $fid)); -
seballero posted an update in the group TDLC Birthdays: 13 years, 5 months ago
@ptitneo thanks for this plugin, it’s great but I have a problem with the date display 1 day offset, in buddypress was fixed (https://buddypress.trac.wordpress.org/changeset/3651) but in this plugin is still appearing 1 day offset :/
-
seballero joined the group TDLC Birthdays 13 years, 5 months ago
@seballero
Active 8 years, 7 months ago
The plugin is 1 day off for me as well… using current version of bp and plugin. @ptitneo
@Pisanojm a litte fix for this bug, if appear 1 day offset change this line:
tdlc-birthdays.php
line 125: $bdate = strtotime( ”+ 1 day”, xprofile_get_field_data($this->bdfid, $fid));
Thanks for noticing, I’ll update the plugin with a fix for this issue (the plugin will now automatically apply the GMT offset as defined in the root blog).
Guys, the issue is solved in v0.2.8. Thanks !