Search found 1 match

by Dov3
Mon Aug 29, 2005 1:06 pm
Forum: Installation
Topic: error after install
Replies: 3
Views: 2802

error after install

This error shows up:

Query failed:
SELECT


e.id,
e.title,
e.timestamp,
e.comments,
e.exflag,
e.authorid,
e.trackbacks,
e.isdraft,
e.allow_comments,
e.last_modified,

a.realname AS author,
a.email

, e.body, e.extended

FROM
serendipity_entries AS e
LEFT JOIN serendipity_authors ...