[HCoop-Help] sqlite error

eyecreate at hcoop.net eyecreate at hcoop.net
Fri Feb 19 20:12:22 EST 2010


When using the blog software Chyrp with sqlite database, I get this error on
the Admin page:
SQLSTATE[HY000]: General error: 1 no such table: sessions

SELECT sessions.data
FROM sessions
WHERE (sessions.id = :id)
ORDER BY sessions.id


Array
(
    [:id] => df8a91e3d87b4efe11a9c7f324d1f56f

)



#0 /afs/hcoop.net/user/e/ey/eyecreate/blog/includes/class/Query.php(60):
PDO->prepare('SELECT sessions...')

#1 /afs/hcoop.net/user/e/ey/eyecreate/blog/includes/class/SQL.php(204):
Query->__construct(Object(SQL), 'SELECT sessions...', Array, false)

#2 /afs/hcoop.net/user/e/ey/eyecreate/blog/includes/class/SQL.php(241):
SQL->query('SELECT __sessio...', Array, false)
#3 /afs/hcoop.net/user/e/ey/eyecreate/blog/includes/class/Session.php(38):
SQL->select('sessions', 'data', Array, 'id')

#4 [internal function]: Session::read('df8a91e3d87b4ef...')
#5 /afs/hcoop.net/user/e/ey/eyecreate/blog/includes/helpers.php(29):
session_start()

#6 /afs/hcoop.net/user/e/ey/eyecreate/blog/includes/common.php(255): session()
#7 /afs/hcoop.net/user/e/ey/eyecreate/blog/admin/index.php(4):
require_once('/afs/hcoop.net/...')

#8 {main}

What could be causing this?


-----------------------------------------------------------------
http://eyecreate.googlepages.com/quotes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.hcoop.net/pipermail/hcoop-help/attachments/20100219/ad240bde/attachment.htm 


More information about the HCoop-Help mailing list