Auto Import Error
-
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 3903Notice: 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 3903It 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]
The topic ‘Auto Import Error’ is closed to new replies.