Icy Phoenix

     
 

SOLVED CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51

SOLVED CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51

Article
Reply with quote    Download Post  
Post CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
Hi,

I need some help to upgrade my CMS block table.  I upgrade my site to new RC2 1.2.24.51 version and my CMS block table not upgrade correctly.  


Spoiler: [ Show ]


Thank you and have a great day



 
xmenfile - View user's profile Send private message  
xmenfile [ Thu 21 May, 2009 16:10 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


SOLVED CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51

Comments
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
run the upgrade script again... mine did that some of the tables did not upgrade the first time...

let me know

   



 
DWho - View user's profile Send private message  
DWho [ Thu 21 May, 2009 19:31 ]
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
I re-ran database_update script but did not give any option beside these info and not clickable or process.


Spoiler: [ Show ]




 
xmenfile - View user's profile Send private message  
xmenfile [ Thu 21 May, 2009 21:13 ]
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
hmmm strange kinda stump at the moment...



 
DWho - View user's profile Send private message  
DWho [ Thu 21 May, 2009 21:58 ]
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
i think i know the reason
did you haved in past CMS ADV instaled ?

check this and tell me
in table cms_blocks  do you have column border and titlebar or border_explain and titlebar_explain ?

EDIT :if yes try this
Code: [Download] [Hide] [Select]
ALTER TABLE `ip_cms_blocks` CHANGE `border_explain` `border` TINYINT( 1 ) NOT NULL DEFAULT '1'
ALTER TABLE `ip_cms_blocks` CHANGE `titlebar_explain` `titlebar` TINYINT( 1 ) NOT NULL DEFAULT '1'




 
Limun - View user's profile Send private message  
Limun [ Thu 21 May, 2009 22:13 ]
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
You're absolutely right, I had CMS advance before.

Spoiler: [ Show ]




 
xmenfile - View user's profile Send private message  
xmenfile [ Thu 21 May, 2009 22:26 ]
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
than try that from my post above ...i think it will help

if not change it manualy in phpmyadmin



 
Limun - View user's profile Send private message  
Limun [ Thu 21 May, 2009 22:39 ]
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
nice one thanks Limun..

   



 
DWho - View user's profile Send private message  
DWho [ Thu 21 May, 2009 22:53 ]
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
Thank you Linum.  I changed it manually and come up with different error message:
Spoiler: [ Show ]



FYI:  Just in case someone don't want to change it mannual.
Spoiler: [ Show ]




 
xmenfile - View user's profile Send private message  
xmenfile [ Thu 21 May, 2009 23:47 ]
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
i dont understand , did you solved ?



 
Limun - View user's profile Send private message  
Limun [ Thu 21 May, 2009 23:55 ]
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
sorry i have't solved it yet.  After changed the table that way you suggested, I have differrent error message (in last post).   By any chance, do you have any other suggestion?

Thank you in advance,



 
xmenfile - View user's profile Send private message  
xmenfile [ Fri 22 May, 2009 00:13 ]
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
can i see your cms_blocks table

this one

 ooo



 
Limun - View user's profile Send private message  
Limun [ Fri 22 May, 2009 00:17 ]
Reply with quote    Download Post  
Post Re: CMS Table Not Upgrade After Upgrade To RC2 1.2.24.51 
 
That's fixed it.

Thank you again



for those who have same problem, i did the following:

-  add "block_bbcode_uid" field
-  change "border_explain" to "border" and "titlebar_explain" to "titlebar" and make default "1"



 
xmenfile - View user's profile Send private message  
xmenfile [ Fri 22 May, 2009 07:51 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1
 
 




 


 

  cron