• When call frontend or backend of the site , system get this message : Warning: Declaration of aec_contributor_list::form() should be compatible with WP_Widget::form($instance) in /var/www/aicw/public_html/2017/wp-content/plugins/ajax-event-calendar/inc/widget-contributors.php on line 64.
    Nobody know how can I do ?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the exact same issue on my site https://cometgym.se

    I have changed nothing, just appered, maybe after som addon update or?

    Please help, LOVE this addon!!

    bobfoto

    (@bobfoto)

    I had it too.
    I know not much PHP, but I red the error line and edit the php file at line mentioned, and add comment tag to deactivate the module (line 61 and 65) , it works, no more error in the log. I test the plugin alright and its perfect.

    61 /*
    62 function form () {
    63 _e(‘No options available.’, AEC_NAME);
    64 }
    65 */

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error Instance’ is closed to new replies.