|
Page 1 of 2
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 6814
Location:  Borgo San Michele
|
 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.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#1 Thu 24 Feb, 2011 13:47 |
|
 |
Thanks for the useful Topic Mighty Gorgon: ThE KuKa (24 February), ancraz (25 February), Costa (25 February), rixard (26 February), fucile (27 February), m740 (27 February), buldo (27 February), tiolalu (06 March), Limun (13 March), jmee84 (14 March), mort (01 April) |
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
| |
tbird412 
Joined: May 2009
Posts: 46
Location:  Georgia
|
 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.
|
#2 Sun 13 Mar, 2011 14:44 |
|
KugeLSichA 
Joined: August 2006
Posts: 803
Location:  Dresden
|
 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
|
#3 Sun 13 Mar, 2011 16:41 |
|
spydie 
Joined: December 2008
Posts: 1789
Location:  In the Boxes
|
 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
____________ Driving me and my PC crazy, trying to create some pluggins
Icy-Mods.com ( IP 2.0 RC-1)
|
#4 Sun 13 Mar, 2011 17:07 |
|
tbird412 
Joined: May 2009
Posts: 46
Location:  Georgia
|
 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.
|
#5 Wed 23 Mar, 2011 22:51 |
|
spydie 
Joined: December 2008
Posts: 1789
Location:  In the Boxes
|
 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
____________ Driving me and my PC crazy, trying to create some pluggins
Icy-Mods.com ( IP 2.0 RC-1)
|
#6 Wed 23 Mar, 2011 22:55 |
|
tbird412 
Joined: May 2009
Posts: 46
Location:  Georgia
|
 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
|
#7 Thu 24 Mar, 2011 00:35 |
|
KugeLSichA 
Joined: August 2006
Posts: 803
Location:  Dresden
|
 Re: Icy Phoenix 1.3.0.53b - Patch Discussions
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(
|
#8 Thu 24 Mar, 2011 02:01 |
|
tbird412 
Joined: May 2009
Posts: 46
Location:  Georgia
|
 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
|
#9 Thu 24 Mar, 2011 14:00 |
|
KugeLSichA 
Joined: August 2006
Posts: 803
Location:  Dresden
|
 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...
|
#10 Thu 24 Mar, 2011 16:20 |
|
tbird412 
Joined: May 2009
Posts: 46
Location:  Georgia
|
 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.
|
#11 Thu 24 Mar, 2011 16:25 |
|
KugeLSichA 
Joined: August 2006
Posts: 803
Location:  Dresden
|
 Re: Icy Phoenix 1.3.0.53b - Patch Discussions
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...
|
#12 Thu 24 Mar, 2011 16:47 |
|
spydie 
Joined: December 2008
Posts: 1789
Location:  In the Boxes
|
 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
____________ Driving me and my PC crazy, trying to create some pluggins
Icy-Mods.com ( IP 2.0 RC-1)
|
#13 Thu 24 Mar, 2011 18:07 |
|
tbird412 
Joined: May 2009
Posts: 46
Location:  Georgia
|
 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
|
#14 Thu 24 Mar, 2011 18:08 |
|
spydie 
Joined: December 2008
Posts: 1789
Location:  In the Boxes
|
 Re: Icy Phoenix 1.3.0.53b - Patch Discussions
have you thought about disabling the block that throws the error??
____________ Driving me and my PC crazy, trying to create some pluggins
Icy-Mods.com ( IP 2.0 RC-1)
|
#15 Thu 24 Mar, 2011 18:14 |
|
|
Page 1 of 2
|
Was this topic useful?
Was this topic useful?
| Link this topic |
| URL |
|
| BBCode |
|
| HTML |
|
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
|
|
|
|