suggestion... change things from 'Contact' to 'contact'.
also on install got this,
Text Formatted Code
Parse error: parse error, unexpected T_IF, expecting ')' in /var/www/localhost/htdocs/destr0yr.com/plugins/Contacts/language/english.php on line 52
Text Formatted Code
'access_denied' => 'Access Denied',
'access_denied_msg' => 'Only Contacts.admin Users have Access to this Page. Your user name and IP have been recorded.' If you are a Root user you will need to set besure to set Security Rights Correctly,
'admin' => 'Plugin Admin',
changed to
Text Formatted Code
'access_denied' => 'Access Denied',
'access_denied_msg' => 'Only Contacts.admin Users have Access to this Page. Your user name and IP have been recorded. If you are a Root user you will need to set besure to set Security Rights Correctly',
'admin' => 'Plugin Admin',
not sure if thats how its supposed to be... but it worked.
Also, /path/to/geeklog/public_html/admin/plugins/Contacts/admin.php doesn't exist... is it important?
-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams