[Radiant] Upgrading radiant .5 to .6
John W. Long
ng at johnwlong.com
Mon May 7 09:14:27 CDT 2007
Ollivier Robert wrote:
> On 5/7/07, Ollivier Robert <keltia at gmail.com> wrote:
>> On 5/4/07, John W. Long <ng at johnwlong.com> wrote:
>>> http://dev.radiantcms.org/radiant/wiki/HowToUpgrade05xTo06
>> I followed it and it worked to an extend. The site is up and running
>> but as soon as I try to
>> go to the admin part, it says:
>
> More details: I'm using mongrel 1.0.1 with PostgreSQL 8.2.3 on FreeBSD
> 6.1-STABLE.
Mmm. That's weird. Something failed in the upgrade process. Try
executing the following statement manually on the appropriate database:
update pages set class_name="ArchivePage" where class_name="Archive";
--
John Long
http://wiseheartdesign.com
More information about the Radiant
mailing list