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 = '96sf5rpemvu7mglnl6ndhgrcp5' 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

Please send screen caps

In the current implementation, the themable information about an attachment (link, title, snippet, etc.) only gets added to the $results array if user_access() returns true, so the list of results should only display entries for attachments that belong to nodes the user has access to. See excerpt from Dmitry's original patch above -- I've updated it to use permission strings from any driver file but the conditional logic remains the same. I don't have enough attachments populated in my test drupal to see what you are describing -- can you send along some screen caps so I can take a look?

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.