From: Andrew T. <ajt...@hi...> - 2006-07-19 17:55:14
|
I'm pushing this to the list so that Kevin and others can see this specific message (and it can be archived for search posterity ;) By default, a "None" category is created, which makes every feed have at least a category and not a NULL ( I think this is actual proper db design, not that I would know ;) So you will probably need to add that back in. Once you add that in, you may need to repair your DB, b/c I don't remember/know what happens to the feeds that ref'd a category when you delete it. It used to push it to "None" by default. Especially when that was the last category. In the DB, it will look for the 1 id of categories (which used to be 'None'). On 7/19/06, Miles Beck <mil...@gm...> wrote: > On 7/19/06, Andrew Turner <ajt...@hi...> wrote: > > Do you have categories that show up under "Categories"? > > That's odd. I did have a category there, for some reason called > "None". I deleted the category and now the "add feed" page comes up > without an error. But when I try an add a feed I now get the following > error. > > Fatal error: mysql error: [You have an error in your SQL syntax; check > the manual that corresponds to your MySQL server version for the right > syntax to use near '('fr_categories_id_seq')' at line 1] in > EXECUTE("select currval('fr_categories_id_seq')") > Error performing database operation, Maybe you need to run the installer. > in /var/www/fofredux_0.4-dev/lib/model/base.php on line 251 > -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |