My site works perfectly when I’m running it locally on MAMP. But when I try to move it online I get this error at the top of the page.
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘create_my_post_types’ was given in /home/gailco/public_html/earlandgracefilms.com/wp-includes/plugin.php on line 395
I can’t get to the Admin either. I get these errors when i try to get to it.
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘create_my_post_types’ was given in /home/gailco/public_html/earlandgracefilms.com/wp-includes/plugin.php on line 395
Warning: Cannot modify header information - headers already sent by (output started at /home/gailco/public_html/earlandgracefilms.com/wp-includes/plugin.php:395) in /home/gailco/public_html/earlandgracefilms.com/wp-includes/pluggable.php on line 890
I have turned off all plugins and also turned them off one by one still the same error. I have looked through my theme files and cannot find any code that would be plugin specific or cause any kind of error.
Please help. I have to fix this asap and I’m losing my mind.