Well, it didn't do this at first.
I first applied the c patch, that's when I thought everything was ok. It was, I just didn't know it yet. (the forum width, which is another post), so what I did thinking I need to upgrade everything right, was to upload the other bigger cumulative patch.
Well, ever since then, when going to ACP, at the top, in red it states:
"Updates are available for your version of Icy Phoenix",
Any suggestions on what file to edit to get it right, and green again?
Thanks.
:mrgreen:
Solved-After 1.2.0.27c Patch, ACP Says Update IP
Subject: Solved-After 1.2.0.27c Patch, ACP Says Update IP
Last edited by gearhead on Wed 17 Sep, 2008 04:59; edited 1 time in total
Last edited by gearhead on Wed 17 Sep, 2008 04:59; edited 1 time in total
Subject: Re: After 1.2.0.27c Patch, ACP Says Update IP
Assuming that you ran the upgrade SQL script included with the .27c patches, you should have in the ACP the current version at the bottom of the Menu Block. ?
If you haven't then you need to run the SQL update.
If you have run the script then you will probably need to clear all caches to update the files. ;)
If you haven't then you need to run the SQL update.
If you have run the script then you will probably need to clear all caches to update the files. ;)
Subject: Re: After 1.2.0.27c Patch, ACP Says Update IP
I did the update again, got the sql file generated, and ran db_update.php---no luck yet.
Yes, the current version is showing at the bottom, but, it doesn't have the "c".
here is an image of my forum stats:
I would rather not disable version checking.
:mrblue:
Lopalong wrote: [View Post]
I did the update again, got the sql file generated, and ran db_update.php---no luck yet.
Yes, the current version is showing at the bottom, but, it doesn't have the "c".
here is an image of my forum stats:

I would rather not disable version checking.
:mrblue:
Subject: Re: After 1.2.0.27c Patch, ACP Says Update IP
What db_update.php did you run, and where did you get it from?
Edit:
Never Mind - Follow this link ;)
h**p://***.icyphoenix.com/viewtopic...&p=26605#p26605
Edit:
Never Mind - Follow this link ;)
h**p://***.icyphoenix.com/viewtopic...&p=26605#p26605
Subject: Re: After 1.2.0.27c Patch, ACP Says Update IP
I guess my db_update.php file creation came out wrong. I used the sql generator built into I.P. to create the php file, then I uploaded the file to my root, then pointed my browser to that page. It said it was successful, but there must have been an error in the db_update.php generation, because it DID NOT WORK, until you pointed me to the above link and I downloaded it, and after running it,
FINALLY, I had success!!!!!!!!!!!
(for the first time, it told me with the green plus signs, that it was changed!!)
Thanks, Lopalong, your help is genuinely appreciated!!!!!!!!!!!!!!!!!!
by the way, do you think I inserted the error when generating the php syntax (db_update.php)???
How should I have inserted that text to get it to generate a valid code?
thanks again. :mrblue: :mrorange: :mrviolet: :mryellow: :mricy:
Lopalong wrote: [View Post]
I guess my db_update.php file creation came out wrong. I used the sql generator built into I.P. to create the php file, then I uploaded the file to my root, then pointed my browser to that page. It said it was successful, but there must have been an error in the db_update.php generation, because it DID NOT WORK, until you pointed me to the above link and I downloaded it, and after running it,
FINALLY, I had success!!!!!!!!!!!
(for the first time, it told me with the green plus signs, that it was changed!!)
Thanks, Lopalong, your help is genuinely appreciated!!!!!!!!!!!!!!!!!!
by the way, do you think I inserted the error when generating the php syntax (db_update.php)???
How should I have inserted that text to get it to generate a valid code?
thanks again. :mrblue: :mrorange: :mrviolet: :mryellow: :mricy:
Subject: Re: Solved-After 1.2.0.27c Patch, ACP Says Update IP
You probably ended up with a "Blank" db_update because you may have omitted to add a ; (semi colon) at the end of the SQL line before creating it. ;)
Subject: Re: Solved-After 1.2.0.27c Patch, ACP Says Update IP
I did add the semi-colon at the end of the sql command to be converted to a php file.
The spacing I probably got wrong. I did not leave a space between the line and the semi-colon.
Can you show the proper sql entry to then set it up for the php file creation?
So, in the future I won't make the same mistake. It's funny, I have updated IP a few times before, and never had this issue.
Many thanks for solving this issue for me! :mrblue: :mrblue: :mrblue:
The spacing I probably got wrong. I did not leave a space between the line and the semi-colon.
Can you show the proper sql entry to then set it up for the php file creation?
So, in the future I won't make the same mistake. It's funny, I have updated IP a few times before, and never had this issue.
Many thanks for solving this issue for me! :mrblue: :mrblue: :mrblue:
Subject: Re: Solved-After 1.2.0.27c Patch, ACP Says Update IP
High-Acsii characters in the string will generally cause problems and need to be removed. :(
Myself, I seldom ever cut and paste anything directly into anything, without using Notepad as a go-between; or putting it into Wordpad and save it as Text Only. ;)
Myself, I seldom ever cut and paste anything directly into anything, without using Notepad as a go-between; or putting it into Wordpad and save it as Text Only. ;)
Subject: Re: Solved-After 1.2.0.27c Patch, ACP Says Update IP
Maybe this was the cause. Thanks.
:mrgreen:
:mrgreen:
Subject: Re: Solved-After 1.2.0.27c Patch, ACP Says Update IP
Hey, Lopalong; Since I just rebuilt my board, after the crash, (host server php mysql data issues and NOT an ICY PHOENIX problem),
I tried again to run the update_ip.php.
I did add the semi-colon at the end, and of course downloaded the php file and did not copy anything to a text file. I used the mysql/php generator within IP.
I was unsuccessful, and since you posted the correct php file, can you give me the link again to that file? I only want to make the mysql change back to "c" after I re-installed my board. Minor issue, but I'm not generating the file correctly.
I must say I deleted the file you posted here as a download thinking I wouldn't need it anymore.
Thanks in advance.
:LOL:
I tried again to run the update_ip.php.
I did add the semi-colon at the end, and of course downloaded the php file and did not copy anything to a text file. I used the mysql/php generator within IP.
I was unsuccessful, and since you posted the correct php file, can you give me the link again to that file? I only want to make the mysql change back to "c" after I re-installed my board. Minor issue, but I'm not generating the file correctly.
I must say I deleted the file you posted here as a download thinking I wouldn't need it anymore.
Thanks in advance.
:LOL:
Subject: Re: Solved-After 1.2.0.27c Patch, ACP Says Update IP
It's seven or eight post's above this one, and right on top of the list the url takes you to. ;)
Page 1 of 1
You cannot post new topicsYou 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.0623s (PHP: 32% SQL: 68%)
SQL queries: 11 - Debug Off - GZIP Enabled