|
From: Kevin <ke...@dr...> - 2006-07-11 14:36:46
|
Andrew Turner wrote:
> So I finally migrated by daily FoFRedux to the newest SVN release (I
> was old skool and just testing out the new releases on simple sets).
> So I'm starting to run into some bugs:
>
>
> When adding a category:
>
> 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 '('px_categories_id_seq')' at line 1] in
> EXECUTE("select currval('px_categories_id_seq')")
> Error performing database operation, Maybe you need to run the installer.
> in /home/.parable/highearth/code.highearthorbit.com/public/fofredux/fofredux/lib/model/base.php
> on line 251
>
>
>
What db type did you use? It's only supposed to execute that code for
postgresql.
|