#33284 closed defect (bug) (invalid)
Back end of site error, cannot make changes to website, website loads with error message
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
When I go to our website the following error message appears:
Warning: Parameter 1 to ec3_filter_posts_where() expected to be a reference, value given in /home/camill11/public_html/wordpress/wp-includes/plugin.php on line 227
Warning: Parameter 1 to ec3_filter_posts_join() expected to be a reference, value given in /home/camill11/public_html/wordpress/wp-includes/plugin.php on line 227
Warning: Parameter 1 to ec3_filter_posts_groupby() expected to be a reference, value given in /home/camill11/public_html/wordpress/wp-includes/plugin.php on line 227
Warning: Parameter 1 to ec3_filter_posts_fields() expected to be a reference, value given in /home/camill11/public_html/wordpress/wp-includes/plugin.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/camill11/public_html/wordpress/wp-includes/plugin.php:227) in /home/camill11/public_html/wordpress/wp-includes/pluggable.php on line 866
When I login to the back end of the website, we are unable to access any of the posts, plugins etc.. and the dashboard comes up blank with the following error message up top:
Warning: Parameter 1 to ec3_filter_posts_where() expected to be a reference, value given in /home/camill11/public_html/wordpress/wp-includes/plugin.php on line 227
Warning: Parameter 1 to ec3_filter_posts_join() expected to be a reference, value given in /home/camill11/public_html/wordpress/wp-includes/plugin.php on line 227
Warning: Parameter 1 to ec3_filter_posts_groupby() expected to be a reference, value given in /home/camill11/public_html/wordpress/wp-includes/plugin.php on line 227
Warning: Parameter 1 to ec3_filter_posts_fields() expected to be a reference, value given in /home/camill11/public_html/wordpress/wp-includes/plugin.php on line 227
Yesterday I was adding content to the media and bibliography pages, but made no changes to the plugins or structure in any way. After I added the information and links, I previewed the pages and made the updates. This seemed to be fine when I visited the site afterwards and I logged out as usual. I first noticed the issues this morning at 9am. We are unable to try to isolate the issue since we cannot access our content.
Attachments (2)
Change History (4)
#2
@
11 years ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Severity changed from critical to normal
- Status changed from new to closed
Hello creativenerve,
thanks for your report. It seems like your hoster has upgraded you from PHP 5.2 to a newer version. These warnings are produced by a plugin named "Event Calendar 3".
- https://wordpress.org/support/topic/php53-and-fastcgi-on-iis-with-wordpress
- https://wordpress.org/support/topic/plugin-event-calendar-3-291-fix
- https://wordpress.org/support/topic/event-calendar-314-breaks-wp-33-parameter-warnings
Please use the Support Forums to get help with the next steps since this Trac is only for bugs with WordPress core.
Dashboard Error Message