53
Newbb 3.08 works, thanks! Only a few problems in admin area with the GUI (which is normal with old modules).
Anyway,
I just updated my site to 2.5.5 as well. So far no big issues
Only two small ones:
When i turn on debug i see this error in the Admin Area:
Warning: Invalid argument supplied for foreach() in file /kernel/object.php line 239Is this something to worry about?
Php version 5.2.6
MySQL version 5.0.51
Maybe because my PHP version is too old?
I have not noticed any problems even with this error.
The other problem I have is about CSS.
Everytime I update Xoops I need to remove the first line in xoops.css:
table {width: 100%; border-collapse:collapse; border-spacing: 0;}Otherwise tables will have no borders.
Also this CSS problem:
fieldset { border:0;}I must set this to border:1 everytime in xoops.css else the borders from blocks disappears then a user logging in or out.
I thought these things could be overwritten by put code it in your theme.css. But doesn't work here.
I love Xoops!