I'm usually decent at troubleshooting minor forum ailments, but this one is beyond me. Any tips on possibly rectifying this issue would be greatly appreciated. I'll paste the error report.
The symptoms of the problem are that photo albums are broken. Viewing them brings an error screen of doom with the above displayed.
Code:
Database error in vBulletin 3.7.2: Invalid SQL: SELECT picture.pictureid, picture.userid, picture.caption, picture.extension, picture.filesize, picture.width, picture.height, picture.reportthreadid, picture.state, picture.idhash, picture.thumbnail_filesize, albumpicture.dateline, albumpicture.albumid FROM albumpicture AS albumpicture INNER JOIN picture AS picture ON (picture.pictureid = albumpicture.pictureid) WHERE albumpicture.albumid = 1 AND albumpicture.pictureid = 179; MySQL Error : Table './buchisdm_buchisdma/picture' is marked as crashed and last (automatic?) repair failed Error Number : 144 Request Date : Tuesday, August 5th 2008 @ 06:35:28 AM Error Date : Tuesday, August 5th 2008 @ 06:35:28 AM Script : [URL]http://www.buchisdma.com/forums/album.php?albumid=1&pictureid=179[/URL] Referrer : IP Address : 66.212.205.234 Username : Pompidou Classname : vB_Database MySQL Version : 5.0.51a-community
Comment