027-0009 Problem With Bidthdays Box
»
Show posts from
to
Icy Phoenix
Old Bugs - 027-0009 Problem With Bidthdays Box
Zuker
[ Tue 22 Apr, 2008 15:15 ]
Post subject:
027-0009 Problem With Bidthdays Box
If Display viewonline information box
ACP->Icy Phoenix->Forum
(Override user choices: Yes)
it's set to "On root index only", the birthday's block appears and shows no birthday events even when there are (on forum.php?c=1).
Zuker
[ Tue 22 Apr, 2008 15:28 ]
Post subject:
Re: 027-0009 Problem With Bidthdays Box
I think that this if
Code: [
Hide
]
Code: [
Show
]
if ($board_config['index_birthday'] == true)
must be after this code
Code: [
Hide
]
Code: [
Show
]
// Last Visit - END
so it's inside the if that controls that
Code: [
Hide
]
Code: [
Show
]
if ( ($board_config['display_viewonline'] == 2) || ( ($viewcat < 0) && ($board_config['display_viewonline'] == 1) ) )
(obviously this aren't code changes to fix this problem, they are just illustrative)
Mighty Gorgon
[ Sat 26 Apr, 2008 23:23 ]
Post subject:
Re: 027-0009 Problem With Bidthdays Box
It should be fixed with latest patch... please confirm.
Powered by
Icy Phoenix