I think I'm the first developer to release a patch even for an RC package...

Since it seems that until now only few bugs have raised and not so important ones, I've decided to release a patch for updating some files and keep helping me in correcting most of the "big boos" before going final.
The reason why this patch is bigger than 1 MB, is because I've changed the format of some files having converted them to UNIX line breaks for higher compatibility.
Anyway, let's get to the point.
This patch fixes some minor issues with:
- Created a function for parsing default avatars, and integrated overall the site.
- Added extra META in headers.
- Added the possibility to enable global blocks for custom CMS pages.
- Modified some icons for browsers and OS to be compatible with dark backgrounds.
- Moved some vars and inclusions for trying to reduce memory usage and CPU charge.
- Wrong global blocks parsing under certain conditions.
- Fixed wrong signature in preview when signature is disabled.
- Fixed a bug in dynamic menu.
- Fixed a bug in adding new blocks to pages.
- Fixed unescaped var in view profile.
- Fixed missed lang vars in some files.
I think that's all for now.
If your site is not having problems... you don't really need to apply this patch... if you want to help with the development, then, you can apply this and report bugs.

How to install it?
Just download, unpack and upload all included files replacing old ones... no SQL changes required.

Thank you.
EDIT - 2007/04/09 - 20.26
Maybe you may want to remove missed fields in CMS, so you can run these SQL:
DELETE FROM `phpbb_cms_config` WHERE `config_name` = 'portal_header';
DELETE FROM `phpbb_cms_config` WHERE `config_name` = 'portal_tail';
DELETE FROM `phpbb_cms_config` WHERE `config_name` = 'portal_tail';
But this SQL is not strictly required and you may omit it. You will only see two uncompiled fields in CMS Settings.
EDIT - 2007/04/09 - 20.57
If some blocks are shown twice in your CMS pages you should edit the pages and disable Global Blocks for those pages. Sorry for this, but it is related on the fact that I've changed a bit the way global blocks are parsed.
ip_20070409_101111_patch_001.zip | ||
Description: | 011-001 - Some Bugs Fixing For RC | ![]() Download |
Filename: | ip_20070409_101111_patch_001.zip | |
Filesize: | 1.23 MB | |
Downloaded: | 1689 Time(s) |