Home › Forums › Calendar Products › Events Calendar PRO › lots of errors – strict standards
- This topic has 1 reply, 2 voices, and was last updated 12 years, 3 months ago by
Brook.
-
AuthorPosts
-
January 14, 2014 at 12:29 pm #92375
parkesburgtoday
ParticipantHi, I just purchased the business level for the calendar pro plugin and have it installed on another website. I just installed it on a fresh install of the most recent version of wordpress and am getting these errors below:
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method TribeEventsRecurrenceMeta::inject_settings() should not be called statically in /home2/parkblog/public_html/chescobusinesstoday.com/wp-includes/plugin.php on line 199
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method TribeEventsRecurrenceMeta::inject_settings() should not be called statically in /home2/parkblog/public_html/chescobusinesstoday.com/wp-includes/plugin.php on line 199
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method TribeEventsRecurrenceMeta::inject_settings() should not be called statically in /home2/parkblog/public_html/chescobusinesstoday.com/wp-includes/plugin.php on line 199
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method TribeEventsRecurrenceMeta::inject_settings() should not be called statically in /home2/parkblog/public_html/chescobusinesstoday.com/wp-includes/plugin.php on line 199
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method TribeEventsRecurrenceMeta::inject_settings() should not be called statically in /home2/parkblog/public_html/chescobusinesstoday.com/wp-includes/plugin.php on line 199
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method TribeEventsRecurrenceMeta::inject_settings() should not be called statically in /home2/parkblog/public_html/chescobusinesstoday.com/wp-includes/plugin.php on line 199
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method TribeEventsRecurrenceMeta::inject_settings() should not be called statically in /home2/parkblog/public_html/chescobusinesstoday.com/wp-includes/plugin.php on line 199
Warning: Cannot modify header information – headers already sent by (output started at /home2/parkblog/public_html/chescobusinesstoday.com/wp-includes/plugin.php:199) in /home2/parkblog/public_html/chescobusinesstoday.com/wp-includes/pluggable.php on line 896
Also, i do not have the option for twenty-eleven because it is not included in wordpress 3.8 as a default theme but i tried twenty twelve and all the errors were gone. One other important piece of info — I have calendar Pro installed on another website that has the same exact theme and have no errors. That is at: parkesburgtoday.com. Can you please advise? I looked in the forums but don’t see anything such as this!
url: chescobusinesstoday.com
i am using hostgatorJanuary 15, 2014 at 8:41 am #93027Brook
ParticipantHowdy parkesburgtoday,
This looks related to PHP’s strict standards. There is a setting in your host’s php.ini file for which errors to report. Yours is set to strict, and probably not set that way on your other site. The strict setting reports warnings in addition to errors. The warnings are mostly useless in a situation like yours.
Since this is not happening with the 2012 theme then it is not really our plugin generating the warnings. If you simply want to get rid of the “errors” consult with Hostgator for changing the PHP error reporting level to something less stringent. If you want to diagnose the errors and find what in your theme is causing them, then you are going to have to dive deep into some PHP debugging. This is generally done in a local sandbox server running something like x-debug, and will likely require a thorough understanding of PHP.
Does that answer your question? Is there anything I can clarify? Please let me know!
– Brook
-
AuthorPosts
- The topic ‘lots of errors – strict standards’ is closed to new replies.
