[SOLVED] Database Errors all of a sudden
|
rhylast
Joined: 2012-06-24
Posts: 3 |
Posted: Sun, 2012-06-24 15:03
|
|
I'm having several problems that seem to have come out of the blue. First, if I type anything in my 'search' interface I get the DANG error page: Quote:
Platform information Then, when I try to delete an image from the organizer, it says "error, please contact your system administrator." If I try to add pictures, it says, "photo cannot be processed" and will not let me upload any new pictures. Lastly, when I try to go to maintenance mode: Quote:
Database_Exception [ Database Error ]: #145: Table './smsan0_gall846/gal_search_records' is marked as crashed and should be repaired [ DELETE FROM `gal_search_records` WHERE `item_id` NOT IN (SELECT `id` FROM `gal_items`) ] I also tried just unpacking gallery 3.0.3 and moving the var folder, but the same problem happens with the newer version. My original gallery is located at: http://www.rhylast.com/gallery Still the same errors anyway on both except with a thumbnail overlapping problem in 3.0.3 (i'm guessing it's the theme). I would like to add that all these problems exist in another install I have at, also running on 3.0.2: http://cbguild.rhylast.com/gallery/ I haven't touched this gallery in forever. |
|
| Login or register to post comments |

Posts: 25966
You will need to use your DB admin tool the repair your DB.
There is tutorials on the net to use some admin tool like phpMyAdmin to repair tables from your control panel of your host.
Here is one for WP http://www.youtube.com/watch?v=7aFUfzCZuU0 but you could replace workdpress with gallery.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 3
Thank you, I will check that out and try!
Posts: 3
Oh wow. That was really easy. LOL. Thank you!