So I am writing a message to allow me to customize a message for display in the admin menu. It's complete I can load most pages without error, it correctly added a configuration tab in the admin panel under the site admin tab for me, but when i goto the tab it displays:
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'am_page' was given in /home/dtnet/public_html/wp-includes/plugin.php on line 311
Instaed of my page, the current code for this plugin can be found at: http://dailytestimony.net/plugins/debug/AdminMessage.txt