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 = 'um2q4a488hjm599dchud0atpq3' 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
Great module! I did a quick
Great module! I did a quick port to drupal 5 and it works. It's actually just adding a menu_hook into the file with a callback to the settings function. In the settings function, just add the system_settings_form to return the form.
One small remark. In the settings page, make sure you set the %file% between double quotes. Otherwise, attachments with spaces in their name will not be indexed.