On 8/10/06, Andrew Barnett <[EMAIL PROTECTED]> wrote: > I'm playing with Radiant on my Macbook. I installed Ruby 1.8.4, rb- > sqlite3 and more with Darwin Ports. Then rubygem. I did gem install. > Set up a Radiant site, edited database.yml for sqlite. Ran setup and > selected option 3, the blog example as per the Radiant demo. Then I > launched via Mongrel. > > Well, it works. Fast and good. Lovely. Except for one thing. The > archives works, shows a list of posts. But the Archives by Month does > not work. I get no articles. Empty page for August 2006. Even tho' > there clearly should be. This is with a default, unedited install. > > Does anyone know of anything obvious to check? > > BTW, it may be IOTTMCO but why, in the admin page edit, are Save and > Save and Continue Editing both buttons, but Cancel is a plain link?
I don't really know if it's the case but in general, things that make changes to stuff on the server should be post-requests. _______________________________________________ Radiant mailing list [email protected] http://lists.radiantcms.org/mailman/listinfo/radiant
