From: R. S. B. <Ba...@Ba...> - 2003-04-03 21:00:51
|
Fond an issue when selecting table prefix... $table_prefix = "phpws_"; you get the following error when going to the main page of the site, right after install. SQL: SELECT COUNT(hidden) FROM mod_faq_questions WHERE hidden=1 no such table the table phpws_mod_faq_questions is their... Is it looking for the table with out the prefix ?? Scott |