Warning: Table './interoperating/mark_sessions' is marked as crashed and should be repaired
query: SELECT u.*, s.* FROM mark_users u INNER JOIN mark_sessions s ON u.uid = s.uid WHERE s.sid = 'iv89vhqsumfkv7qr85ti3iftn2' in /home/.sites/99/site76/web/interoperating.info/mark/includes/database.mysql.inc on line 174
Mark's web presence | nothing very exciting, just some guy's web presence
Try this version
Hi Tim,
I'm not exactly sure what the problem is, but I found a bug in the access control mechanisms in the 2008-02-24 version that might have something to do with your problem. Attached is an updated search_attachments.module. Unzip it and replace the one in your search_attachments directory with this one (no need to run update.php). You will also need to go into Administer > User management > Access control and assign the new 'view files not managed by a module' permission as you see fit.
Please let me know if the problem you reported is still happening after you replace the .module file.