Hi
We are running EE 2.5.3 but this morning have noticed the at CPanel is throwing up a number of PHP errors when trying to edit or create a post. The live site inst effected nor is the ability to check addons, and templates. If you make a change to a post and save it the changes seem to save ok but when you press save you see the PHP errors.
The errors we are seeing are:
A PHP Error was encountered
Severity: Warning
Message: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘Tag_ext::entry_submission_end’ was given
Filename: libraries/Extensions.php
Line Number: 241A PHP Error was encountered
Severity: Warning
Message: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘Super_search_ext::refresh_cache_from_channel’ was given
Filename: libraries/Extensions.php
Line Number: 241A PHP Error was encountered
Severity: Warning
Message: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘Entry_access_ext::entry_submission_absolute_end’ was given
Filename: libraries/Extensions.php
Line Number: 241A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at .../ee2/codeigniter/system/core/Exceptions.php:170)
Filename: libraries/Functions.php
Line Number: 806A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at .../ee2/codeigniter/system/core/Exceptions.php:170)
Filename: libraries/Functions.php
Line Number: 402
You also see two errors when you go to the content homepage (on top of the page)
A PHP Error was encountered
Severity: Warning
Message: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘Entry_access_ext::edit_entries_additional_where’ was given
Filename: libraries/Extensions.php
Line Number: 241A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at .../ee2/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 412
I’m in the middle of backing up the site and then will try to upgrade to 2.7.2 to see if that fixes the probs. But does anyone have any other suggestions?
thanks