|
Page 1 of 6
|
Mighty Gorgon
Site Admin


Joined: August 2006
Posts: 6009
Location: Borgo San Michele
|
 Icy Phoenix 1.3.0.53a
Hi all,
here is the third stable release of Icy Phoenix.
What's New Respect To Latest Stable Release
- CMS Administration recoded with new features (some AJAX) and restyled
- CMS Blocks and Layouts recoded from scratch to increase flexibility and performance (now block style is in a single file to help designing new styles)
- CMS Standard Pages now is more flexible... can also handle new pages (even if a little code should be added to those pages to work correctly)
- Removed the old CMS Pages Permissions section in CMS which has been replaced by the new Standard Pages section
- New template structure: it is now possible to create brand new templates by just creating a CSS and a CFG file, this will reduce the number of files needed for each template, reducing also the job in case of updates or customizations; not only, you will be able to easily create combinations between different templates without having to duplicate directory structure
- Common CMS and ACP templates now fully independent from all other templates
- Common JS and CSS in common folder and possibility to include extra CSS and JS via PHP without editing TPL
- Some Functions and other common includes splitted among several files to reduce memory charge and increase performance
- Created new overall vars and switches to increase flexibility and performances (old switches were based upon loops, new ones are based on conditions, which are faster to be processed)
- English language files grammatically reviewed (thanks Lopalong!) and in some cases updated to the new phpBB 3 format
- New Junior Admin permission which gives full admin power while in the forum but restricted in ACP and CMS (ACP modules can be assigned via Junior Admin management and CMS permission for CMS management)
- Brand new Statistics system which integrates new features and replace also old Site History page
- Bots Parsing now is DB dependent and bots can now have REG access... also you can now add a switch for bots in TPL files to avoid bots spidering something you don't want them to
- URL Rewrite modified to be more efficient
- Print Page improved
- Added Google Search page to be used alternatively the standard search system, this will reduce the charge on your server
- Colorize username function recoded to reduce looping and cache issues with a large userbase
- Recoded caching system which in older Icy Phoenix version was proved to fail for high traffic sites: this new way to cache should be more efficient and should reduce CPU charge under stressing condition
- Birthdays and Calendar should now use less resources than before, again big sites will benefit from this
- New CRON system which should be easier to be customized and improved... basic functions already added, new features to come with future versions...
- Created new user related functions to simplify Icy Phoenix integration and coding: user_get_avatar, build_im_link, PM Class, generate_user_info
- AJAX Sorting in some ACP and CMS pages to speed up things in administrating things
- New Recent Topics page allowing admins to track latest users activity
- Forums Sorting capabilities both by adding alphabetical sorts and columns headers links
- Higher Lang Encoding compatibility
- Mass PM feature integrated in Mass Email section
- Brand new Ads and Banners system
- Mass Email supports now full HTML format for nicely formatted newsletters
- Smileys Categories section... it is hardcoded to improve performances even with thousands of smileys
- Step by step DB Backup System similar to MySQLDumper... to avoid nasty timeouts when backing up the site
- HighSlide JS (http://highslide.com/) integration
- Event Registration feature has been added
- Fixed a lot of bugs in IE
- Many smaller updates and features... install the new version to discover all of them!
Older templates: Please note that the template system has been totally revamped, so templates designed for 1.2.0.27 or below won't work at all with this version. Check the new styles section for templates which already work with this version: Styles.
Translations: Please note that lang packs for 1.2.0.27 won't work with this version. Lang packs need to be updated before you can use them on your site. I will update all lang files in download section as soon as translators will send me their latest release. Currently lang files for Icy Phoenix 1.3 RC 2 should work fine even if not fully up to date. You can find latest development translations here: http://code.assembla.com/icyphoenix_langs/subversion/nodes/trunk
Customizations And Mods: Please note that this version has many core difference from the previous one, so it is really unlikely that old customizations and mods will work with this brand new release. If you have some mods installed and you cannot update them on your own, please be patient until the author or the person who have ported them to Icy Phoenix will find some free time to update them.
- Requirements
Before trying to install Icy Phoenix make sure you have the following STRICTLY NEEDED requirements:
- At least 20 MB of free space in the folder you would like to install the package.
- Web server with PHP (4.4 or higher) installed and running (works best on Linux + Apache). You can find appropriate PHP hosting providers from a guide such as Web Hosting Search.
- MySQL (3 or higher) database with at least 1MB of free space (of course the space needed depends on how big your site will be... 1MB is enough for a basic empty setup).
- Ability to set CHMOD permissions.
These other requirements (even if not strictly needed) are suggested for optimal performance of Icy Phoenix:
- Webserver with .htaccess capability.
- Apache Rewrite Mod installed and running.
- GD Libraries (at least 2.0.28) installed and running.
- Register Globals set to OFF.
- Fresh Installation
- Unpack Icy Phoenix package to one folder on your HD.
- Copy all Icy Phoenix files in one folder on your webserver (i.e. /icyphoenix/)
-
Set the permissions to CHMOD 777 to the following files and folders (please note that you may not have all of them in your setup):
- backup/
- cache/
- cache/cms/
- cache/forums/
- cache/posts/
- cache/sql/
- cache/topics/
- cache/users/
- ctracker/logfiles/logfile_attempt_counter.txt
- ctracker/logfiles/logfile_blocklist.txt
- ctracker/logfiles/logfile_debug_mode.txt
- ctracker/logfiles/logfile_malformed_logins.txt
- ctracker/logfiles/logfile_spammer.txt
- ctracker/logfiles/logfile_worms.txt
- downloads/
- files/
- files/album/
- files/album/cache/
- files/album/med_cache/
- files/album/users/
- files/album/wm_cache/
- files/posted_images/
- files/screenshots/
- files/thumbs/
- images/avatars/
- logs/
- Launch the setup from the install folder: install/install.php (i.e. http://www.mysite.com/forum/install/install.php)
- Follow all the instructions on the screen, fill all requested data and complete the setup.
- Delete or rename install folder.
- Customize what needs to be customized in files and db (some files needs to be edited manually, while most of the options may be set in ACP and CMS).
- Enjoy your New Site
.
- How To Upgrade From phpBB 2
- How To Upgrade From Old Icy Phoenix Versions
- How To Upgrade From Icy Phoenix Beta OR RC Versions
Upgrading from Beta versions is really easy... just upload all new files and run install/database_update.php.
Pay attention to customized files, CHMOD permissions and config.php when overwriting.
Available Packages
SVN Links
Using a client:
http://svn.assembla.com/svn/icy_phoenix
http://svn.assembla.com/svn/icyphoenix_langs
Using a browser:
http://code.assembla.com/icy_phoenix/subversion/nodes/ip/trunk
http://code.assembla.com/icyphoenix_langs/subversion/nodes/trunk
Support
All older versions of Icy Phoenix will not be supported any more, you are invited to upgrade to the latest stable release which adds many improvements to the system and it is more secure.
Please note that if you decide to upgrade your existing site with this version, you may face some problems and you may not be able to recover your datas in case something goes wrong. Make sure you have a full backup before proceeding.
Should you ask for support, please remember that this is an open source community and me and all the Staff are doing all for free and in their spare time... be kind, be patient and respect other users efforts and hard work.
Enjoy Icy Phoenix!
Luca Libralato
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#1 Sat 18 Jul, 2009 09:57 |
|
 |
Thanks for the useful Topic Mighty Gorgon: buldo (18 July), m740 (18 July), JANU1535 (18 July), Chaotic (18 July), New Player (18 July), HaoAsakura (18 July), Harimau (18 July), DWho (18 July), struja (18 July), salcedaka (18 July), novice programmer (18 July), Don_lobo (18 July), Danielc (18 July), Limun (18 July), xmenfile (18 July), tiolalu (18 July), fucile (19 July), Huor (19 July), Haruhi-sempai (19 July), dinoyoco (20 July), Cristina (20 July), BEN-HUR (27 July), Seskin (27 July), ThE KuKa (31 July), faad26 (24 August), Costa (07 September), TuningBEB2008 (24 September), Ripley (23 October), Juve (08 January), stunnah83 (12 February), gexain (08 March), mostarom (06 June), MrPixel (24 June) |
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
| |
Mighty Gorgon
Site Admin


Joined: August 2006
Posts: 6009
Location: Borgo San Michele
|
 Re: Icy Phoenix 1.3.0.53
Hi guys,
just some integrations to the announcement.
- Release a new software version (especially if it is an update) require a huge amount of time, may things have to be double checked, and even when you double check, errors could be done.
- The full website has to be updated to latest release, some links removed, other links added and or edited. Announcements and stickies should be reviewed.
- Old support topics should be moved to avoid confusion.
- Old contributions files should be removed to avoid people trying to make them work with latest release.
- New files should be uploaded and all sections updated with the new content.
- More...
As you know we are open source here, and even if we are trying to do our best, we are humans after all... so you can expect some errors or things not properly updated on this website in these days. We all need your helps to improve things and fix what needs to be fixed.
Please if you notice something which is not working fine or something which should be fixed contact me or report in this topic. We will try to fix things as soon as possible, even if something will require some days / weeks to be carried out (like updating all Docs).
Remember that we are all volunteers here.
Thank you for your help and patience and enjoy new Icy Phoenix release.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#2 Sat 18 Jul, 2009 10:53 |
|
buldo
Site Admin


Joined: August 2006
Posts: 456
Location: Borgo San Michele
|
 Re: Icy Phoenix 1.3.0.53
A big thanks for your very hard work!
I'm proud to be the first downloader of this great release!
____________ ~~~ Andrea ~~~
User #379756 on Linux Counter
|
#3 Sat 18 Jul, 2009 11:22 |
|
Chaotic
  
Joined: January 2008
Posts: 1363
Location: Georgia
|
 Re: Icy Phoenix 1.3.0.53
Awesome job Luca and here's to another fine release!
By the way Buldo, I downloaded it first, straight from Luca.
____________ | Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
|
#4 Sat 18 Jul, 2009 11:43 |
|
m740

Joined: August 2006
Posts: 74
Location: Mollet del Valles, Catalonia, Spain
|
 Re: Icy Phoenix 1.3.0.53
____________ www.todoPVR.com IP 1.3.0.53 DVB-T PVR's
www.logimaniacos.com IP 1.3.0.53 - Logitech
|
#5 Sat 18 Jul, 2009 11:45 |
|
buldo
Site Admin


Joined: August 2006
Posts: 456
Location: Borgo San Michele
|
 Re: Icy Phoenix 1.3.0.53
____________ ~~~ Andrea ~~~
User #379756 on Linux Counter
|
#6 Sat 18 Jul, 2009 11:49 |
|
New Player

Joined: January 2008
Posts: 232
Location: Germany :P
|
 Re: Icy Phoenix 1.3.0.53
good work
now i can start to check if this version a better cms for me
|
#8 Sat 18 Jul, 2009 11:57 |
|
portalpez

Joined: May 2007
Posts: 126
|
 Re: Icy Phoenix 1.3.0.53
Congratulations!!! and thanks MG and all the Team to make this posible!!!
Downloading and testing!!!!
|
#9 Sat 18 Jul, 2009 12:23 |
|
miquelpericas
Supporter

 
Joined: April 2008
Posts: 19
Location: Barcelona
|
 Re: Icy Phoenix 1.3.0.53
Congratulations!!!  When are we going to start translating to other languages, like spanish and catalan?
____________ Miquel Pericas Castarlenas (AMM n? 15257)
Honda NT700VA Deauville '06: "La Fosca"
Mototurisme Catalunya
|
#10 Sat 18 Jul, 2009 12:25 |
|
DWho
Staff

 
Joined: August 2006
Posts: 1239
Location: hampshire
|
 Re: Icy Phoenix 1.3.0.53
Brilliant news.. now begins a great deal of updating and reinstalling I cant wait...
well done Luca and thank you for all your work..
____________ here and here
Please no pms unless you wish to donate ££ to me...
Mods and themes for Icy Phoenix 1.3
|
#11 Sat 18 Jul, 2009 13:10 |
|
Huor
   
Joined: October 2007
Posts: 35
Location: Brunswick, Germany
|
 Re: Icy Phoenix 1.3.0.53
Ahoy m8tys,
just a simple question: Is this a Release Canditate - or is it the Release? I just want to make sure before i update, that I got a version that is not anylonger in development phase and so the effects on my currently running site are reduced to a minimum. I know pretty well that even release versions can be buggy - but thats not part of this question.
Short: Recommend you to update?
|
#12 Sat 18 Jul, 2009 14:59 |
|
Danielc

Joined: August 2006
Posts: 233
|
 Re: Icy Phoenix 1.3.0.53
Thanks!!!!!!!!!!!!!!!!
I will update my site!!
|
#13 Sat 18 Jul, 2009 15:25 |
|
novice programmer

Joined: June 2007
Posts: 1030
Location: /dev/www/public/icy-phoenix
|
 Re: Icy Phoenix 1.3.0.53
Awsome, as always is, Luca.
Keep pushing!
In the SVN way:
Keep coding, keep adding, keep commiting, keep pushing, keep {versioned repo system}ing!
Yeah, I in a day in which my mood has lots of humor. (It sounds a little bit strange to me....)
Ahoy m8tys,
just a simple question: Is this a Release Canditate - or is it the Release? I just want to make sure before i update, that I got a version that is not anylonger in development phase and so the effects on my currently running site are reduced to a minimum. I know pretty well that even release versions can be buggy - but thats not part of this question.
Short: Recommend you to update?
Huor: This is the relese of a Stable version. No RCs, betas, alphas, or whatever else. This is like the LTS version of a ubuntu OS, it is the final and stable version since 1.2.0.27c. So, I reccomend you to upgrade.
____________ ~~ novice programmer - aka Eledran ~~
|
#14 Sat 18 Jul, 2009 15:32 |
|
Don_lobo
 
Joined: February 2008
Posts: 7
Location: Origin of Quiroga, Michoacán, México.
|
 Re: Icy Phoenix 1.3.0.53
Thanks!!!!!!!!!!!!!!!!
Congratulations!!! and thanks MG and all the Team to make this posible!!!
I am going to wait for Spanish Translation
Greatings to everyone!
|
#15 Sat 18 Jul, 2009 15:33 |
|
Was this topic useful?
Was this topic useful?
| Link this topic |
| URL |
|
| BBCode |
|
| HTML |
|
|
Page 1 of 6
|
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|