https://www.icyphoenix.com/viewtopic.php?f=27&t=4132 ----------------------------------- Mighty Gorgon Sat 26 Apr, 2008 22:43 Icy Phoenix 1.2.0.27b Patch ----------------------------------- Hi all, here is a patch for Icy Phoenix 1.2.0.27 to fix some reported bugs. [b]All you have to do, in order to apply this patch, is to replace all files in your Icy Phoenix 1.2.0.27. No DB and no TEMPLATE changes... :wink:[/b] This patch will raise your versions to 1.2.0.27b from any 1.2.0.27 version you have installed. You are invited to update your sites ASAP. [align=center][cell class=mg_attachtitle][font=Trebuchet MS][b][size=14]Icy Phoenix 1.2.0.27b Patch[/size][/b][/font][/cell][cell class=mg_attachdiv][b]Package Name: Icy Phoenix Patch Package Version: 1.2.0.27b (it is a cumulative patch since 1.2.0.27) Release Spot: [gradient cols=DD3333 cole=FF7722 iterations=20]Optimizing Memory...[/gradient][/b] [b]DOWNLOAD: [/b][url=http://www.icyphoenix.com/dload.php?action=file&file_id=85][b]Icy Phoenix 1.2.0.27b Patch[/b][/cell][/align] Only changed files since Patch A: http://www.icyphoenix.com/_release/ip_20080426_12027_patch.zip P.S.: if you downloaded full package after 2008/04/26 you don't need to apply this patch. ----------------------------------- Mighty Gorgon Sat 26 Apr, 2008 22:56 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- If you are interested in code changes you can try this brand new mod. http://www.icyphoenix.com/viewtopic.php?f=32&t=4134 Let me know. :lol: ----------------------------------- Zuker Sun 27 Apr, 2008 02:18 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- Downloading and testing ;) ----------------------------------- Zuker Sun 27 Apr, 2008 02:34 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- There are three = on this line (739) of functions.php, it's right? [code]elseif ( ($userdata['user_id'] === ANONYMOUS) && ($board_config['default_lang'] !== $default_lang) )[/code] ----------------------------------- KugeLSichA Sun 27 Apr, 2008 12:18 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- thanks... downloading and install... ----------------------------------- tc1967uk Sun 27 Apr, 2008 17:02 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- A special thanks for including the section about 'Only changed files since Patch A'. It made updating my site so much easier, as I only had to amend 1 file and I could upload and overwrite the rest. :mryellow: ----------------------------------- JHOSMAN Sun 27 Apr, 2008 23:20 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- After the aplpatch Icy Phoenix 1.2.0.27b I have problems with two of the MOD's cash and to shop :( [img]http://img213.imageshack.us/img213/4738/85427423eb1.png[/img] [img]http://img84.imageshack.us/img84/9881/46734400iz9.png[/img] [img]http://img291.imageshack.us/img291/7738/30383208ng5.png[/img] [img]http://img135.imageshack.us/img135/9185/92696236wp1.png[/img] [img]http://img291.imageshack.us/img291/7615/84078564th3.png[/img] The way to solve it will be reinstating the MOD's again or will the problem of updating. ----------------------------------- Hazard Mon 28 Apr, 2008 00:16 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- Very thx Second page in Album works!!! ----------------------------------- Zuker Mon 28 Apr, 2008 12:30 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- [b]JHOSMAN[/b], you 'll have to ask the author of that mods. ----------------------------------- KasLimon Wed 30 Apr, 2008 15:40 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- Thanks for the new patch! [quote user="Zuker" post="28078"]There are three = on this line (739) of functions.php, it's right? [code]elseif ( ($userdata['user_id'] === ANONYMOUS) && ($board_config['default_lang'] !== $default_lang) )[/code][/quote]It shouldn't... I think this should be right: [code]elseif ( ($userdata['user_id'] [highlight]==[/highlight] ANONYMOUS) && ($board_config['default_lang'] [highlight]!=[/highlight] $default_lang) )[/code]But you never know, maybe it is a special reason for doing it that way... Greets! ----------------------------------- Mighty Gorgon Wed 30 Apr, 2008 16:21 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- [b]JHOSMAN[/b], you need to edit your constants.php again I guess... [b]Zuker[/b] and [b]KasLimon[/b], please refer to PHP manual to learn how comparisons may be made... http://php.net/manual/en/language.operators.comparison.php === is different from == and needs to remain as is. ----------------------------------- KasLimon Wed 30 Apr, 2008 16:37 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- Ok, sorry :oops: ----------------------------------- Zuker Wed 30 Apr, 2008 22:19 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- [quote user="Mighty Gorgon" post="28152"][b]JHOSMAN[/b], you need to edit your constants.php again I guess... [b]Zuker[/b] and [b]KasLimon[/b], please refer to PHP manual to learn how comparisons may be made... http://php.net/manual/en/language.operators.comparison.php === is different from == and needs to remain as is.[/quote] that's why i asked :) ----------------------------------- TheSteffen Fri 02 May, 2008 18:15 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- Thanks a lot. download and install ----------------------------------- Morlock Mon 12 May, 2008 16:48 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- I have overwritten all the files and my header has disappeared. You can check here: http://fisioweb.org I have no image nor navigation var (Log in, search, unread messages...). I have tried to reupload again the files, clean cache... But doesn't work. Any help? Thank you in advance. ----------------------------------- novice programmer Mon 12 May, 2008 18:01 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- I see it as weel as it should for the default theme. Clear browser cache&cookies. Next time create a new suppot ticket in the section designed for that. ----------------------------------- Morlock Tue 13 May, 2008 00:14 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- I restored a backup I did before the update... Sorry and thank you. ----------------------------------- GAME_OVER Sat 31 May, 2008 17:46 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- So this is just an updated version with some bugs fixed? I guess I should update soon... ----------------------------------- buldo Wed 04 Jun, 2008 10:03 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- [quote user="GAME_OVER" post="28807"]So this is just an updated version with some bugs fixed? I guess I should update soon...[/quote] You're right :wink: ----------------------------------- pavan4ufriend Mon 23 Jun, 2008 12:54 Re: Icy Phoenix 1.2.0.27b Patch ----------------------------------- [quote user="TheSteffen" post="28209"]Thanks a lot.[color=#ff00bf][/color][/quote]