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
Update on newest version of 5.x-4-dev
Even though I had planned to make the last release of 5.x-4-dev the last beta release, I have added a considerable number of new features, many of them in an attempt to address the problems that some of you have reported. The changelog since the 2008-02-24 release is:
Sample PHP helper for text is provided. Removed text_helper.txt from the second release distribution file and adjusted README.txt and the .install file
In addition to the various file checks and other troubleshooting features, the two biggest additions are the ability to use PHP snippets as helpers and the ability to configure helpers to work on more than one file type. My focus over the next few days (apart from interface refinements that I might make) is to test for some of the outstanding problems that have been reported, e.g., the porter-stemmer problem, the internationalization problem, and the timeout problem. I'd like to get the new release out by mid week and as usual would very much appreciate your assistance in testing the module, particularly those of you who have taken the time to report problems.