Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoCache: PHP Fatal error #795

Closed
peter-fb opened this issue Jul 9, 2016 · 4 comments
Closed

AutoCache: PHP Fatal error #795

peter-fb opened this issue Jul 9, 2016 · 4 comments

Comments

@peter-fb
Copy link

peter-fb commented Jul 9, 2016

After upgrading to Comet Cache Pro v160706 I get this error:

[09-Jul-2016 10:17:32 UTC] PHP Fatal error: Call to undefined method WebSharks\CometCache\Pro\Classes\AutoCache::applyWpFilters() in /home/user/addon/domain-name.at/wp-content/plugins/comet-cache-pro/src/includes/classes/AutoCache.php on line 265

My PHP version is
PHP 5.6.23 (cli) (built: Jun 24 2016 07:07:36)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.1.1, Copyright (c) 2002-2016, by ionCube Ltd.

I don't experience the error with v160521.

@raamdev
Copy link
Contributor

raamdev commented Jul 9, 2016

@peter-fb Thank you for the report! I have confirmed this is a bug. I'll be merging a patch shortly (see wpsharks/comet-cache-pro#268) and will do a Comet Cache Pro maintenance release today as well.

@peter-fb
Copy link
Author

peter-fb commented Jul 9, 2016

@raamdev Thank you, I applied the changes to my installation and it works! :)

@raamdev
Copy link
Contributor

raamdev commented Jul 9, 2016

Next Release Changelog:

  • Bug Fix (Pro): Fixed a bug in the Auto-Cache Engine that was introduced by the previous release (v160706). The bug produced an error whenever the Auto-Cache Engine ran: "PHP Fatal error: Call to undefined method applyWpFilters()". This had no visible affect on the front-end of the site or in the WordPress Dashboard, but it prevented the Auto-Cache Engine from working behind the scenes. Props @peter-fb for reporting. See Issue #795.

@raamdev raamdev closed this as completed Jul 9, 2016
@raamdev raamdev modified the milestones: Next Release, v160709 (Pro) Jul 9, 2016
raamdev added a commit that referenced this issue Jul 9, 2016
- **Bug Fix** (Pro): Fixed a bug in the Auto-Cache Engine that was introduced by the previous release (v160706). The bug produced an error whenever the Auto-Cache Engine ran: "PHP Fatal error: Call to undefined method applyWpFilters()". This had no visible affect on the front-end of the site or in the WordPress Dashboard, but it prevented the Auto-Cache Engine from working behind the scenes. Props @peter-fb for reporting. See [Issue #795](#795).
@raamdev
Copy link
Contributor

raamdev commented Jul 9, 2016

Comet Cache v160709 has been released and includes changes from this GitHub Issue. See the v160709 announcement for further details.


This issue will now be locked to further updates. If you have something to add related to this GitHub Issue, please open a new GitHub Issue and reference this one (#795).

@wpsharks wpsharks locked and limited conversation to collaborators Jul 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants