Quantcast
Channel: WordPress.org Forums » [W3 Total Cache] Support
Viewing all 19291 articles
Browse latest View live

Prefixing the asset paths in S3/Cloudfront

$
0
0

Replies: 0

Is there a way to prefix the remote path of assets that are pushed to S3?
What i am trying to achieve is to have a separate folder per project in one bucket. I couldn’t find a native way to do this. Can this be done with an extension? I’m not sure if extensions provide a way to hook into the CDN logic of this plugin.

Thanks,
Dennis


Inode quota is reached on daily basis after the last update

$
0
0

Replies: 2

Hello,

I’m on sitegorund.com. After last update I’m experiencing, every day that my inode quota is almost reached. And every day I have to purge the cache, which is not a good solution.

What should I do?
Will reinstalling the plugin help?

I do not want to use a different plugin.

Thanks.

PgCache_Flush.php Issues

$
0
0

Replies: 0

I am getting the following issues in my php log

PHP Notice: Trying to get property of non-object in /../wp-content/plugins/w3-total-cache/PgCache_Flush.php on line 62
PHP Notice: Trying to get property of non-object in /../wp-content/plugins/w3-total-cache/PgCache_Flush.php on line 63

PHP issues by PHP Compatibility Checker

$
0
0

Replies: 0

PHP Compatibility Checker gave the following issues for PHP 7,

FILE: /../wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-

FILE: /../wp-content/plugins/w3-total-cache/inc/options/common/footer.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-

FILE: /../wp-content/plugins/w3-total-cache/inc/popup/common/footer.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-

FILE: /../wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Utilities.php
————————————————————————————————————————————————-
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
————————————————————————————————————————————————-
710 | WARNING | Function mcrypt_encrypt() is deprecated since PHP 7.1; use OpenSSL instead
710 | WARNING | Extension ‘mcrypt’ is deprecated since PHP 7.1 – use openssl (preferred) or pecl/mcrypt once available instead.
————————————————————————————————————————————————-

WARNING: Do NOT use W3TC with membership sites!

$
0
0

Replies: 2

Just wanted to call attention to a critical issue with W3TC when used on membership sites.

The issue is with the interaction between server-side page caching and client-side browser caching. Which, when combined, will prevent your users from logging in and making purchases.

Page caching allows a setting to “prevent caching for logged in users.” Which is great! Unfortunately, if a user comes to a page, and then logs in to purchase/see hidden content, the browser cache prevents them from logging in.

The breakdown is this:

The user comes to the page, and sees the logged out version.
The browser caches that page.
The user logs in and goes back to the page.
The browser serves up the cached “logged out” version of the page without calling the server.
The user thinks that they didn’t log in properly and tries again.
The browser serves up the cached “logged out” version of the page again.
The user gives up and leaves.

So essentially, W3TC prevents the user from logging in. Or, at least, that’s the user’s experience. (They ARE actually logged in, but they can’t tell that. And they will leave without purchasing before figuring it out.)

The critical feature that is needed is the ability to specify NOCACHE tags for certain pages. To prevent the browser from storing logged out versions of those pages.

It’s possible that just disabling browser caching will help. But that isn’t a good solution either, as you’re still relying on hope that the browser won’t cache the page on its own.

If someone has a solution to this issue, please chime in! I’ll also send a message to W3 Edge directly.

But in the meantime, it’s probably best to not use W3TC on membership sites. It might improve performance… But the whole point of improving performance is to not frustrate and lose customers! But there’s nothing more frustrating than NOT being able to log in to a site, or buy a product you’re trying to buy.

So it appears that W3TC is kind of a “decapitation to cure a headache” solution!

Minify JavaScript broke plugins

$
0
0

Replies: 0

Hi,

I am using latest version of W3TC and WP. I enabled manual minify of JavaScript for several plugins (kk star ratings, easy slide in, page views count and few others). Once minified they are no longer working (in kk star voting isn’t working, page views count doesn’t display numbers and easy slide in doesn’t slide anymore).

How can I combine javascripts from different plugins without breaking functionality of plugins?

Best Regards
Wojciech

Undefined index: host PgCache_ContentGrabber.php

$
0
0

Replies: 0

I am getting the following issues in my php log
PHP Notice: Undefined index: host in /../wp-content/plugins/w3-total-cache/PgCache_ContentGrabber.php on line 1098

Minimize redirects On My WordPress Blog

$
0
0

Replies: 0

Hello

I was checking performance of my website and got following “Minimize redirects warning”.

I am not able to solve this problem.Can anyone help me with it?

Here is the screenshot of Redirects:

http://i.imgur.com/Qavl39I.png


Asking user to login in clicking the cdn s3 link in the page

$
0
0

Replies: 0

I am using total cache in my wordpress site. When files get attached to the post, it is getting uploaded to s3 cdn and the links in the page gets updated. My requirement is when user clicks on certain links having specific extensions, I want to ask them to login (If not already logged in). Once logged in, he can access the file. How is this possible?

Last version crashes minify.Dont upgrade!

$
0
0

Replies: 0

If I update to the last version. All my minify files crashes.
Dont upgrade!

W3 Page Caching Breaks Cookies

$
0
0

Replies: 0

Hello,

I am having a problem with this plugin breaking the cookies my developer set up for the navigation system in my site. The site sets cookies depending on where the user is in the site, and updates the selection of custom posts depending on the term set in the cookie.

I have done extensive testing with the plugin and narrowed it down to page caching that is somehow blocking the correct use of cookies on the site. When page cache is enabled sometimes the posts are not seen as belonging to term X, even though they are tagged with that term. That causes the navigation to jump out of the current term. The issue is transitory and if I disable page caching the issue goes away…the problem is that page caching is what really speeds up the site so I want to keep it. Since the cookie is used on the great majority of pages, excluding the pages by cookie name isn’t helpful to me. I tested on Chrome, Edge, and on Safari, and on Mac/PC/ipad/iphone/samsung phones.

I am using memcached with both database and object cache active. Any recommendations on how to keep page cache active AND still have my cookies work? Has anyone resolved this type of issue before? Thanks!

Thanks!

Unusual really slow queries…

$
0
0

Replies: 1

Hello,
don’t know if the latest update is the culprit…but

see this
Slow Query one
Slow Query two
Slow Query three

what’s this, please?
more than 20 secs for an admin page…
never happened before

thanks

IS W3 TOTAL CACHE COMPATIBLE WITH CONTACT FORM 7 ?

$
0
0

Replies: 0

Hi there. Can anyone tell me if w3 total cache is compatible with contact form 7?

Thanks a lot,

Benjamin

Error on CSS/Compressor.php

$
0
0

Replies: 0

Version: 0.9.5.4

I have autoptimize and W3TC on my site, after updating to WordPress 4.7.4 and updating W3TC to 0.9.5.4, i’m having the following error on my log.

PHP Fatal error: Maximum execution time of 120 seconds exceeded in /home/sites_web/client/www.mysite.com/www/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/Compressor.php on line 129

Is this problem due to the use of autoptimize alongside W3TC or it could be something else?

Full Width Audio Player must not cached

$
0
0

Replies: 0

Hi use W3TC on my site https://thegroovecartel.com but it seems that he cached also my plugin https://codecanyon.net/item/fullwidth-audio-player-wordpress-plugin/1321160
It happens that if I update the playlist ecc, the plugin won’t be updated. If I enter the site in incognito mode with Chrome the playlist is updated.
I think it is an error configuration on browser cache on W3TC
How can I disable cache for this plugin, or set the flush of browser cache for this plugin 1 per day for example?
If I purge all cache the problem persist so I’m figuring out it’s a browser cache problem


Cache cleaning via commands doesn’t work!

$
0
0

Replies: 0

Hi there,

I’m trying to make cache scheduled cleaning using the shared server provider’s scheduler and info from W3TC FAQ showed below:

How can I flush the cache without using the WP Admin interface?

It’s possible to empty the entire cache or simply purge the cache of a single post / page:

Purge the entire cache of html content:
if (function_exists(‘w3tc_flush_posts’)) {
w3tc_flush_posts();
}
Purge a single post / page by passing it’s ID:
if (function_exists(‘w3tc_flush_post’)) {
w3tc_flush_post($post_id);
}

When I test it – it shows the message “Success”, but actually it does nothing, all files in cache remain as it was before launching command.

Please provide me info what I should adjust or what could be wrong in this settings. Thank you!

Add Above-the-fold CSS

$
0
0

Replies: 0

Hi, i always have the Your page has 1 blocking CSS resources. This causes a delay in rendering your page. from page insights and its the genarated CSS from W3TC.

Ive used the Critical Path CSS Generator to get the CSS i want to inline in the HTML but there is no option to do this in W3TC, is that correct?

There is the option in Autoptimize, can i use this in combination?

Thanks

Link Url Not Changing

$
0
0

Replies: 0

Hey,
I’m using W3 cache + cloudflare.
I have dynamic product pages with changing link urls.
The problem is when i update my links they remain with the old address, although this address pulled evey pageload from the database, it probably related to my settings.

I’m using cloudflare extension, my cloudflare not cache html.
My w3 cache settings are page cache and browser cache normal settings.

I tried to change “Caching Level” on cloudflare to “Standard” and it do sends me to the right address but it seems because it cached the old address..

My links are changing for example: from “?id=232” to “?id=343”
But in the product page it stays “?id=232” , although in database is “?id=343”

Thanks a lot!

  • This topic was modified 51 minutes ago by elior99.

W3 Total Cache Minify error

$
0
0

Replies: 0

W3 Total Cache error:It appears Minify URL rewriting is not working. Please verify that all configuration files are included in the configuration file (and that you have reloaded / restarted nginx).
Unfortunately minification will not function without custom rewrite rules. Please ask your server administrator for assistance. Also refer to the install page for the rules for your server.
Technical info
nginx configuration file contains rules to rewrite url http://domain.com/wp-content/cache/minify/323554959w3tc_rewrite_test.css. If handled by plugin, it returns “Minify OK” message.
The plugin made a request to http://domain.com/wp-content/cache/minify/323554959w3tc_rewrite_test.css but received:
Minify OK
instead of “Minify OK” response.

why? Minify OK, but not work!

JS Minify Issue

$
0
0

Replies: 1

I have found an issue, When I am enabling the JS Minify in W3 Total Cahce, it also minify the external files as well. Is their any option to exclude the external JS files from the minification processes?

Plugin Version: Version 0.9.5.1

Viewing all 19291 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>