https://www.icyphoenix.com/viewtopic.php?f=1&t=8140 ----------------------------------- Mighty Gorgon Wed 05 Oct, 2011 23:44 Icy Phoenix 2.0 Beta 1 ----------------------------------- Hi all, I'm glad to announce that Icy Phoenix 2.0 Beta 1 is available for downloads. [size=12][color=#dd2222][b]What's New Respect To Latest Stable Release[/b][/color][/size] [list][*][b]CMS[/b] recoded with many AJAX features [*][b]Plugins System[/b] with ACP modules and specific permissions that could be managed through CMS [*][b]Cache Functions[/b] ported from phpBB 3 [*][b]DB Class[/b] ported from phpBB 3 [*][b]User Class[/b] ported from phpBB 3 [*][b]Auth System[/b] ported from phpBB 3 and integrated into CMS and Plugins [*]Many [b]Core Functions[/b] ported from phpBB 3 [*]Almost all core [b]SQL[/b] checked and rewritten [*][b]New classes[/b] coded to improve useability and simplify coding and modding [*]Optimized [b]templates[/b] parsing [*]Improved [b]SEO[/b] functions [*][b]Tags[/b] feature [*]Custom [b]BBCodes[/b] in ACP [*][b]Private AJAX Chat[/b] rooms [*][b]Multiple Vote Polls[/b] [*][b]Many smaller updates and features... install the latest version to enjoy them all![/b][/list] [color=#880000][b]Old templates[/b]: please note that the template system has been totally revamped, so templates designed for Icy Phoenix 1.3.0.53 or below won't work at all with this version. At the moment apart of the styles included in the installation package only proSilver is available over GIT: [url=https://github.com/MightyGorgon/icy_phoenix_styles]Icy Phoenix Styles @ GIT.[/color] [color=#006600][b]Translations[/b]: please note that lang packs for Icy Phoenix 1.3.0.53 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. You can find latest development translations here: [url=https://github.com/MightyGorgon/icy_phoenix_langs]Icy Phoenix Languages @ GIT.[/color] [color=#880088][b]Customizations And Mods[/b]: please note that this version has many core code differences from the previous one, so it is really unlikely that old customizations and mods will work on this beta release. If you currently have some mods installed and you cannot update them on your own, you should be aware that you will not able to use those old mods until someone is going to update them.[/color] [size=12][color=#dd22dd][b]Requirements[/b][/color][/size] Before trying to install Icy Phoenix make sure you have the following [b]STRICTLY NEEDED[/b] requirements: [list][*]At least 20 MB of free space in the folder you would like to install the package [*]Web server with PHP (5.2 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[/list] These other requirements (even if not strictly needed) are suggested for optimal performance of Icy Phoenix: [list][*]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[/list] [size=12][color=#224488][b]Fresh Installation[/b][/color][/size] [list=1][*]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 [b]CHMOD 777[/b] to the following files and folders (please note that you may not have all of them in your setup): [list][*][b]backup/[/b] [*][b]cache/[/b] [*][b]cache/cms/[/b] [*][b]cache/forums/[/b] [*][b]cache/posts/[/b] [*][b]cache/sql/[/b] [*][b]cache/topics/[/b] [*][b]cache/users/[/b] [*][b]downloads/[/b] [*][b]files/[/b] [*][b]files/album/[/b] [*][b]files/album/cache/[/b] [*][b]files/album/med_cache/[/b] [*][b]files/album/users/[/b] [*][b]files/album/wm_cache/[/b] [*][b]files/posted_images/[/b] [*][b]files/screenshots/[/b] [*][b]files/thumbs/[/b] [*][b]images/avatars/[/b] [*][b]logs/[/b] [*][b]logs/logfile_attempt_counter.txt[/b] [*][b]logs/logfile_blocklist.txt[/b] [*][b]logs/logfile_debug_mode.txt[/b] [*][b]logs/logfile_malformed_logins.txt[/b] [*][b]logs/logfile_spammer.txt[/b] [*][b]logs/logfile_worms.txt[/b][/list] [*]Launch the setup from the install folder: [b]install/install.php[/b] (i.e. [url=http://www.mysite.com/icyphoenix/install/install.php]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 [b]install[/b] 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 :mri:[/list] [size=12][color=#bb5588][b]How To Upgrade From Older Icy Phoenix Versions[/b][/color][/size] [list=1][*]Lock the site from ACP [*]Make a full backup of your website (both files and DB) [*]Remove all old Icy Phoenix files, but [highlight]make sure you are not deleting other stuff you may need![/highlight] [*]When deleting files, pay particular attention to custom files and folders like these:[list][*][b]config.php[/b] [*][b]backup/[/b] [*][b]downloads/[/b] [*][b]images/[/b] [*][b]files/[/b] [*][b]logs/[/b][/list] [*]Copy all new Icy Phoenix files into your root [*]Make sure you apply the right CHMOD permissions as listed in the [color=#224488][b]Fresh Installation[/b][/color] section above [*]Copy [b]install/convert_utf8_nodbal.php[/b] to your website root and launch it (this is needed to convert your old DB to UTF-8) [*]Delete [b]convert_utf8_nodbal.php[/b] from your root [*]Launch [b]install/database_update.php[/b] and update your DB [*]Delete or rename [b]install[/b] 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 :mri: [/list] [size=12][color=#ff5500][b]Available Packages[/b][/color][/size] [align=center][cell class=mg_attachtitle][font=Trebuchet MS][b][size=14]Icy Phoenix 2.0 Beta 1[/size][/b][/font][/cell][cell class=mg_attachdiv][b]Package Name: Icy Phoenix Package Version: 1.3.24.77 Release Spot: [gradient cols=dd2222 cole=ff5500 iterations=16]Happy Beerday MG[/gradient][/b] [b]DOWNLOAD:[/b] [url=http://www.icyphoenix.com/dload.php?action=file&file_id=178][b]Icy Phoenix 2.0 Beta 1[/b] ( [url=http://www.lucalibralato.com/files/ip_20111005_132477_beta_1.zip][b]Mirror 1[/b] ) ( [url=http://sourceforge.net/projects/icyphoenix/files/Icy%20Phoenix/1.3.24.77/ip_20111005_132477_beta_1.zip/download][b]Mirror 2[/b] ) [b]GIT Links[/b] [list][*][url=https://github.com/MightyGorgon/icy_phoenix]Icy Phoenix CMS @ GIT [*][url=https://github.com/MightyGorgon/icy_phoenix_langs]Icy Phoenix Languages @ GIT [*][url=https://github.com/MightyGorgon/icy_phoenix_plugins]Icy Phoenix Plugins @ GIT [*][url=https://github.com/MightyGorgon/icy_phoenix_styles]Icy Phoenix Styles @ GIT[/list][/cell][/align] [size=12][color=#228822][b]Support[/b][/color][/size] [color=#dd2222]As per each beta release, this version is still unsupported, and you should not use this version on any live site (unless you really understand the risks in doing that!).[/color] [color=#dd2222]You should test this beta release only on your local testing environments and reports bugs and feedback so the code could be improved before final release.[/color] Please use the [url=http://www.icyphoenix.com/bugs.php]Bugs Tracker to report any bug you find. [img]http://www.icyphoenix.com/images/icy_phoenix_small.png[/img] Enjoy Icy Phoenix! Luca Libralato ----------------------------------- Informpro Thu 06 Oct, 2011 12:19 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- 2nd (after buldo). Amazing job :). ----------------------------------- Mighty Gorgon Thu 06 Oct, 2011 12:46 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- I have just updated the package with two files that I replaced by mistake before uploading. If you downloaded the package before 11 AM GMT this morning (2011/10/06), it is better than you download it again. I'm sorry for that. ----------------------------------- raphael10 Thu 06 Oct, 2011 17:53 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- [color=#0019ff]Thanks a lot, Luca! [/color] [img]http://www.icyphoenix.com/images/smiles/good.gif[/img] ----------------------------------- portalpez Thu 06 Oct, 2011 18:18 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Thanks you very much!!!! :loveit: ----------------------------------- Costa Thu 06 Oct, 2011 19:09 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Thanks you very much :mryellow: ----------------------------------- TheSteffen Thu 06 Oct, 2011 19:13 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Thanks for your amazing work :up: Hopefully I find the next days the time to test it and found bugs ----------------------------------- Chryzz Thu 06 Oct, 2011 23:25 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Dankeschön!!!! ----------------------------------- Death_note Thu 06 Oct, 2011 23:56 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Thank's it proves :mryellow: ----------------------------------- m740 Fri 07 Oct, 2011 20:16 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- THANKS!!!! :banana_01: :drink_02: ----------------------------------- zsolti10 Sat 08 Oct, 2011 16:19 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Thanks MG, you are great! :D I will try it and start translating as soon as I can! Well, I have a simple question: Does it support UTF-8 in language files? ----------------------------------- Informpro Sat 08 Oct, 2011 19:52 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Yes it does. Be sure to use UTF8 WITHOUT BOM. ----------------------------------- zsolti10 Sat 08 Oct, 2011 20:50 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- [quote user="Informpro" post="54124"]Yes it does. Be sure to use UTF8 WITHOUT BOM.[/quote] Ok, Thanks :) ----------------------------------- Mighty Gorgon Wed 12 Oct, 2011 20:15 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- I have already edited many files from the release, attempting to solve some issues with sessions and charset. As soon as I finish testing the new code I will update the beta release again. :-) ----------------------------------- Mighty Gorgon Thu 13 Oct, 2011 23:47 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- I have found many bugs in the current Beta... I have updated GIT with all the fixes I could find. I'll release a new beta soon. ----------------------------------- portalpez Fri 14 Oct, 2011 00:47 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Thanks you very much MG. I am very impressed with the speed of the forum. Thank you for working so hard. ----------------------------------- coffeefreak Sat 15 Oct, 2011 02:16 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Thanks mg for the great job! :up: result of opening install/install.php : Parse error: syntax error, unexpected '(', expecting '}' in /home/dm007332/public_html/beta/install/includes/functions_install.php on line 941 ----------------------------------- Mighty Gorgon Sun 16 Oct, 2011 14:05 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- [quote user="coffeefreak" post="54228"]result of opening install/install.php : Parse error: syntax error, unexpected '(', expecting '}' in /home/dm007332/public_html/beta/install/includes/functions_install.php on line 941[/quote] Hi, can you please tell me how to replicate that error? I don't see any syntax error on that file... can you also try to download again the latest package from GIT and tell if the error is still there? Thanks ----------------------------------- coffeefreak Sun 16 Oct, 2011 22:25 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- [quote user="Mighty Gorgon" post="54247"][quote user="coffeefreak" post="54228"]result of opening install/install.php : Parse error: syntax error, unexpected '(', expecting '}' in /home/dm007332/public_html/beta/install/includes/functions_install.php on line 941[/quote] Hi, can you please tell me how to replicate that error? I don't see any syntax error on that file... can you also try to download again the latest package from GIT and tell if the error is still there? Thanks[/quote] Happened in fresh instalation with files downloaded from GIT. I'm sorry for my limited English... ----------------------------------- Mighty Gorgon Sun 16 Oct, 2011 22:46 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Are you going to install it on a local server? Can you please tell me which version of PHP are you using? ----------------------------------- coffeefreak Mon 17 Oct, 2011 01:09 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- No, is a web hosting service. And when you run install/install.php I get the error. ----------------------------------- ankur0412 Wed 26 Oct, 2011 16:21 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- I am getting following error when opening convert_utf8_nodbal.php [code linenumbers=false]Warning: require(./config.php) [function.require]: failed to open stream: No such file or directory in /home/xxxx7x/public_html/xxxxx.com/forums/install/convert_utf8_nodbal.php on line 32 Warning: require(./config.php) [function.require]: failed to open stream: No such file or directory in /home/xxxx7x/public_html/xxxxx.com/forums/install/convert_utf8_nodbal.php on line 32 Fatal error: require() [function.require]: Failed opening required './config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx7x/public_html/xxxxx.com/forums/install/convert_utf8_nodbal.php on line 32[/code] ----------------------------------- TheSteffen Wed 26 Oct, 2011 17:07 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- [quote]7. Copy install/convert_utf8_nodbal.php [b]to[/b] your website[b] root[/b] and launch it (this is needed to convert your old DB to UTF-8)[/quote] Have you done this? Copy convert_utf8_nodbal.php to root and launch it? ----------------------------------- ankur0412 Thu 27 Oct, 2011 07:51 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- [quote user="TheSteffen" post="54359"][quote]7. Copy install/convert_utf8_nodbal.php [b]to[/b] your website[b] root[/b] and launch it (this is needed to convert your old DB to UTF-8)[/quote] Have you done this? Copy convert_utf8_nodbal.php to root and lunch it?[/quote] Thankyou, works. But after installation it appears blank. None of the pages are showing anything. Just blank. ----------------------------------- TheSteffen Thu 27 Oct, 2011 08:02 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Can you try to clean the cache. Go via ftp to cache folder and subfolders and delete each file except .htaccess and index.html ----------------------------------- spydie Thu 27 Oct, 2011 13:28 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- and if that does´nt work, try reuploading templates/icy_phoenix/theme.cfg ----------------------------------- ganesh Sat 05 Nov, 2011 09:11 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Great work Luca. Trying some local testing now... ----------------------------------- Pauso Wed 09 Nov, 2011 18:50 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Hello there, I installed a few days ago the 2.0 beta version in order to try that on my server but two days later my account was closed down apparently due to malware/virus (or thats what the server bluehost.com said). I was not told anything else, nor explained where was the faillure but having installed it so recently, and being that the only change I had done on my server I thought that could be the reason, so I uninstalled the ip 2.0 beta and wrote to them, they re-activated my account and I have had no further problems since. Can you please clarify wether it was due to the installation or just a coincidence? Best regards and congrats for the work ----------------------------------- spydie Wed 09 Nov, 2011 22:10 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- that should have been coincidence. ----------------------------------- Mighty Gorgon Fri 11 Nov, 2011 09:41 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Thanks for reporting, but I honestly think that it was just a coincidence. You should insist in asking them the reason for locking your account, how can they just report of malware/virus without specifying anything about that? [quote user="Pauso" post="54495"]Hello there, I installed a few days ago the 2.0 beta version in order to try that on my server but two days later my account was closed down apparently due to malware/virus (or thats what the server bluehost.com said). I was not told anything else, nor explained where was the faillure but having installed it so recently, and being that the only change I had done on my server I thought that could be the reason, so I uninstalled the ip 2.0 beta and wrote to them, they re-activated my account and I have had no further problems since. Can you please clarify wether it was due to the installation or just a coincidence? Best regards and congrats for the work[/quote] ----------------------------------- Mighty Gorgon Wed 04 Jan, 2012 00:27 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- GIT Repository updated with possible Beta 2. If I'm not finding any major issues I will release Beta 2 shortly. ----------------------------------- TheSteffen Wed 04 Jan, 2012 18:30 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Thanks for changing german umlautes in clean name... But it is not working fine. For: ÄÜÖßäöü ä ü ö ß Ä Ö Ü Straße I get: uml-uml-uml-szaou-a-u-o-sz-uml-uml-uml-strasze Looks quite strange, but maybe you have a idea to solve this :mricy: ----------------------------------- AndyGpy Wed 04 Jan, 2012 19:09 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Mighty Gorgon -- :sh_04: :thanks: Can i ask one question. I have recently had a major issue with my server and decided to restart with a fresh install of IP, yep i have went with 2.0 Beta 1 and it is awsome. The question i have is when i type my website the top providing i am logged in it takes me http://www.scotbird.co.uk/Forum/forum.php I want it such that when i type in www.scotbird.co.uk, it goes to http://www.scotbird.co.uk/Forum/index.php ( HOME ) can i ask where i change to make this happen. Sorry if this isnt the right place to ask this. regards ----------------------------------- Costa Wed 04 Jan, 2012 21:17 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- a question. [quote user="Mighty Gorgon" ] .... .... [hr] [color=red][align=center]This download [/align][/color] [hr] [b]DOWNLOAD:[/b] [url=http://www.icyphoenix.com/dload.php?action=file&file_id=178][b]Icy Phoenix 2.0 Beta 1[/b] ( [url=http://www.lucalibralato.com/files/ip_20111005_132477_beta_1.zip][b]Mirror 1[/b] ) ( [url=http://sourceforge.net/projects/icyphoenix/files/Icy%20Phoenix/1.3.24.77/ip_20111005_132477_beta_1.zip/download][b]Mirror 2[/b] ) ... ... ... [hr] [align=center][color=red]is upgraded with the fixet here??[/color][/align] [hr] Please use the [url=http://www.icyphoenix.com/bugs.php]Bugs Tracker to report any bug you find. ... [/quote] ----------------------------------- Joshua203 Wed 04 Jan, 2012 22:20 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- [ot]@AndyGpy: There would be more than one way to do that, please open a separate support thread for it and I'm almost sure you wil get a few suggestions :wink: @Costa the latest Release is at download and mirrors, the latest !uploaded! fixes would be at the GIT links I would wait for Beta 2 release if I were you :wink: [/ot] ----------------------------------- Costa Wed 04 Jan, 2012 22:32 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- thanks Joshua ----------------------------------- Mighty Gorgon Sun 08 Jan, 2012 20:10 Re: Icy Phoenix 2.0 Beta 1 ----------------------------------- Beta 2 released... closing this.