Pekka
28th of March 2004 (Sun), 19:32
http://photography-on-the.net/ee/beta/EE_RC3.zip
In new_installers -folder you have two installers:
full_15rc3.php is full database installer which will erase any old EE and start from clean table - all your old data will be lost.
to_rc3.php Is a incremental update script which lets you choose a version and it will then update it to RC3. Currently you have choices
Beta 4 with fix pack 1 (1st full install)
Beta 4 fix pack 2
Beta 5
Release Candidate 2
A correct choice will preserve your data.
If you by mistake happen to choose e.g. Beta 4 full as current version and you really have RC2, only visible harm will be admin username and pass reset and some misc settings set to default.
All files should be replaced.
Delete installer folder after successful update/install.
Backup your old database just in case.
As always, those who update should backup the database and all custom files
add/connect.php
ee_commerce/mail.php and any custom templates.
pagetemplates/ -folder
yourinput/backup/ee_backup_prefs/preferences.php
You can of course simply avoid uploading all above, but errors always happen.
Backup your old database just in case.
For those who update from lower than RC 2, please do the old security-action set: first go into default photodata editor, select EACH menu item and SAVE it. Then go to photo order editor and just select EACH exhibition in turn. Then just open analyze_repair editor and wait it to finish once. That's it. Thanks.
Backup your old database just in case.
Delete installer folder after successful update/install.
Check after update that following folders are chmod 777:
GALLERY/temp
GALLERY/export
GALLERY/input/temp
GALLERY/input/UPLOAD
GALLERY/input/UPLOAD/test
GALLERY/input/UPLOAD/ee_temp_upload
GALLERY/input/backup/ee_backup_files
Manual is coming soon, meanwhile EE "newbies" should (please) read http://photography-on-the.net/ee/beta/setup_upload_system.php to the letter in order to put EE safely on gear 1.
Here are all the fixes in RC 3 (since RC 2):
INTERNAL FTP: important server response related bugs fixed. After this fix, internal FTP is now much faster (limited only by data transfer speed).
PUBLIC BROWSING: 'All exhibitions combined' do not show duplicate photos any more.
PHOTO BROWSER: pagination bug fixed (may have caused data corruption in Uncookied system, so it is best to clear Uncookied data right after this fix).
PHOTO BROWSER: small translation fixes (no changes in translation files).
PHP EXIF: ShutterSpeedValue problem fixed
PHP and INTERNAL EXIF: ApertureFNumber rounding removed
XMP: ShutterSpeedValue data reading added
XMP: times like 2004-02-15 11:02:14+01:00 fixed (timezone removed from time)
EE COMMERCE: page load error fixed.
EE COMMERCE: removed receiver name from mail address line (works better with some servers).
PHOTO EDITOR custom menus: fixed quotes and special characters.
RESIZE METHODS: fixed a bug where you could end up having a zero as size parameter without realising it (this could result as full size photos with IM as IM returns the original if either size parameter is zero).
RESIZE METHODS: added a resize style "fit in box". This simply means photo is resized so that it fits into an X*Y box.
EE COMMERCE: you may now delete multiple photos from template usage list.
PHOTO PAGE: fixed issue where photo detail separators would display more than once if respective data item was empty.
OUTPUTSTYLES/COMMENTS: Fixed uncookied issues in outputstyles and comments. There is now much less uncookied SQL activity. This fix speeds up list page when lots of photos on one page (high per page value).
NEW FEATURE: Added group order editor by popular request
COMMENTS AND RATINGS: Comments and ratings work now in non-public galleries, too.
UPLOAD PAGE: When you open upload page, default size paths are automatically selected.
When you change exhibitions those settings remain, but you can choose to upload only to default size paths by selecting zero paths in size path list.
EDITOR MESSAGES: All messages have been combined to one global display and one global UI. There are many messages by default still for normal use, but there will be settings for those later. Current internal ftp message output amount will be later called as "debug message level".
PHOTO PAGE: Removed soft hyphen system from photo headers and page titles.
EDITOR: Fixed bug in crypted passwords (copy/move/delete and rethumbnail editors).
IPTC: empty values (only spaces or linefeeds) ignored.
EE BACKUP: Fixed a serialize notice problem in EE Backup when restore was done from database A to database B. Added missing online help items. EE Backup is now verson 1.15.
COUNTERS: All counters take combined exhibition duplicates into account (each unique id is added only once).
In new_installers -folder you have two installers:
full_15rc3.php is full database installer which will erase any old EE and start from clean table - all your old data will be lost.
to_rc3.php Is a incremental update script which lets you choose a version and it will then update it to RC3. Currently you have choices
Beta 4 with fix pack 1 (1st full install)
Beta 4 fix pack 2
Beta 5
Release Candidate 2
A correct choice will preserve your data.
If you by mistake happen to choose e.g. Beta 4 full as current version and you really have RC2, only visible harm will be admin username and pass reset and some misc settings set to default.
All files should be replaced.
Delete installer folder after successful update/install.
Backup your old database just in case.
As always, those who update should backup the database and all custom files
add/connect.php
ee_commerce/mail.php and any custom templates.
pagetemplates/ -folder
yourinput/backup/ee_backup_prefs/preferences.php
You can of course simply avoid uploading all above, but errors always happen.
Backup your old database just in case.
For those who update from lower than RC 2, please do the old security-action set: first go into default photodata editor, select EACH menu item and SAVE it. Then go to photo order editor and just select EACH exhibition in turn. Then just open analyze_repair editor and wait it to finish once. That's it. Thanks.
Backup your old database just in case.
Delete installer folder after successful update/install.
Check after update that following folders are chmod 777:
GALLERY/temp
GALLERY/export
GALLERY/input/temp
GALLERY/input/UPLOAD
GALLERY/input/UPLOAD/test
GALLERY/input/UPLOAD/ee_temp_upload
GALLERY/input/backup/ee_backup_files
Manual is coming soon, meanwhile EE "newbies" should (please) read http://photography-on-the.net/ee/beta/setup_upload_system.php to the letter in order to put EE safely on gear 1.
Here are all the fixes in RC 3 (since RC 2):
INTERNAL FTP: important server response related bugs fixed. After this fix, internal FTP is now much faster (limited only by data transfer speed).
PUBLIC BROWSING: 'All exhibitions combined' do not show duplicate photos any more.
PHOTO BROWSER: pagination bug fixed (may have caused data corruption in Uncookied system, so it is best to clear Uncookied data right after this fix).
PHOTO BROWSER: small translation fixes (no changes in translation files).
PHP EXIF: ShutterSpeedValue problem fixed
PHP and INTERNAL EXIF: ApertureFNumber rounding removed
XMP: ShutterSpeedValue data reading added
XMP: times like 2004-02-15 11:02:14+01:00 fixed (timezone removed from time)
EE COMMERCE: page load error fixed.
EE COMMERCE: removed receiver name from mail address line (works better with some servers).
PHOTO EDITOR custom menus: fixed quotes and special characters.
RESIZE METHODS: fixed a bug where you could end up having a zero as size parameter without realising it (this could result as full size photos with IM as IM returns the original if either size parameter is zero).
RESIZE METHODS: added a resize style "fit in box". This simply means photo is resized so that it fits into an X*Y box.
EE COMMERCE: you may now delete multiple photos from template usage list.
PHOTO PAGE: fixed issue where photo detail separators would display more than once if respective data item was empty.
OUTPUTSTYLES/COMMENTS: Fixed uncookied issues in outputstyles and comments. There is now much less uncookied SQL activity. This fix speeds up list page when lots of photos on one page (high per page value).
NEW FEATURE: Added group order editor by popular request
COMMENTS AND RATINGS: Comments and ratings work now in non-public galleries, too.
UPLOAD PAGE: When you open upload page, default size paths are automatically selected.
When you change exhibitions those settings remain, but you can choose to upload only to default size paths by selecting zero paths in size path list.
EDITOR MESSAGES: All messages have been combined to one global display and one global UI. There are many messages by default still for normal use, but there will be settings for those later. Current internal ftp message output amount will be later called as "debug message level".
PHOTO PAGE: Removed soft hyphen system from photo headers and page titles.
EDITOR: Fixed bug in crypted passwords (copy/move/delete and rethumbnail editors).
IPTC: empty values (only spaces or linefeeds) ignored.
EE BACKUP: Fixed a serialize notice problem in EE Backup when restore was done from database A to database B. Added missing online help items. EE Backup is now verson 1.15.
COUNTERS: All counters take combined exhibition duplicates into account (each unique id is added only once).