https://www.icyphoenix.com/viewtopic.php?f=1&t=8514
-----------------------------------
Mighty Gorgon
Sun 13 May, 2012 23:06

Icy Phoenix 2.0 RC 1
-----------------------------------
Hi all,
I'm glad to announce that Icy Phoenix 2.0 RC 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
[*]New [b]Mobile[/b] style (automatically detected)
[*]Improved [b]SEO[/b] functions
[*]Revamped [b]AJAX Chat[/b] with Private Rooms
[*]Brand new [b]Tags[/b], [b]Share[/b] and [b]Likes[/b] features
[*]Custom [b]BBCodes[/b] in ACP
[*][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 RC 1[/size][/b][/font][/cell][cell class=mg_attachdiv][b]Package Name: Icy Phoenix
Package Version: 2.0.0.84 RC1
Release Spot: [gradient cols=dd2222 cole=ff5500 iterations=13]Mother's Day![/gradient][/b]

[b]DOWNLOAD:[/b] [url=http://www.icyphoenix.com/dload.php?action=file&file_id=178][b]Icy Phoenix 2.0 RC 1[/b] ( [url=http://www.lucalibralato.com/files/ip_20120513_20084_rc1.zip][b]Mirror 1[/b] ) ( [url=http://sourceforge.net/projects/icyphoenix/files/Icy%20Phoenix/2.0.0.84%20RC1/ip_20120513_20084_rc1.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]We will offer basic support to this version, aimed to fix main bugs and setup procedure before final release. You should not use this version on any live site (unless you really understand the risks in doing that!).[/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


-----------------------------------
TopoMotoV3X
Sun 13 May, 2012 23:10

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Great job Luca, thanks for sharing.


-----------------------------------
dllrsoft
Sun 13 May, 2012 23:23

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Thanks Luca :mryellow: 

Greets!!


-----------------------------------
Costa
Mon 14 May, 2012 01:20

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Thanks Luca.... :)



and Upgrade From >Icy Phoenix 2.0 Beta 2 ??


-----------------------------------
DWho
Mon 14 May, 2012 11:20

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Thanks for the update... 

So many mods to code  :D 

 :D  :D


-----------------------------------
portalpez
Mon 14 May, 2012 12:35

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Thanks you very much!!!


-----------------------------------
zsolti10
Mon 14 May, 2012 18:58

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Thanks MG, I will test it soon.  :v:


-----------------------------------
lostanimal
Mon 14 May, 2012 20:57

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
First of all i want thank you all again for your Excellent Work.
Icy Phoenix is the Best CMS ever made.

Secondly i want to confirm that all old Styles are working just fine with new version without BUGs or some minor bugs which are very hard to see them.
In my Site right now i have 30 Skins of the older version working just fine and you can see them [url=http://www.diadoseto.gr]Here (www.diadoseto.gr)

The only trick i made to make them work just fine was to copy the common.css from the old version IP on [b][i]/templates/default[/i][/b] folder.
Now all of 30 skins used are working fine.
With this trick with any clean install of Icy Phoenix 2.0 RC 1 (First Time install) you can use all the older version of Skins.

I know that this is not a fix but until all skins recoded for the new templates, is a solution for all those need to Upgrade right now without loose their current skins.

I also found many bugs on IP and Plugins, and i will help this nice community to fix them ASAP.
My Site must open at 01/06/2012, so i must hurry a bit...  :mrorange:  :mrorange: 

Thanks again for your work and soon will have news also from me regarding the Translation for Greek Language.

Dimitris Dagalidis (AKA Lost_Animal)


-----------------------------------
TheSteffen
Mon 14 May, 2012 22:49

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Thanks MG for your hard work

=> going to test and to create a Icy Phoenix 2.0 RC 1 for german users  :mricy:


-----------------------------------
andrea75
Tue 15 May, 2012 14:55

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Nice job Luca! ;) Thanks!


-----------------------------------
rixard
Wed 16 May, 2012 22:11

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Thanks!!!  :mrgreen:  :mrgreen:  :mrgreen:


-----------------------------------
zsolti10
Thu 17 May, 2012 15:37

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
[quote]And 1 small problem with the download database (pafiledb) is that i can't write some special characters, which are often used in hungarian words, e.g á é í ó ö ő ú ü ű. When I write one of these in a category or download's name, it simply writes ? marks instead of the characters.[/quote]

Thanks for fixing it. But it also happens at the name of the Download Database, blocks, and link names, etc.

Another thing: when i want to add/edit a menu or a menuitem, it says:
[code linenumbers=false][Icy Phoenix Debug] PHP Notice: in file /cms_menu.php on line 940: Invalid argument supplied for foreach()
[Icy Phoenix Debug] PHP Notice: in file /includes/functions.php on line 5139: Cannot modify header information - headers already sent by (output started at /includes/functions.php:5889)
[Icy Phoenix Debug] PHP Notice: in file /includes/functions.php on line 5140: Cannot modify header information - headers already sent by (output started at /includes/functions.php:5889)
[Icy Phoenix Debug] PHP Notice: in file /includes/functions.php on line 5141: Cannot modify header information - headers already sent by (output started at /includes/functions.php:5889)
[Icy Phoenix Debug] PHP Notice: in file /includes/functions.php on line 5142: Cannot modify header information - headers already sent by (output started at /includes/functions.php:5889)[/code]


-----------------------------------
Mighty Gorgon
Mon 21 May, 2012 19:24

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Make sure you are using last GIT version and confirm that you still have those issues.


-----------------------------------
argenta
Wed 23 May, 2012 18:02

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Hello MG
I want to ask you if it is safe to do what the user "lostanimal" suggested, 
in order to make use of all the old templates even in this new BETA version


-----------------------------------
Yros
Thu 24 May, 2012 05:43

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
it is perfectly safe. you can also open your file my_skin.css and update the beginning instead (safer):
[code]@import url("../common/common.css");
@import url("../common/common_dropdown.css");
@import url("../common/common_colors.css");
@import url("../common/fap.css");[/code]

great release MG. Very good work.

Edit: May I suggest that Lighting becomes the new default template of Icy Phoenix ? (or at least is incorporated in the default package). It would be really appreciated to be able to start working on a fresh forum with a decent template, and not a simple blank template.


-----------------------------------
lostanimal
Thu 24 May, 2012 21:18

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
[quote user="Yros" post="55757"]it is perfectly safe. you can also open your file my_skin.css and update the beginning instead (safer):
[code]@import url("../common/common.css");
@import url("../common/common_dropdown.css");
@import url("../common/common_colors.css");
@import url("../common/fap.css");[/code]

great release MG. Very good work.

Edit: May I suggest that Lighting becomes the new default template of Icy Phoenix ? (or at least is incorporated in the default package). It would be really appreciated to be able to start working on a fresh forum with a decent template, and not a simple blank template.[/quote]

This is also an other option, but in my case (30+ themes) i was too lazy to change all of them.  :mrorange: 

An other "fix" for those don't like to have limited text area on forum post specially on fluid themes....

 [img]http://www.icyphoenix.com/files/images/10439/max_width.png[/img] 

 [img]http://www.icyphoenix.com/files/images/10439/no_max_width.png[/img] 

OPEN [b]templates/common/common.css[/b]
FIND
[codeblock]/* Overflows */
.topic-title-hide-flow-header { min-width: 280px; max-width: 680px; overflow: hidden !important; }
.topic-title-hide-flow { min-width: 280px; max-width: 400px; overflow: hidden !important; }
.post-subject { overflow: hidden; white-space: nowrap; max-width: 500px; }
.post-text-hide-flow { 
overflow: auto; 
max-width: 960px;
 }
[/codeblock]
REPLACE WITH
[codeblock]/* Overflows */
.topic-title-hide-flow-header { min-width: 280px; max-width: 680px; overflow: hidden !important; }
.topic-title-hide-flow { min-width: 280px; max-width: 400px; overflow: hidden !important; }
.post-subject { overflow: hidden; white-space: nowrap; max-width: 500px; }
.post-text-hide-flow { 
overflow: auto; 
/* max-width: 960px; */
 }
[/codeblock]

[b][color=red]PLS: Can some of the Staff fix my profile to can Post Images ?
I Upload some sample images but you can't see them[/color][/b]


-----------------------------------
spydie
Thu 24 May, 2012 21:43

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
this is a new option set.

i think, that users can post images and links after having archieved a certan amaunt of posts, set in acp


-----------------------------------
lostanimal
Thu 24 May, 2012 22:07

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
I know about this but also i think you can skip this option in some cases...  :mryellow:


-----------------------------------
Joshua203
Fri 25 May, 2012 00:18

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Spydie is right but it's not so hard to skip as you can see, MG kept it very user friendly  :wink:


-----------------------------------
TheSteffen
Fri 25 May, 2012 00:19

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
[quote user="lostanimal" post="55758"][b][color=red]PLS: Can some of the Staff fix my profile to can Post Images ?
I Upload some sample images but you can't see them[/color][/b][/quote]
I can set your posts number to 20 posts  :mricy: 
It is because of the spamfighter... you can post images, but the URL is broken for "normal" users.
That changed automaticly, if you reach a number of posts. Think it is 10 at IcyPhoenix.com

EDIT: Or maybe 5 posts  :lol:


-----------------------------------
lostanimal
Fri 25 May, 2012 12:47

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Was 5 posts for sure.... :lol:  :lol:  :lol:


-----------------------------------
Mighty Gorgon
Sat 26 May, 2012 10:34

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
[quote user="argenta" post="55754"]Hello MG
I want to ask you if it is safe to do what the user "lostanimal" suggested, 
in order to make use of all the old templates even in this new BETA version[/quote]
It depends on the style you are updating.

Some styles have also some TPLs which have been edited, so just editing CSS it's not enough / safe.

As a general rule if you don't see any TPL file in the template folder, then it's almost enough doing that.

I have already updated all my templates, but I'm not releasing them until official release, because I don't have the time to update all styles on a regular basis.

[quote user="Yros" post="55757"]Edit: May I suggest that Lighting becomes the new default template of Icy Phoenix ? (or at least is incorporated in the default package). It would be really appreciated to be able to start working on a fresh forum with a decent template, and not a simple blank template.[/quote]
I'm still thinking about that... anyway this new template will be available after official release.


-----------------------------------
zsolti10
Sat 26 May, 2012 16:20

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
[quote user="Mighty Gorgon" post="55769"]
[quote user="Yros" post="55757"]Edit: May I suggest that Lighting becomes the new default template of Icy Phoenix ? (or at least is incorporated in the default package). It would be really appreciated to be able to start working on a fresh forum with a decent template, and not a simple blank template.[/quote]
I'm still thinking about that... anyway this new template will be available after official release.[/quote]

I agree with that. I love Frozen Phoenix but i think Lightning is a bit better, especially the xmas version. :D


-----------------------------------
lostanimal
Sat 26 May, 2012 21:42

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
I just Love Hydrogen style. :mrorange: 
But it was unable to download it, so i build it using tpl from other styles and after making all changes was necessary to run without problems.

 [img]http://www.icyphoenix.com/files/images/10439/hydrogen.jpg[/img]  

I want to use it as default on my site.  :wink:


-----------------------------------
Mighty Gorgon
Sun 27 May, 2012 10:17

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Even Hydrogen will be available at a later stage.


-----------------------------------
lostanimal
Sun 27 May, 2012 20:12

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
A new fix for [b]posted_img_list_body.tpl[/b] applied on repository regarding the problem seen on next images...

[b][i][color=red]Before the fix[/color][/i][/b]

 [img]http://www.icyphoenix.com/files/images/10439/before.jpg[/img] 

[b][color=green]After the fix[/color][/b]

 [img]http://www.icyphoenix.com/files/images/10439/after.jpg[/img] 


OPEN [b]templates/default/posted_img_list_body.tpl[/b]

REPLACE ALL WITH
[codeblock]<!-- INCLUDE overall_header.tpl -->

<form action="{S_ACTION}" name="select_all" method="post">
{IMG_THL}{IMG_THC}<span class="forumlink">{L_PIC_GALLERY}</span>{IMG_THR}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
<!-- BEGIN pic_row -->
<tr>
<!-- BEGIN pic_column -->
	<td width="25%" class="row1g row-center" align="center">
		<center>
		<table><tr><td><div class="picshadow"><div class="picframe">
			<!-- IF S_HIGHSLIDE --><a href="{pic_row.pic_column.PIC_IMAGE}" class="highslide" onclick="return hs.expand(this)"><!-- ELSE --><a href="{pic_row.pic_column.PIC_IMAGE}"><!-- ENDIF --><img src="{pic_row.pic_column.PIC_THUMB}" width="150" alt="{pic_row.pic_column.PIC_NAME}" title="{pic_row.pic_column.PIC_BBC}" /></a>
		</div></div></td></tr></table>
		</center>
		<br />
		<span class="genmed"><b>{pic_row.pic_column.PIC_NAME}</b></span>{pic_row.pic_column.PIC_DELETE}<br />
		<input class="post" name="{pic_row.pic_column.PIC_BBC_INPUT}" size="20" maxlength="200" value="{pic_row.pic_column.PIC_BBC}" type="text" readonly="readonly" onclick="this.form.{pic_row.pic_column.PIC_BBC_INPUT}.focus(); this.form.{pic_row.pic_column.PIC_BBC_INPUT}.select();" />
	</td>
<!-- END pic_column -->
<!-- BEGIN pic_end_row -->
	<td width="25%" class="row1g row-center" align="center">&nbsp;</td>
<!-- END pic_end_row -->
</tr>
<!-- END pic_row -->
<tr><td class="cat" colspan="{S_COLSPAN}" align="center" height="28">&nbsp;&nbsp;</td></tr>
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
</form>
<table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
	<td align="left" valign="bottom" width="70%">&nbsp;</td>
	<td align="right" valign="bottom"><span class="gensmall">{PAGE_NUMBER}</span><br /><span class="pagination">{PAGINATION}</span></td>
</tr>
</table>
<br />

<!-- INCLUDE overall_footer.tpl -->[/codeblock]

You can see the problem live on [url=http://www.icyphoenix.com/images_list.php]IcyPhoenix.com


-----------------------------------
Yros
Tue 29 May, 2012 21:03

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Problem: when Calendar is set up, we can't access group page nor profiles edit.
[code]Fatal error: Call to undefined method stdClass::parse() in /includes/functions_calendar.php on line 395[/code]

Don't have the files nor the time here (i'm not home) to check & suggest a fix, sorry.

Edit: new bug found: in viewtopic.php, the name of the topic (at the top, above "Post a new topic " / " Reply ") isn't the right one. I must precise: the "name" of the topic is wrong (it shows the name of another topic -this is fix, which means in every topic I go I see the same topic name-) BUT the link is right.

You can check it here: http://crazy-house.eg2.fr/viewtopic.php?f=7&p=26#p26
The topic name is " Guild Wars 2 " (check the message) BUT it shows " Vous faîtes un donjon ? " instead (the topic " Vous faites un donjon ? " contains an event + a calendar alert, does it matter ?)

Edit2: the first bug (about the calendar) is only available when there's an event/topic showed in the calendar. When it's empty there's no problem.


-----------------------------------
Mighty Gorgon
Fri 08 Jun, 2012 21:56

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Thanks for pointing to those bugs... I should have fixed on GIT... I still need to update this website.


-----------------------------------
Mighty Gorgon
Fri 08 Jun, 2012 23:00

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
I have updated this website to the new GIT version.

If you are going to update your websites as well, make sure you read this file [url=http://www.icyphoenix.com/docs/readme_english.html]Icy Phoenix - Readme English, and in particular this section [url=http://www.icyphoenix.com/docs/readme_english.html#upgrade_ip]Upgrade From Icy Phoenix 1.3 Or Above, otherwise your old images will be missing.


-----------------------------------
lostanimal
Sat 09 Jun, 2012 03:01

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Nice Job as always MG.
My Site is running now the latest version.
Thanks.


-----------------------------------
Costa
Sat 07 Jul, 2012 21:19

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
I think  does not support, converting from iso-8859-7 to utf

can anything be done about it?
because the iso-8859-7 was the most common in Greece.


-----------------------------------
TheSteffen
Thu 12 Jul, 2012 19:46

Re: Icy Phoenix 2.0 RC 1
-----------------------------------
Hi [b]Costa[/b],

why do you think it is not working?
It should work I guess.

What have you done to test it? Fresh installation or a update of your forum?

This step is necessary to convert your db to utf-8
[quote user="Mighty Gorgon" post="55692"]7. Copy install/convert_utf8_nodbal.php to your website root and launch it (this is needed to convert your old DB to UTF-8)[/quote]

Please give us more informations


