hi,
iam creating the photo album .
i clicked the conform photo upload .
then i wil get this error how to slove this error
plz guide me.
now mysite logged out.not logged in.
how to do.
Warning: Table '.\drupal\sessions' is marked as crashed and should be repaired query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = '47vssuuhr6m553bgnh4h2737e4' in C:\wamp\www\drupal\includes\database.mysqli.inc on line 128 hi drupal iam getting this error how to slove
Comments
Comment #1
StS commentedHi rajya lakshmi,
this seems to be a database error, so you have to repair the data base table with tools like 'mysql-admin'.
I have no idea, why this error occurs in combination with photo upload. I never had a problem like this and i uploaded several hundreds of photos already.
In my opinion, your problem is not a bug in album photos. It might also be problem with the database engine or your drupal installation or something else.
Comment #2
nathaniel commented