Hi Everyone, I just recently found radiant, and am really loving it. However I wanted to edit the files in a text editor on my system rather than through the web browser, and so I installed the file_system extension. However when I do:
rake file_system:to_files in my project directory, I get the following error: SQLite3::SQLException: no such table: layouts: SELECT * FROM "layouts" ORDER BY name I'm not sure of what to make of this. I would really appreciate help in solving this - thanks! P.S. I'm on ubuntu 10.04, using rvm and ruby 1.8.7, radiant v0.9.1, and as you can see sqlite3. Again, thanks! - jinho
