Joe Cartonia
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Fatal error: Version: 2.8.2@irinashl Thank you for reporting this quickly. You must have debug logging enabled. We added a fix to the 2.8.2 version that is available at https://downloads.www.ads-software.com/plugin/w3-total-cache.2.8.2.zip and will be including it in the next release. You can either download and install the updated version or wait for the next version update.
Forum: Plugins
In reply to: [W3 Total Cache] Util_AttachToActions Trash Medias ConflictHello @xellagm
Thank you for reporting the issue. Media is only trashed when “MEDIA_TRASH” defined “true”. We were able to replicate the issue resulting in an error message “Error in moving the item to Trash.” A fix has been created — https://github.com/BoldGrid/w3-total-cache/pull/925 and will be included in the next release. Feel free to test the updated code and let us know if you still have any issues.
The issue has been resolved. We apologize for any inconvenience.
Forum: Plugins
In reply to: [W3 Total Cache] There is a critical error on your site. CommentsWe do apologize for the issue. We have a fix ready to deploy in the next release 2.2.12. In the meantime, you can comment out?line 33 in Util_AttachToActions.php?or add the?lines in our pull request, which is the actual fix.
Forum: Plugins
In reply to: [W3 Total Cache] Error After Update The Version 2.2.10We have published patch release 2.2.11 with the fix for this issue. We do apologize for any inconvenience.
Forum: Plugins
In reply to: [W3 Total Cache] Version 2.2.8 crashes site language and translationsWe apologize for the issue. We fixed the problem. Please update to the 2.2.9 release which will be available in a few minutes.
Forum: Plugins
In reply to: [W3 Total Cache] Fatal errorHello @vavoomshop
We have released version 2.2.4, which includesaws/aws-php-sns-message-validator
. Please let us know if you continue to have issues after updating to the new version.Forum: Plugins
In reply to: [W3 Total Cache] Undefined array key “timeout”@michaelwp85 Thank you for your contribution. We’ll include this fix in the next patch release (2.2.4).
@digitalkult It appears that there is an error at https://github.com/W3EDGE/w3-total-cache/blob/2.2.3/inc/options/pgcache.php#L578
We will change the line to the following in 2.2.4:
<?php if ( 'file_generic' !== $this->_config->get_string( 'pgcache.engine' ) ) : ?>
Please feel free to test the change and let us know if it works for you.
Forum: Plugins
In reply to: [W3 Total Cache] Google Search Console error@murshid07 We have released a patch in version 2.1.8. We do apologize for any inconvenience. Please update and do let us know if there are any issues. We will be happy to assist you. Thank you.
Forum: Plugins
In reply to: [W3 Total Cache] W3TC conflict with AIOSEO?@yknb @arnaudbroes @swiftyfrisko We have released a patch in version 2.1.8. We do apologize for any inconvenience. Please update and do let us know if there are any issues. We will be happy to assist you. Thank you.
@mradzikowski Thank you for your patience. A fix has been merged into our master branch. It will be included in our pending 2.1.6 patch release.
Forum: Plugins
In reply to: [W3 Total Cache] Exclude Navigation MenuIf anyone is seeing a parse error, then please ensure that your code block is added in an HTML section of your theme template file; not inside of the PHP tags.
I just updated our wiki FAQ page https://github.com/W3EDGE/w3-total-cache/wiki/FAQ:-Developers#what-is-page-fragment-cache with more information on the feature.
Forum: Plugins
In reply to: [W3 Total Cache] setup guide buttons not workingA fix is pending and will be included in the next version (2.0.1) — https://github.com/W3EDGE/w3-total-cache/pull/315
Forum: Plugins
In reply to: [W3 Total Cache] setup guide buttons not workingThank you for trying our new feature. We are sorry to hear that the test button is not working for you.
In order to help you, please let us know what you are using on your computer: OS (Windows/Mac/Linux), Browser (Chrome/Firefox/Safari/other). Also, what WordPress version are you running?
Please also include any error messages that you may be seeing in the browser web console (press F12).
Thank you,
Joe