i've been getting this error when i look into the easy mod history. I have the latest code for both the easy mod and the phpbb forum.
"Could not obtain EasyMod information
DEBUG MODE
SQL Error : 1146 Table 'phpbb_2.phpbb_easymod_processed_files' doesn't exist
SELECT DISTINCT mod_processed_file FROM phpbb_easymod_processed_files
Line : 1083
File : admin_easymod.php"
and when i try to upload Save posts as drafts 1.0.25 i get this error.
"Critical Error
Function Trace: open_files[5]->modio_open[3]
Could not open [./mods/save_posts_as_drafts_1-0-25/processed/posting.php.txt] for writing.
MOD script line #208 :: FAQ :: Report"
Critical Error
FIND FAILED: In file [viewtopic.php] could not find:
$join_sql = (!$post_id) ? "t.topic_id = $topic_id" : "p.post_id = $post_id AND t.topic_id = p.topic_id AND p2.topic_id = p.topic_id AND p2.post_id <= $post_id";
MOD script line #776 :: FAQ :: Report
Logged In: YES
user_id=657440
Originator: NO
It looks like you didn't install EasyMOD correctly. When you are updating EasyMOD, you have to run through the install process again. You can't just move the files into place.