Minor errors fixed...
Posted by Wesley on
Static page plugin on my blog was having problems... seems to be fixed now. Sorry for the minor inconvenience while I was trying various settings to try overcome it.
The search function did not work as expected. Notice for the administrator of this blog: This may happen because of missing index keys in your database. On MySQL systems your database user account needs to be privileged to execute this query:
CREATE FULLTEXT INDEX entry_idx on serendipity_entries (title,body,extended)
The specific error returned by the database was...