Icy Phoenix 1.2.0.27b Patch


Goto page 1, 2  Next

Subject: 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... :wink:


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.

Subject: 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:

Subject: Re: Icy Phoenix 1.2.0.27b Patch
Downloading and testing ;)

Subject: 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) ) 

Subject: Re: Icy Phoenix 1.2.0.27b Patch
thanks... downloading and install...

Subject: 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:

Profile PM  
Subject: 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.

Subject: Re: Icy Phoenix 1.2.0.27b Patch
Very thx

Second page in Album works!!!

Subject: Re: Icy Phoenix 1.2.0.27b Patch
JHOSMAN, you 'll have to ask the author of that mods.

Subject: 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!

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

Subject: Re: Icy Phoenix 1.2.0.27b Patch
Ok, sorry :oops:

Subject: 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 :)

Subject: Re: Icy Phoenix 1.2.0.27b Patch
Thanks a lot. download and install

Profile PM  
Subject: 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.

Profile PM  
Goto page 1, 2  Next

Page 1 of 2


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

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.6177s (PHP: 6% SQL: 94%)
SQL queries: 13 - Debug Off - GZIP Enabled