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 = 'hm4ue1rrp3b4hdhbvc85jfu9o1' 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
Driver-specific view permissions added
I've added driver-specific view permissions to the latest version of the module. If the user doesn't have the permission defined in the driver file ('view uploaded files' for upload, 'see webfm_attachments' for webfm), the attachment isn't included to the search results. Thanks for picking this up.