nmxde
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Uncaught TypeErrorPerfect. Thanks!
Forum: Plugins
In reply to: [W3 Total Cache] Uncaught TypeErrorHi Marko.
Sorry for the delay. Thanks for the useful and fast reply! This solved the problem. Is there anything to worry about not using file locking (when using local block storage)?
Thanks again,
TobiasForum: Plugins
In reply to: [W3 Total Cache] Uncaught TypeErrorI can access the admin area. The error occurs just when accessing content to be cached. Just in case this is helpful to find the root cause (and not obvious anyhow).
Thanks for the quick and positive reply. Quite appreciated!
A workaround is to add this to wp-config.php:
define(‘FS_CHMOD_FILE’, ‘0664’);
For anyone finding this ticket: This has been solved in version 2.40. It now shows the relevant IP address as well. Thanks @eskapism!
Hallo, I know this feature of course. Doesn’t address my problem, though. Our services have different durations. From 15 minutes to multiple hours. The longer ones won’t fit into the schedule if the shorter ones are scattered randomly accross the day, causing lots of idle time.
I feel this is well understood by your product management (see Bookly ticket #170211), but they say this is exactly how they like their product to be. So this was for information of other potential customers so they can make an informed decision rather than a feedback.
Thanks!
Wordfence gives these options:
- PHP’s built in REMOTE_ADDR
- X-Forwarded-For
- X-Real-IP
- CF-Connecting-IP
To see the current value of each header/variable makes it easier to find the correct option.