Support Us
Support Icy Phoenix

Support us

Donations History
Main Links
  Main Links
  CustomIcy
  Info
  Users & Groups
  International
  Tools
Search

Search:
Search at
Advanced Search



Web Traffic
Get cheap website traffic here!
Find the targeted traffic here!
Get web traffic to boost your website!
Welcome To Icy Phoenix
  • 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.

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 or higher) installed and running (works best on Linux + Apache).
  • MySQL (5 or higher) 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:
  • Hosting Services with .htaccess capability.
  • Apache Rewrite Mod installed and running.
  • GD Libraries (at least 2.0.28) installed and running.
  • Register Globals set to OFF.


Icy Phoenix Features
Icy Phoenix Documentation

Please refer to the forum for further informations and support requests.
Software
DHgate.com is the world's leading B2B online trading marketplace for China wholesale products, serving the world's small and medium sized businesses since 2004. DHgate is backed by investors KPCB, JAFCO and Warburg Pincus helping us make online trade simple.
phpBB 3.1 Styles And Mods
phpBB 3.1 Styles And Mods Posted  Thu 30 Oct, 2014 10:03 By Mighty Gorgon
phpBB
Hi all,
as you probably already know phpBB 3.1 has been released: phpBB 3.1 Ascraeus Feature Release Published

The new phpBB codebase is quite different from the previous one, even if there is only a minor revision increase (from 3.0.x to 3.1.x).

Unfortunately I don't have the time to upgrade all my styles and few hacks I developed for phpBB 3.0.x, so I have to drop the support for all my phpBB related stuff.

Trust me, I'm not happy to take this decision, but I hate doing things poorly, and I'm yet doing poorly with Icy Phoenix... so I think that this decision is in the best interest of the whole community.

I have already moved most of old discussions into an archive section. I'll probably remove all phpBB related stuff from Downloads pages in the next few months.

I hope you understand the reasons behind this choice.

All the best.

Luca Libralato


 

Reply to this News Item Print this Topic E-Mail this Topic
This news item has 38543 Views and 1 Comments
Multiple Ranks 2.0.3
Multiple Ranks 2.0.3 Posted  Sun 07 Jan, 2007 00:54 By Mighty Gorgon
phpBB
Hello everybody!
I'm glad to announce that I've finally found some free time to finish to code the second version of Multiple Ranks.

Multiple Ranks 2.0.3
Multiple Ranks 2.0.3

DOWNLOAD: Multiple Ranks 2.0.3.

WARNING: Remember to do a full backup (files and DB) before installing this mod.

What's New
  • Easiest installation
  • Five ranks instead of three
  • Ranks Page with all ranks
  • Staff Page based on memberlist
  • Automatic ranking by days and/or by posts
  • Dropdown ranks selection


Code: [Hide] [Select]
##############################################################
## MOD Title: Multiple Ranks And Staff View
## MOD Author: Mighty Gorgon <mightygorgon> (Luca Libralato) http://www.mightygorgon.com
## MOD Description: This MOD allows the admin to select more than one special rank for each user.
## The ranks selected will be shown in the profile, on each topic and in the memberlist.
## This MOD also allows to have a Staff and Online View in Memberlist (using Sort function).
## Username in Memberlist are colored respecting to their level.
## Guests and Banned users have their own ranks.
## Automatic ranks can now count also days and not only posts.
##
## MOD Version: 2.0.3
##
## Installation Level: Medium
## Installation Time: 25 minutes
##
## Files To Edit:
## memberlist.php
## viewtopic.php
## admin/admin_ranks.php
## admin/admin_users.php
## includes/page_header.php
## includes/usercp_viewprofile.php
## language/lang_english/lang_admin.php
## language/lang_english/lang_main.php
## templates/subSilver/memberlist_body.tpl
## templates/subSilver/overall_header.tpl
## templates/subSilver/profile_view_body.tpl
## templates/subSilver/viewtopic_body.tpl
## templates/subSilver/admin/user_edit_body.tpl
## templates/subSilver/admin/ranks_edit_body.tpl
##
## Included Files: (3)
## ranks.php
## includes/functions_mg_ranks.php
## templates/subSilver/ranks_body.tpl
##
##############################################################


 

Reply to this News Item Print this Topic E-Mail this Topic
This news item has 17352 Views and 5 Comments
Recent Topics
 • Wed 13 Mar, 2024 09:33 »  General Support »  NFT Token Development: Industry Solutions For 2024 »  Ava

 • Fri 08 Mar, 2024 08:38 »  General Support »  IGGM - POE 3.23 Affliction All Products Code “Water” (5% OFF) »  Mikasakama

 • Fri 08 Mar, 2024 08:04 »  General Support »  IGGM - Last Epoch All Products Code “Water” (5% OFF) »  Mikasakama

 • Fri 08 Mar, 2024 07:59 »  General Support »  IGGM - Skull And Bones All Products Code “Water” (5% OFF) »  Mikasakama

 • Fri 08 Mar, 2024 07:52 »  phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) »  IGGM - Skull And Bones All Products Code “Water” (5% OFF) »  Mikasakama

 • Fri 08 Mar, 2024 07:41 »  phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) »  IGGM - EAFC 24 All Products Code “Water” (5% OFF) »  Mikasakama

 • Fri 23 Feb, 2024 22:37 »  General Support »  'Do You Know If This Cms Will Have A New Version ? (TEMA CERRADO) »  jonatan

 • Sat 17 Feb, 2024 12:22 »  General Support »  I'm Doing A Test To See Why My Website Appears Unsafe And I Get This (TEMA CERRADO) »  menorca

 • Sun 11 Feb, 2024 17:58 »  General Support »  Duplicate: The User Has Not Indicated Any Canonical Version (TEMA CERRADO) »  menorca

 • Sat 10 Feb, 2024 14:58 »  General Support »  My Website Appears Without A White Design Without Its Template (TEMA CERRADO) »  menorca

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.5278s (PHP: 6% SQL: 94%)
SQL queries: 14 - Debug Off - GZIP Enabled