Icy Phoenix

     
 

Icy Phoenix 1.2.0.27b Patch

Icy Phoenix 1.2.0.27b Patch

Article
Reply with quote    Download Post  
Post 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.

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...


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.

Icy Phoenix 1.2.0.27b Patch
Package Name: Icy Phoenix Patch
Package Version: 1.2.0.27b (it is a cumulative patch since 1.2.0.27)
Release Spot: Optimizing Memory...


DOWNLOAD: Icy Phoenix 1.2.0.27b Patch



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 - View user's profile Send private message  
Mighty Gorgon [ Sat 26 Apr, 2008 22:43 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Icy Phoenix 1.2.0.27b Patch

Comments
Reply with quote    Download Post  
Post 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.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Sat 26 Apr, 2008 22:56 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.2.0.27b Patch 
 
Downloading and testing



 
Zuker - View user's profile Send private message  
Zuker [ Sun 27 Apr, 2008 02:18 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.2.0.27b Patch 
 
There are three = on this line (739) of functions.php, it's right?

Code: [Download] [Hide]
  1. elseif ( ($userdata['user_id'] === ANONYMOUS) && ($board_config['default_lang'] !== $default_lang) ) 




 
Zuker - View user's profile Send private message  
Zuker [ Sun 27 Apr, 2008 02:34 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.2.0.27b Patch 
 
thanks... downloading and install...



 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Sun 27 Apr, 2008 12:18 ]
Reply with quote    Download Post  
Post 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.  



 
tc1967uk - View user's profile Send private message  
tc1967uk [ Sun 27 Apr, 2008 17:02 ]
Reply with quote    Download Post  
Post 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  


85427423eb1
46734400iz9
30383208ng5
92696236wp1
84078564th3


The way to solve it will be reinstating the MOD's again or will the problem of updating.



 
JHOSMAN - View user's profile Send private message  
JHOSMAN [ Sun 27 Apr, 2008 23:20 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.2.0.27b Patch 
 
Very thx

Second page in Album works!!!



 
Hazard - View user's profile Send private message  
Hazard [ Mon 28 Apr, 2008 00:16 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.2.0.27b Patch 
 
JHOSMAN, you 'll have to ask the author of that mods.



 
Zuker - View user's profile Send private message  
Zuker [ Mon 28 Apr, 2008 12:30 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.2.0.27b Patch 
 
Thanks for the new patch!

Zuker wrote: [View Post]
There are three = on this line (739) of functions.php, it's right?

Code: [Download] [Hide]
  1. elseif ( ($userdata['user_id'] === ANONYMOUS) && ($board_config['default_lang'] !== $default_lang) ) 
It shouldn't...

I think this should be right:
Code: [Download] [Hide]
  1. elseif ( ($userdata['user_id'] == ANONYMOUS) && ($board_config['default_lang'] != $default_lang) ) 
But you never know, maybe it is a special reason for doing it that way...

Greets!



 
KasLimon - View user's profile Send private message  
KasLimon [ Wed 30 Apr, 2008 15:40 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.2.0.27b Patch 
 
JHOSMAN, you need to edit your constants.php again I guess...

Zuker and KasLimon, 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.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Wed 30 Apr, 2008 16:21 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.2.0.27b Patch 
 
Ok, sorry



 
KasLimon - View user's profile Send private message  
KasLimon [ Wed 30 Apr, 2008 16:37 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.2.0.27b Patch 
 
Mighty Gorgon wrote: [View Post]
JHOSMAN, you need to edit your constants.php again I guess...

Zuker and KasLimon, 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.


that's why i asked



 
Zuker - View user's profile Send private message  
Zuker [ Wed 30 Apr, 2008 22:19 ]
Reply with quote    Download Post  
Post Re: Icy Phoenix 1.2.0.27b Patch 
 
Thanks a lot. download and install



 
TheSteffen - View user's profile Send private message  
TheSteffen [ Fri 02 May, 2008 18:15 ]
Reply with quote    Download Post  
Post 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.



 
Morlock - View user's profile Send private message  
Morlock [ Mon 12 May, 2008 16:48 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 2
Goto page 1, 2  Next