In the admin, if I click on COnfiguration I get the above error.Fatal error: Call to undefined function: allowed() in /home/www/aquabid/faq/admin/config.edit.php on line 20
Lines 19, 20, and 21 in config.edit.php are
******************************************************************************/
if (allowed("editconfig",$auth_user) == 1) {
?>