Icy Phoenix 1.3.0.53b - Patch Discussions »  Show posts from    to     

Icy Phoenix


Old Patches - Icy Phoenix 1.3.0.53b - Patch Discussions



Mighty Gorgon [ Thu 24 Feb, 2011 13:47 ]
Post subject: Icy Phoenix 1.3.0.53b - Patch Discussions
Hi all,
a new patch has been released here: Icy Phoenix 1.3.0.53b - Patch

You can use this topic to discuss about the patch.


tbird412 [ Sun 13 Mar, 2011 14:44 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
Hate to ask a stupid question here, as I fear this might be, but do I need a regular patch or cumulative? My site has a lot of customized areas and addons and is running 1.2.22.49. I have been scared to patch it all these years thinking it might break the site. Should I even bother and risk it? And if so, which patch should I use? Also, I have a back up of my entire site (but not the database). Will the patch only affect the site files? So if it breaks I could just restore it.

Again, sorry for the dumb questions. I am pretty n00b with this.


KugeLSichA [ Sun 13 Mar, 2011 16:41 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
Hi tbird412,

the changes from version 1.3.0.53a to 1.3.0.53b should not be too difficult...

and you dont need to add these all manually... try Winmerge -> winmerge.org (as i use this)

and you can diff files and folders easilly


spydie [ Sun 13 Mar, 2011 17:07 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
you should backup the database anyway.

I recomend MysqlDumper for that.

cuase if you convert/update to .53 you´ll have a lot of changes in the database aswell


tbird412 [ Wed 23 Mar, 2011 22:51 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
Well I took the plunge. I locked my site. I then downloaded the cumulative patch (since I was numerous versions behind). I uploaded everything into the root folder (from the ip_root download). I ran /install/database_update.php. Everything went successful as far as I could tell. It even said the "Your site is updated. Enjoy it" or whatever message in the green box at the bottom. But now when I go to my site, I get the following error right under the "Sorry, but this site is currently unavailable. Please try again later." message ...

Fatal error: Call to undefined function create_date2() in /home/bk412/blackknightsclan.org/blocks/blocks_imp_recent_topics.php on line 92

I tried going directly to my ACP /adm/ but it just says "Icy Phoenix" in real big letters in the middle of the page and nothing else.

Help!!!

I do have a backup. May lose a few weeks of forums posts. But ultimately I'd rather just get this working.


spydie [ Wed 23 Mar, 2011 22:55 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
you´ve got to go to install/install.php , and run all steps one by one


tbird412 [ Thu 24 Mar, 2011 00:35 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
Did that (just now, thanks, not sure where I missed that in the instructions).

Still getting ...

Fatal error: Call to undefined function create_date2() in /home/bk412/blackknightsclan.org/blocks/blocks_imp_recent_topics.php on line 9

The weird thing is, if I go to my forums I can pull up the site fine.

I used the forums to be able to click my ACP and go there. And on the home page of the admin page it shows this in the main body frame ...

Fatal error: Call to undefined function create_date2() in /home/bk412/blackknightsclan.org/adm/index.php on line 893

Also noticed at the bottom of my forums it has this error ...

Fatal error: Call to undefined function create_date2() in /home/bk412/blackknightsclan.org/shoutbox_view.php on line 111


KugeLSichA [ Thu 24 Mar, 2011 02:01 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
tbird412 wrote: [View Post]
Fatal error: Call to undefined function create_date2() in /home/bk412/blackknightsclan.org/_______.php on line xxx


the problem is the date function... you are sure that you modified all files correctly and uploaded?

normally the function which causes the error is called create_date_ip(


tbird412 [ Thu 24 Mar, 2011 14:00 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
I'm not sure if I did it all correctly or not. I did the steps I mentioned above, and of course I ran install.php

I went through all the "fixes" you can do on that menu page. The top two didn't work ...

This feature will allow you to fix all posts in your forums. You can use this feature to: find and replace any text in your posts, remove all BBCode UID, automatically adjust the address of posted images.
Please note that this action cannot be undone. Make sure you have a backup!!!

and

This feature will allow you to fix all users signatures. You can use this feature to: find and replace any text in signatures, remove all BBCode UID, automatically adjust the address of posted images.
Please note that this action cannot be undone. Make sure you have a backup!!!


They both just said "Error fixing _____" in a solid white page with nothing else.

But all the other fixes on the menu page worked just fine. And then I deleted my install directory and I still get the error ...

Fatal error: Call to undefined function create_date2() in /home/bk412/blackknightsclan.org/blocks/blocks_imp_recent_topics.php on line 92


KugeLSichA [ Thu 24 Mar, 2011 16:20 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
tbird412

the best way to solve your issue is:

go to http://www.winmerge.org -> download & install Winmerge

then you merge your backup folder (before update) with the folder of 1.3.0.53b (the complete package)

so you can see where the error is...


tbird412 [ Thu 24 Mar, 2011 16:25 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
I wish I could. The problem is that my backup is part of my host. They have a backup service that backs up my site and databases. If there's a problem I can just hit "restore" and pick the backup to restore to. Can't access the actual files of it.


KugeLSichA [ Thu 24 Mar, 2011 16:47 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
tbird412 wrote: [View Post]
The problem is that my backup is part of my host.


Hey tbird412... sorry to tell you... but the backup part is YOUR part...

Install an Update instructions wrote: 
3. Make a full backup of all files and database


http://www.icyphoenix.com/docs/readme_english.html#upgrade_ip


anyway....

If you dont have a backup... i hope you can get solve your problem with the help of your Host...


spydie [ Thu 24 Mar, 2011 18:07 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
Why don´t you DL and install MysqlDumper for example, so you can backup your DB yourself, with a functional and quiet fast program


tbird412 [ Thu 24 Mar, 2011 18:08 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
I do have a backup. The entire site and the entire database. I just can't get into the actual files of it. I can restore it, or back it up. I was just replying to the suggestion of doing the winmerge thing. I can't get to the actual individual files of it. But it is backed up. I'd just be back at version 1.2.22 or whatever. I just don't get what went wrong. I backed up, followed the instructions, and everything appeared to work fine. But this date thing is breaking the site


spydie [ Thu 24 Mar, 2011 18:14 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
have you thought about disabling the block that throws the error??


Mighty Gorgon [ Sun 03 Apr, 2011 23:34 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
You are using an older version of that block.

As spydie suggests, remove that block and use a newer one for showing recent topics.


Sarakin [ Tue 04 Oct, 2011 16:56 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
I just have a question about a couple of things of the new version:

1 - Themes: Will be a new system or arangement of the theme files? I mean, will we have to make a rework on our current themes to adapt them to the new version, or will be able to keep Icy working with our old theme?

2 - Mods: What will happen to the medalmod? Are there someone working on its adaption? I've always said I'd love this mod might be in the Icy core

Best regards and congrats for your work, it's really awesome.


spydie [ Tue 04 Oct, 2011 17:39 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
you´ll have to adapt your theme to new version.

.53 theme´s don´t work on 2.0


Mighty Gorgon [ Thu 06 Oct, 2011 00:28 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
Sarakin, if you are talking about the patch for 1.3.0.53b, old templates and mod should continue to work fine.

Let me know in case you encounter any issue, but please open a topic in General Support section for that.

Thanks


Sarakin [ Fri 14 Oct, 2011 11:48 ]
Post subject: Re: Icy Phoenix 1.3.0.53b - Patch Discussions
No, I meant 2.0 indeed, which is currently in Beta phase. Well, now I have the answer about the theme. I hate when these things happens when a new version update is released. Revamping the theme over and over again Well, anyone can answer about the Medal MOD? Is anyone there working on it?




Powered by Icy Phoenix