Hi,
I have a problem which now arised the first time because none of my users has a birthday within the next days.
The problem is, that the birthday block seems not to end correctly because every following block is moved to the end of the page.
I had a look at the code... the else section in the if statement which checks who has a birthday looks a bit curious to me but I'm not quit sure how to fix that.
Regards,
Roi Danton
Comments
Comment #1
maartenvg commentedI've found what went wrong. The if-else (around line 685) was correct, but when there are no birthdays to be shown, a single '
'-tag was put there. If you happen to have a layout based on tables, that results in a broken website.
I've fixed it and uploaded it to CVS. This weekend I'll make an official release, which you can use, or you use the one from CVS.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.