Your Portal Version: v1.0.3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.gopherpucklive.com/forum/portal.php
What have you done before the problem was there?
Nothing
What have you already tryed to solve the problem?
No clue what to do other than turn off the birthday block
Description and Message
A strange thing happened when I logged in to my website this morning. The portal page birthday block showed every single member of my website instead of the most recent birthdays. The strange thing is that I have made zero changes to my site in weeks. I have the block set to go show 7 days worth of birthdays. Yesterday it was only showing 1 birthday.
What's even stranger is that my test phpbb 3.0.6 board is also having the same problems. Now I have turned off the block on my main forum, but you can check it out on my test board if you wish. Just scroll down and you can see it on the left.
http://www.gopherpucklive.com/test306/forum/portal.php
Anyone have clue to what is going on here?
Here is what it looks like for those of you that don't want to visit my site.
Birthday block listing all members
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Birthday block listing all members
Please update to Version 1.0.4 first.
Re: Birthday block listing all members
That's doesn't explain a lot.... Why would it work just fine always and then change for no apparent reason? I am looking for the logic and an explaination here before I go and upgrade anything.
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Birthday block listing all members
I don't know why it just happened now, but there was an error with the Birthday Block in 1.0.3, so please update to 1.0.4.
-
- Active Member
- Posts: 12
- Joined: 1. September 2009 17:18
Re: Birthday block listing all members
Replacing the birthday block php file with the one from the v1.0.4 package does the trick even if you don't want do an upgrade to v1.0.4;
<site>/portal/block/birthday_list.php
I tested this earlier as I have the same issue.
On the other hand I don't know why you wouldn't upgrade for the bug-fixes, security fixes etc.
This issue appears to be triggered by users who have not set a birthday date in their profile.
<site>/portal/block/birthday_list.php
I tested this earlier as I have the same issue.
On the other hand I don't know why you wouldn't upgrade for the bug-fixes, security fixes etc.
This issue appears to be triggered by users who have not set a birthday date in their profile.
Re: Birthday block listing all members
It happened to me too. Thats why I am here (I will upgrade to 1.0.4 right away). I noticed this issue the day after I updated to 3.0.6 (right after they released it). Now you say it happened to you even though you did not upgrade to 3.0.6? Then I suspect it somehow has something to do with the process phpbb3 takes to notify the ACP - System Tab that your phpbb3 installation is not up to date, and to upgrade...
At any rate, upgrade to 3.0.6, then upgrade portal to 1.0.4 and see what happens...
At any rate, upgrade to 3.0.6, then upgrade portal to 1.0.4 and see what happens...
-
- Active Member
- Posts: 9
- Joined: 22. May 2009 15:53
- phpBB.de User: MarcB
- phpBB.com User: MarcB
- Contact:
Re: Birthday block listing all members
Same problem over here. A few days ago I noticed a huge amount of upcoming birthdays within 7 days. Changing this back to a setting of birthdays within 2 days shows a normal amount.
The members that are listed to have their birthday within 7 days did not register their birthday. I have the impression that if no birthday is registered, the system uses 01.12.2009 as default.
What version of phpBB are you using? phpBB 3.0.5
What is your board's URL? http://www.blackbirdownersclub.eu/phpBB3
How did you install your board? I used the download package from phpBB.com
Is your board a fresh install or a conversion? Fresh Install
Do you have any MODs installed? Yes
What MODs do you have installed? Board3 Portal 1.0.3
What styles do you currently have installed? Prosilver and Subsilver
What language(s) is your board currently using? Dutch
When did your problem begin? A Week ago
The members that are listed to have their birthday within 7 days did not register their birthday. I have the impression that if no birthday is registered, the system uses 01.12.2009 as default.
What version of phpBB are you using? phpBB 3.0.5
What is your board's URL? http://www.blackbirdownersclub.eu/phpBB3
How did you install your board? I used the download package from phpBB.com
Is your board a fresh install or a conversion? Fresh Install
Do you have any MODs installed? Yes
What MODs do you have installed? Board3 Portal 1.0.3
What styles do you currently have installed? Prosilver and Subsilver
What language(s) is your board currently using? Dutch
When did your problem begin? A Week ago
Thanks, good work around that did the tricksimonjcook wrote:Replacing the birthday block php file with the one from the v1.0.4 package does the trick even if you don't want do an upgrade to v1.0.4;
<site>/portal/block/birthday_list.php
I tested this earlier as I have the same issue.
On the other hand I don't know why you wouldn't upgrade for the bug-fixes, security fixes etc.
This issue appears to be triggered by users who have not set a birthday date in their profile.