• Get the following warning at the bottom of any EM admin page.

    Also, can’t edit an event. Warning about a database error.

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'wp_tiny_mce_preload_dialogs' was given in C:\Inetpub\wwwroot\adrianray.com\wp-includes\plugin.php on line 395
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0014	153584	{main}( )	..\admin.php:0
    2	1.0526	30558520	include( 'C:\Inetpub\wwwroot\adrianray.com\wp-admin\admin-footer.php' )	..\admin.php:158
    3	1.0541	30559488	do_action( )	..\admin-footer.php:30
    4	1.0989	30565280	call_user_func_array ( )	..\plugin.php:395
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    maybe the warning is something that can-t be removed, as i think it-s needed for later versions but you should hide your php warnings by turning error_reporting to off in your php.ini settings (your host will probably do this for you).

    r.e. events saving, do you get any errors in your php error log when you try?

    Thread Starter rich_c

    (@rich_c)

    No warnings in PHP error file. When I get a chance to put it back on a test server I will post the error here.

    I reverted to 3.0.95. Is there a data format change between the two versions?

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    no. I should have asked this earlier, did you update to 3.0.96 in between? if yes, then that might be why (bad update, corrected within the day), otherwise i can’t think why.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Events Manager] 3.0.97 breaks in WP 3.0.5’ is closed to new replies.