marcelstoer
Forum Replies Created
-
Ah, looks like this forum sent out the email before the posted showed up here? Please see my reply above.
I just got an email from this forum with a comment that is not listed here. Odd…here it is:
Please check which files are supposed to be edited. The core rules goes into wp-content/cache/page_cache/.htaccess the other rules goes into the XXXXXX/.htaccess file.
I don’t have a
wp-content/cache/page_cache/.htaccess
file. I don’t even have apage_cache
folder but I have awp-content/cache/page
folder. Should I create a.htaccess
file in that folder manually?If I disable the page cache the plugin tells me
Edit file
XXX/public_html/.htaccess
and remove all lines between and including # BEGIN W3TC Page Cache core and # END W3TC Page Cache core markers.which is quite different from the statement above. Totally puzzled now…
I did submit a bug report on this so the author is aware of this issue.
Fine, but the two ain’t necessarily the same ??
You may have submitted a bug report (where?) but the author may still not be aware of it. Just as only ~10% of all the W3TC threads here are answered/replied to: “44 of 432 support threads in the last two months have been resolved.”
‘Purge CDN’ is a feature that promises way too much. If you click it you get a new window with a text area to enter paths to all the individual resources you want to have purged.
I’m using CloudFront in origin-pull mode. ‘Purge CDN’ may behave differently for other configurations. This is important because this is actually a CloudFront “limitation”: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html
Same here. I’m W3TC 0.9.2.11.
I assume it just looks for the “W3TC Page Cache” string… I tried giving it a different section name but then it of course complains because “W3TC Page Cache core” is missing.
All right, sounds good. Thanks.
Forum: Plugins
In reply to: [WordPress Language] German translations missingYes & yes. I meanwhile switched to a different theme and see different strings with missing translations. Guess I need to dig into it to find out what really is going wrong.
Forum: Plugins
In reply to: [Yoast SEO] REQUEST: change manually og:localeI thought I suffered from the same problem. My WP installation is in English but on one site I write in German. However, “go:locale” is de_DE.
I guess this is because I use the WordPress Language plugin. It allows me to set English for the WP admin app and German for the front end.
Forum: Plugins
In reply to: [Amazon Affiliate Link Localizer] Various errors in logMeanwhile a few more messages were logged but in general it seems to work fine:
[Sat Mar 16 15:10:16 2013] [error] [client 93.187.155.30] PHP Notice: Array to string conversion in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 127, referer: https://frightanic.com/apple-mac/wake-on-lan-wol-not-working-in-snow-leopard/
[Sat Mar 16 15:10:16 2013] [error] [client 93.187.155.30] PHP Warning: preg_match() expects parameter 2 to be string, array given in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 141, referer: https://frightanic.com/apple-mac/wake-on-lan-wol-not-working-in-snow-leopard/
[Sat Mar 16 15:10:17 2013] [error] [client 93.187.155.30] PHP Notice: Undefined index: Location in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 54, referer: https://frightanic.com/apple-mac/wake-on-lan-wol-not-working-in-snow-leopard/
[Sat Mar 16 15:33:00 2013] [error] [client 54.240.159.188] PHP Notice: Undefined index: strAffiliateId in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 31
[Sat Mar 16 15:33:00 2013] [error] [client 54.240.159.188] PHP Notice: Undefined index: strLinks in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 32
[Sat Mar 16 15:33:00 2013] [error] [client 54.240.159.188] PHP Notice: Undefined index: strShortLinks in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 36
[Sat Mar 16 15:33:00 2013] [error] [client 54.240.159.188] PHP Notice: Undefined variable: arrShortLinks in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 49Forum: Plugins
In reply to: [Amazon Affiliate Link Localizer] Various errors in logWorks fine. So far I’ve only seen a single message in the error log:
[Sat Mar 16 13:45:35 2013] [error] [client 194.126.144.2] PHP Notice: Undefined variable: arrShortLinks in /home/frightanic/public_html/blog/wp-content/plugins/amazon-affiliate-link-localizer/ajax.php on line 49, referer: https://frightanic.com/
Forum: Plugins
In reply to: [W3 Total Cache] With CDN and gzip W3TC still links to uncompressed filesUPDATE I since switched to CloudFront origin-pull.
Forum: Plugins
In reply to: [Amazon Affiliate Link Localizer] Various errors in logYes, I know. Sorry I used the term ‘error’, it’s not accurate.
The problem is that it’s really hard to spot the 10 lines of “real” errors if they’re buried in 10k lines of false positives. I get 10k lines in the error log from you plugin on an average day.