• Resolved jonahwy

    (@jonahwy)


    I’m trying to set up auto import and every time I click “Save Auto Import Configuration” I get sent to a 404 page.

    I turned on debug mode and I get the following error:

    Strict Standards: Declaration of aec_contributor_list::form() should be compatible with WP_Widget::form($instance) in /home/trackerc/public_html/wp-content/plugins/ajax-event-calendar/inc/widget-contributors.php on line 64

    Notice: The called constructor method for WP_Widget in aec_contributor_list is deprecated since version 4.3.0! Use
    __construct()
    instead. in /home/trackerc/public_html/wp-includes/functions.php on line 3903

    Notice: The called constructor method for WP_Widget in aec_upcoming_events is deprecated since version 4.3.0! Use
    __construct()
    instead. in /home/trackerc/public_html/wp-includes/functions.php on line 3903

    It seems to be conflicting with another plugin called Ajax Events Calendar. Any ideas on how to fix this or will I need to remove the other plugin?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    These errors should not really matter, I think, as they are not actual errors but notices. Still, it’s worth a try to temporarily deactivate that other plugin to see if everything works then.

    Regards,
    Tobias

    Thread Starter jonahwy

    (@jonahwy)

    I still get the error when I deactivate the plugin. I also tried increasing the memory to 1024MB, but it didn’t work either. Any other ideas?

    Thanks,
    Jonah

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    are you really getting a 404 error? That might indicate that the server software (a security extension for firewall) is blocking something. In that case, there could be more information in the server’s error log file.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Auto Import Error’ is closed to new replies.