History | View | Annotate | Download (10.2 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_2'.
Yep, more updates and fixes
Loads of bug fixes and updates
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
Fix problem with user_admin not showing correct status for certain settings + switch to same include series as main files
Security updates + a few updates for chopped up functions compatibility
Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872. Manily, a few typos were fixed, along with a problem in the jumpbox (fixed using a quick Javascript check, there really isn't another way without modifying some large portions of code), and a problem in the rank control panel. In other words, everything assigned to me (as of this morning) has been fixed. I also ran the lovely fix_files.sh, so CVS might be a little wacky and try to update everything. I hope not......
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
Fixes bug 498620, among others. A problem with a rank_max value still hanging around in SQL statements. It was still created by all the schema files, so I changed it there, too. If I end up creating more problems, I'll revert them to the old values... Actually, I think I'd better. Anyway, don't even ask why I updated Oracle. I felt like it, plus we may use it someday......
More \' doings
Slight admin rank bug (would not display-broken image)
Removed max setting for ranks as per poll and feedback
Various updates
Now showing: A ton of bug fixes and a complete overhaul of my admin code...
Changed ranks admin so it shows the min and max posts of the rank
Various updates, cleanups and support for URI based sessions ... more to come at some point
Ok, first I did the lang files, now for the real stuff in ranks admin.