Need help ASAP! PHP error Warning: call_user_func_array()
-
My site works perfectly locally on MAMP but when I take it online I get this error:
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 access my admin either. When I try to go to wp-admin I get this error:
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 deactivated all plugins via phpMyAdmin by going to Options, Active_plugins and deleting all the lines in there. Still the same error!!!!
I am in dire emergency and need assistance on this ASAP!!!! I went through all my theme files to find any plugin specific code and I could not find any.
Please help!!!!
[duplicate of
http://ww.wp.xz.cn/support/topic/warning-call_user_func_array-functioncall-user-func-array?replies=2
]
The topic ‘Need help ASAP! PHP error Warning: call_user_func_array()’ is closed to new replies.