Code: Select all
Warning: sqlite_query() [function.sqlite-query]: table serendipity_staticpages has no column named db_built in /opt/share/www/cherokee/serendipity/include/db/sqlite.inc.php on line 229Any ideas ?
Code: Select all
Warning: sqlite_query() [function.sqlite-query]: table serendipity_staticpages has no column named db_built in /opt/share/www/cherokee/serendipity/include/db/sqlite.inc.php on line 229Warning: sqlite_query() [function.sqlite-query]: table serendipity_staticpages_types already exists in /opt/share/www/cherokee/serendipity/include/db/sqlite.inc.php on line 229
Warning: sqlite_query() [function.sqlite-query]: near "ALTER": syntax error in /opt/share/www/cherokee/serendipity/include/db/sqlite.inc.php on line 229
Hi Garvin,garvinhicking wrote:Hi!
Hm, I wouldn't know why this variable would get passed on to a SQL query! "db_built" is only a config value (and goes into serendipity_config) to denote if the plugin has created the database or not.
Can you somehow provoke the error to see where it stems from?
Regards,
Garvin