- What is Icy Phoenix?
- Icy Phoenix is a CMS based on phpBB (a fully scalable and highly customisable open-source Bulletin Board package PHP based) plus many modifications and code integrations which add flexibility to the whole package. The official home page for phpBB is www.phpbb.com. Icy Phoenix has some features originally developed for phpBB XS Project which has been founded by Bicet and then developed by both Bicet and Mighty Gorgon. Icy Phoenix has been created by Luca Libralato after he left the phpBB XS Project.
- What are the main features of Icy Phoenix?
-
Icy Phoenix has many features, most of them are listed in the Features Page and in the Credits Page. The main ones are:
- phpBB bulletin board and permission system
- CMS features allowing the creation of new pages and blocks
- Overall template integration among all site sections
- Many ready to use features: Photo Gallery, Downloads, Knowledge Base, Links, Chat...
- Multi-language and multi-template ready
- Almost 100% XHTML and CSS W3C compliant
- ...and many others...
- Is Icy Phoenix supported for bugs, security issues, improvements?
- Icy Phoenix is an open source project. As like many open source projects it is developed by people using their free time. At the moment there are several persons in the staff willing to help and to contribute to this project. We hope the community will continue to grow and be able to provide all the necessary support to all the users who may need help.
- Is Icy Phoenix easy to install and upgrade from other platforms?
- Icy Phoenix has its own setup procedure which guides the user through the steps of the setup process. An upgrading file is provided to upgrade the package from standard phpBB and phpBB XS. Hopefully an upgrade procedure from any other platform will be written in the future: at the moment the only way to upgrade from another platform is by downgrading to phpBB and then run the provided upgrade procedure.
- Does Icy Phoenix have many templates?
- Yes, at the moment there are some free templates (some of them with multicolour variations) and we are working to create new ones. If you are interested in new templates you should regularly check the support forum and Styles Section.
- Is Icy Phoenix multi-language?
- English is the main language of Icy Phoenix, but it has been translated into other languages (alphabetical order): Arabic, Catalan, Dutch, German, Italian, Spanish... and more to come! If you don't find your language listed here, please ask at the support forum, maybe someone else is working on the translation you need and you would be welcome to join the translation team to give your contribution.
- Will Icy Phoenix be upgraded to phpBB 3?
- The matter is quite complex. Even if the starting core was phpBB 2, many phpBB 3 features and core functions have been ported to Icy Phoenix: this means that currently Icy Phoenix is based on a version of phpBB which is an hybrid between phpBB 2 and phpBB 3. The code is highly optimized, it uses cache extensively, you shouldn't miss phpBB 3.
- May I join the Icy Phoenix Project?
- Of course. Icy Phoenix is an open source project, and anyone who is willing to give his own contribution on a stable basis may then apply to join the Team.
|
Top |
Icy Phoenix, which has been created by Mighty Gorgon, is a CMS based on pre-modded version of phpBB plus several phpBB MODs, plus many features coded by Mighty Gorgon and Icy Phoenix Staff. Since phpBB is released under GNU, Icy Phoenix as well is released under the GNU License (you may read its term here: GNU)
Credits for all included MODs and their Authors could be found at this link: Credits.
phpBB © 2012 phpBB Group.
Icy Phoenix © 2012 Icy Phoenix Staff.
|
Top |
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 (5.x or above) installed and running (works best on Linux + Apache)
- MySQL (5.x or above) database with at least 5MB of free space (of course the space needed depends on how big your site will be... 5MB 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
|
Top |
- 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:
- backup/
- cache/
- cache/cms/
- cache/forums/
- cache/posts/
- cache/sql/
- cache/topics/
- cache/uploads/
- cache/users/
- downloads/
- files/
- files/album/
- files/album/cache/
- files/album/med_cache/
- files/album/users/
- files/album/wm_cache/
- files/images/
- files/thumbs/
- files/thumbs/s/
- images/avatars/
- logs/
- logs/logfile_attempt_counter.txt
- logs/logfile_blocklist.txt
- logs/logfile_debug_mode.txt
- logs/logfile_malformed_logins.txt
- logs/logfile_spammer.txt
- logs/logfile_worms.txt
- 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 files and settings to correctly setup your site (some files needs to be edited manually, while most of the options may be set in ACP and CMS). Here is a short list of some files you may want to edit manually:
- .htaccess: settings about your domain and basic Apache settings.
- robots.txt: change the path of your sitemap and customize basics bots rules.
- favicon.ico and images/favicon.ico: customize your site icon.
- includes/constants.php: customize some constants values and set your main admins id.
- language/lang_XXX/lang_main_settings.php: some important data about you, your site and basic settings.
- templates/default/overall_header*.tpl: you can customize here some parts of the appearance of your template (some of these settings may be changed in ACP and CMS, so you don't need to edit these files).
- Customize options in ACP and CMS.
- Enjoy your New Site .
|
Top |
If you're using Icy Phoenix 1.1.0.15 or Icy Phoenix 1.2.0.27, you can upgrade your site by following these instructions:
- Login as administrator.
- Lock your site.
- Rename the following folder:
- pafiledb/uploads/ ==> downloads/
- At this stage, please follow the instructions listed here Upgrade from Icy Phoenix 1.3.0.53 or above.
- Run install/install.php again since you may need to run most of the maintenance features listed in that page (i.e. http://www.mysite.com/ip/install/install.php).
- Unlock your site.
- Enjoy your New Icy Phoenix Site .
|
Top |
If you're using phpBB XS, you can upgrade your site by following these instructions (based on phpBB XS 058 standard setup):
- Login as administrator.
- Lock your site.
- Rename the following folder:
- album_mod/upload/ ==> files/album/
- pafiledb/uploads/ ==> downloads/
- At this stage, please follow the instructions listed here Upgrade from Icy Phoenix 2.0.0.86 or above.
- Run install/install.php again since you may need to run most of the maintenance features listed in that page (i.e. http://www.mysite.com/ip/install/install.php).
- Unlock your site.
- Enjoy your New Icy Phoenix Site .
|
Top |
If you're using phpBB 3.0.x, you can port to Icy Phoenix forums, topics, posts and users by using this procedure:
- Login as administrator to phpBB 3 and lock the board from ACP.
- Make a full backup of your phpBB 3 (both DB and files).
- Install Icy Phoenix (Fresh Installation Instructions) on the same DB phpBB 3 is installed, but with different table prefix (best would be to have Icy Phoenix tables with ip_ prefix and phpBB 3 tables with phpbb_ prefix). If you want to install Icy Phoenix on the same directory where phpBB 3 is, you should first delete/move phpBB 3 files. Sorry to remind again, but backup is very important before completing this stage!
- Login as administrator to Icy Phoenix and lock the site from ACP.
- Edit the constants definitions in install/phpbb3_conversion/phpbb3_to_ip.php file to reflect the correct prefix and name in case you need it.
- Upload install/phpbb3_conversion/phpbb3_to_ip.php to your Icy Phoenix root and launch it (i.e. http://www.mysite.com/ip/phpbb3_to_ip.php).
- When the conversion ends, you should have all users, forums, topics and posts in your Icy Phoenix DB.
- Login to Icy Phoenix and run almost all DB Maintenance scripts in ACP (you may need to alter the constants.php if your main admin id is not 2, or you won't see this menu!).
- Customize your Icy Phoenix setup as listed here ==> Customizations.
- Unlock your site.
- Enjoy your New Icy Phoenix Site .
|
Top |
If you're using phpBB 2.0.x, you can easily upgrade your board by following these instructions:
- Login as administrator.
- Lock your board.
- At this stage, please follow the instructions listed here Upgrade from Icy Phoenix 2.0.0.86 or above.
- Run install/install.php again since you may need to run most of the maintenance features listed in that page (i.e. http://www.mysite.com/ip/install/install.php).
- Unlock your site.
- Enjoy your New Icy Phoenix Site .
|
Top |
Version 2.2.0.105 (2016/06/04)
Version 2.0.0.86 (2012/07/28)
Version 1.3.0.53 (2009/07/17)
Version 1.2.0.27 (2008/03/03)
Version 1.1.0.15 (2007/05/20)
|
Top |
|