ELA fixed still busted
Posted in Pretensions, The Digs on 05/19/2007 11:13 am by Orthoclase
I’m not sure what I did, but Extended Live Archives works now. I think it had something to do with the cache, or maybe I just had to write a new post.
But wait! <checking to be sure>
Oh, that’s odd. Sometimes it works and sometimes it doesn’t. It seems to work with Safari (which I was using in my development environment, oooh, techie me), but not with Camino or Firefox.
Double phooey.
And here I was going to explain how I “hacked” the code to not include pages in the archive results. (Not like it was hard — I’m real good at following examples…)
Basically, everywhere you see WHERE post_status = 'publish' you have to add AND post_type = 'post'. Sometimes there’s a p. in front of it. I made changes in af-extended-live-archive.php and af-extended-live-archive-include.php
(And by the way, I can still blog from TextMate, I just can’t edit posts there unless I want comments to be turned off automatically.)