Re: [Radiant] Problem with 0.6.1 - Can't access 'Pages' tab

2007-05-10 Thread Ollivier Robert
On 5/10/07, Sean Cribbs <[EMAIL PROTECTED]> wrote: > Make sure to run rake db:migrate. The last migration adds optimistic locking. I did and I am at version 15 with the lock_version colums in the tables... It worked for a time and then not any more. -- Ollivier Robert -

Re: [Radiant] Problem with 0.6.1 - Can't access 'Pages' tab

2007-05-10 Thread Sean Cribbs
Make sure to run rake db:migrate. The last migration adds optimistic locking. Sean On 5/10/07, Ollivier Robert <[EMAIL PROTECTED]> wrote: > On 5/9/07, Sean Cribbs <[EMAIL PROTECTED]> wrote: > > Now try to hit /admin/pages/. See what error is printed. That said, > > here's my guess. Between 0.

Re: [Radiant] Problem with 0.6.1 - Can't access 'Pages' tab

2007-05-10 Thread Ollivier Robert
On 5/9/07, Sean Cribbs <[EMAIL PROTECTED]> wrote: > Now try to hit /admin/pages/. See what error is printed. That said, > here's my guess. Between 0.6.0 and 0.6.1, the way it holds onto which > pages you have expanded in the sitemap has changed slightly. You may > need to logout, clear your coo

Re: [Radiant] Problem with 0.6.1 - Can't access 'Pages' tab

2007-05-09 Thread Andrew Klein
Hello Sean! Thanks, I managed to get it. Some reason my extension_meta was gimped; I backed up, cleared it, and redid the rake db:migrate:extensions and it worked. No clue why, but it did. Thanks a lot! :) Andrew Sean Cribbs wrote: > The best way to tell what is going wrong is to login to your

Re: [Radiant] Problem with 0.6.1 - Can't access 'Pages' tab

2007-05-09 Thread Andrew Klein
Hello Sean! Thanks for the help. It seems that even though I've moved my extensions over, it is not loading the extensions for some unknown reason. The extensions are in my extensions_meta but doesn't pick them up at all. Any ideas what I can do to get them to launch again? Thanks! Andrew Sea

Re: [Radiant] Problem with 0.6.1 - Can't access 'Pages' tab

2007-05-09 Thread Sean Cribbs
The best way to tell what is going wrong is to login to your hosting server, go to the directory where your Radiant instance is, and run tail -f log/production.log Now try to hit /admin/pages/. See what error is printed. That said, here's my guess. Between 0.6.0 and 0.6.1, the way it holds o

[Radiant] Problem with 0.6.1 - Can't access 'Pages' tab

2007-05-09 Thread Andrew Klein
Hello there! I am having an issue with 0.6.1 this morning. I just upgraded to 0.6.1 from 0.6.0 and now suddenly I can't acces /admin/pages/ - I can log in and everything, but when I try to go to /admin/pages/ it gives me this: Application error (Apache) Change this error message for excepti