SQL code displayed after upgrade from 0.7 to 0.8
Posted: Thu Mar 03, 2005 8:51 am
Hi,
I've just upgraded from 0.7.1 to the latest snapshot (0.8-alpha13). Looks super-slick from what I've seen so far, and the upgrade procedure is excellent, a real credit to the developers. I've got one little hiccup. My pages are displaying the SQL code used to locate my plugins. Namely...
in the left pane and equivalent code in the right pane. It also shows code for the events query at the bottom of the page. I've had a search through the forum and can't find anyone else having had the same problem. I can't see anything glaringly obvious in the code either, although I don't really know what I'm looking for. Any ideas?
Thanks,
Matt
I've just upgraded from 0.7.1 to the latest snapshot (0.8-alpha13). Looks super-slick from what I've seen so far, and the upgrade procedure is excellent, a real credit to the developers. I've got one little hiccup. My pages are displaying the SQL code used to locate my plugins. Namely...
Code: Select all
SELECT * from serendipity_plugins WHERE placement = 'left' ORDER BY placement, sort_orderThanks,
Matt