feedback
-
I just tried this plugin …
1. Consider preventing autofilling with
autocomplete="new-password"
<input name="servebolt_cf_api_token" type="password" id="api_token" data-original-value="" value="" class="regular-text validate-field validation-group-api_token validation-group-api_credentials invalid">
2. Page caching isn’t working. I have tried API key method.
cache-control: max-age=0,no-cache,s-maxage=0 cf-cache-status: EXPIRED cf-edge-cache: no-cache, platform=wordpress
3. Error log
2021/01/20 05:59:38 [error] 93563#93563: *22045 FastCGI sent in stderr: "PHP message: PHP Warning: Use of undefined constant SERVEBOLT_PATH - assumed 'SERVEBOLT_PATH' (this will throw an Error in a future version of PHP) in /home/runcloud/webapps/cf_purge/wp-content/plugins/servebolt-optimizer/functions.php on line 959PHP message: PHP Warning: require_once(SERVEBOLT_PATHclasses/nginx-fpc/sb-nginx-fpc-auth-handling.php): failed to open stream: No such file or directory in /home/runcloud/webapps/cf_purge/wp-content/plugins/servebolt-optimizer/functions.php on line 959PHP message: PHP Fatal error: require_once(): Failed opening required 'SERVEBOLT_PATHclasses/nginx-fpc/sb-nginx-fpc-auth-handling.php' (include_path='.:') in /home/runcloud/webapps/cf_purge/wp-content/plugins/servebolt-optimizer/functions.php on line 959" while reading response header from upstream, client: 162.158.23.99, server: www.example.com, request: "POST /wp-admin/admin-ajax.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/cf_purge.sock:", host: "www.example.com", referrer: "https://www.example.com/wp-admin/plugins.php?plugin_status=all&paged=1&s"
4. When I delete
Deletion failed: There has been a critical error on this website.Learn more about debugging in WordPress.
Is there anything I should try again?
Thanks
- The topic ‘feedback’ is closed to new replies.