Yes, Dave, thanks. I entirely understand the hesitation.
On another topic, the server is exceedingly slow this morning in left-pondia and I’m getting the following error message when trying to go to a thread,
MySQL ERROR:
Error Number: 1016
Description: Can't open file: './pmh5393a/exp_members.frm' (errno: 24)
Query: SELECT f.forum_id, f.forum_status, f.forum_name, f.forum_parent, f.forum_description, f.forum_permissions, f.forum_enable_rss, f.forum_is_cat, f.forum_notify_emails, f.forum_notify_moderators_topics, f.forum_notify_moderators_replies, f.forum_allow_img_urls, f.forum_posts_perpage, f.forum_max_post_chars, t.author_id, t.status, t.sticky, t.announcement, t.title, t.body, t.topic_id, t.topic_date, m.screen_name FROM exp_forums f, exp_forum_topics t, exp_members m WHERE f.forum_id = t.forum_id AND t.author_id = m.member_id AND t.topic_id = '2502'