|
Page 1 of 4
|
Mighty Gorgon
Site Admin


Joined: August 2006
Posts: 6009
Location: Borgo San Michele
|
 Icy Phoenix 1.2.24.51 RC 2
Hi all,
here is the second release candidate version of Icy Phoenix.
What's New Respect To RC 1
- 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
- Event Registration feature has been added
- Fixed a lot of bugs in IE
- Fixed some minor bugs
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)
- 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
- Many smaller updates and features... install the release candidate to discover all of 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
- 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
Icy Phoenix 1.2.24.51 RC 2
This is only the standard package, should you be interested in having extra languages or styles, currently they are only available @ SVN (check the SVN topic to have more info about this).
Using an SVN 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
During the RC phase a basic level of support will be given only for standard installations. We will provide answers to general setup and update questions, configuration problems and support for determining common problems mostly related to bugs. We will not support modifications and customizations until the final release.
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 16 May, 2009 19:07 |
|
 |
Thanks for the useful Topic Mighty Gorgon: salcedaka (16 May), Limun (17 May), struja (17 May), Chaotic (17 May), awill (18 May), fracs (18 May), ThE KuKa (19 May), kostas (21 May) |
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.2.24.51 RC 2
I'm sorry for the amount of updated files, but I had to fix many bugs in IE, and some bugs of the standard CMS pages which were not working fine.
I'm sure many of you will like the new way of handling Standard pages.
I also hope that RC 2 will be the last RC... if no big bugs will be found, I will release the final version.
Thanks for understanding.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#2 Sat 16 May, 2009 19:13 |
|
DWho
Staff

 
Joined: August 2006
Posts: 1239
Location: hampshire
|
 Re: Icy Phoenix 1.2.24.51 RC 2
Fantastic... downloaded and testing
thank you very much
____________ here and here
Please no pms unless you wish to donate ££ to me...
Mods and themes for Icy Phoenix 1.3
|
#3 Sat 16 May, 2009 19:21 |
|
Informpro
Supporter


Joined: October 2008
Posts: 357
|
 Re: Icy Phoenix 1.2.24.51 RC 2
Thanks a lot, 4rev in one LOL
Edit: Owned, not special rank xD
Last edited by Informpro on Sat 16 May, 2009 21:14; edited 1 time in total
|
#4 Sat 16 May, 2009 20:16 |
|
tormentor
Staff


Joined: October 2006
Posts: 69
|
 Re: Icy Phoenix 1.2.24.51 RC 2
I'll try it soon on a fresh install, I cannot stay sat a lot due to bad sciatic, but I'll try... Glad you found highslide js  ... I hope for a projecthoneypot support for the final release or a mod
|
#5 Sat 16 May, 2009 21:03 |
|
spydie
 
Joined: December 2008
Posts: 1134
Location: In the Boxes
|
 Re: Icy Phoenix 1.2.24.51 RC 2
Thx for the new release MG
are the styles compatible with it ??
____________ Driving me and my PC crazy, trying to create some pluggins
Mods.Forofos-F1 (mods for Icy spanish), Icy-Mods.com (this running on last svn 228)
|
#6 Sat 16 May, 2009 22:47 |
|
Mighty Gorgon
Site Admin


Joined: August 2006
Posts: 6009
Location: Borgo San Michele
|
 Re: Icy Phoenix 1.2.24.51 RC 2
Please refer to the new styles section for some compatible styles.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#7 Sat 16 May, 2009 22:49 |
|
spydie
 
Joined: December 2008
Posts: 1134
Location: In the Boxes
|
 Re: Icy Phoenix 1.2.24.51 RC 2
Another question.
does the lang file from RC1 work in RC2??? ( translation)
____________ Driving me and my PC crazy, trying to create some pluggins
Mods.Forofos-F1 (mods for Icy spanish), Icy-Mods.com (this running on last svn 228)
|
#8 Sat 16 May, 2009 23:29 |
|
pax

Joined: March 2009
Posts: 46
|
 Re: Icy Phoenix 1.2.24.51 RC 2
CMS --> Standard pages:
Fatal error: Call to undefined function auth_select() in /home/web/www...../www/...../cms.php on line 2237
|
#9 Sun 17 May, 2009 03:12 |
|
Lopalong

Joined: February 2008
Posts: 1879
Location: Up a wattle tree!
|
 Re: Icy Phoenix 1.2.24.51 RC 2
It appears that the somewhat very slow and erratic download speed has created a few problems with files missing or broken, and url's being invalid after install.
I couldn't believe that it would be or was released with so many errors showing immediately after install.
Downloaded a fresh copy - re-installed - and all the previous errors disappeared.
Yes! I know it shouldn't happen, but any other explanation at the moment eludes me completely.
____________ Don't PM or eMail me questions about Icy Phoenix. "Post them in the forums".
My Motto: You break it - You fix it!
|
#10 Sun 17 May, 2009 05:06 |
|
Mighty Gorgon
Site Admin


Joined: August 2006
Posts: 6009
Location: Borgo San Michele
|
 Re: Icy Phoenix 1.2.24.51 RC 2
Another question.
does the lang file from RC1 work in RC2??? ( translation)
Will work... but you will miss some new lang vars.
CMS --> Standard pages:
Fatal error: Call to undefined function auth_select() in /home/web/www...../www/...../cms.php on line 2237
I have fixed that... you can either re-download the package or get the updated files from SVN.
It appears that the somewhat very slow and erratic download speed has created a few problems with files missing or broken, and url's being invalid after install.
I can't understand why the server is having "problems" with non-Italian requests...
I have added a mirror download from a US server.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#11 Sun 17 May, 2009 09:48 |
|
Lopalong

Joined: February 2008
Posts: 1879
Location: Up a wattle tree!
|
 Re: Icy Phoenix 1.2.24.51 RC 2
I can't understand why the server is having "problems" with non-Italian requests...
I have added a mirror download from a US server.
Thanks, but it appears that the slow download speed was not what caused my problem.
Winzip failed to cleanly unzip the first download and to write all the files to the HD. I re-tested it after both downloads were noted to be the same size, and this time both extracted to the same size in all respects.
One of life's little mysteries, or too much crap running on the PC at the same time during the extraction. More than likely the latter.
____________ Don't PM or eMail me questions about Icy Phoenix. "Post them in the forums".
My Motto: You break it - You fix it!
|
#12 Sun 17 May, 2009 11:02 |
|
Mighty Gorgon
Site Admin


Joined: August 2006
Posts: 6009
Location: Borgo San Michele
|
 Re: Icy Phoenix 1.2.24.51 RC 2
Maybe you downloaded the file while I was updating it...
Anyway, glad that everything has been solved.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#13 Sun 17 May, 2009 11:25 |
|
brandsrus
Staff


Joined: August 2006
Posts: 296
Location: Leeuwarden, The Netherlands
|
 Re: Icy Phoenix 1.2.24.51 RC 2
I have problems with download of the package, always time-outs and he don't pick up to download of your site
____________ Official translator of Icy Phoenix to Dutch
|
#14 Sun 17 May, 2009 11:31 |
|
Was this topic useful?
Was this topic useful?
| Link this topic |
| URL |
|
| BBCode |
|
| HTML |
|
|
Page 1 of 4
|
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
|
|
|
|