tfolkman
Forum Replies Created
-
I kept getting it until I deactivated the plugin.
Forum: Plugins
In reply to: [WP Mailster] IMAP connection problemI was able to get this working by using port 143 with TLS, which doesn’t make much sense to me since I know Dovecot is listening on port 993. But for whatever reason it works!
Forum: Plugins
In reply to: [Subresource Integrity (SRI) Manager] CDN troubleI’m sorry, I understand you don’t need to answer questions, and I appreciate you doing so. But with respect, I read both of these references, as well as the Google Fonts reference, before posing my question, and none of them have to do with my case as far as I can tell. I use HTTPS, not HTTP. The resources in question are not served by the same server as the page that contains them. Perhaps some of my plugins or my theme don’t use the WP API, but I’m using a default theme (twenty-thirteen) and very widely used plugins (e.g., Contact Form 7), so it is surprising to me that none of the js or css files have hashes attached to them.
You have marked this as resolved, so please do not feel that you need to reply further.
Forum: Plugins
In reply to: [Subresource Integrity (SRI) Manager] CDN troubleThank you for the response and the references. I may have thrown you off the track with my mention of Google fonts. Whether I disable Google Fonts or not, the other js and css files (e.g., my theme’s style.css file) are not given hashes. I only mentioned my experience with Google fonts as a way of saying that the plugin itself seems to be working (because it generates a hash for Google fonts), but that for a reason I don’t understand it isn’t generating hashes for any of my other scripts or stylesheets.
Thank you again! I hope I am describing the issue in a way that is useful, but if not, please let me know.
Forum: Plugins
In reply to: [Subresource Integrity (SRI) Manager] CDN troubleUpdate: I had disabled the use of Google Fonts with a plugin, but if I enable it, then wp-sri does produce a hash for the Google Fonts css file.
Forum: Plugins
In reply to: [Autoptimize] 2-click social media button conflict?Seems to work! Thanks!
Forum: Plugins
In reply to: [Autoptimize] 2-click social media button conflict?Thanks Frank, I will give this a try!
Forum: Fixing WordPress
In reply to: Comments on dashboard don't work with 4.2.3@dionhulse, a reinstall did not help, but I restored from my daily backup and rebooted, which did the trick. (Lost a day of comments and analytics data, though).
Forum: Fixing WordPress
In reply to: Comments on dashboard don't work with 4.2.3BTW, I updated manually, as I have been doing since WordPress 3.1. ??
Forum: Fixing WordPress
In reply to: Comments on dashboard don't work with 4.2.3Thanks! Yes, it is strange. I will reinstall to see what happens and let you know.
Forum: Fixing WordPress
In reply to: Comments on dashboard don't work with 4.2.3Here is a screenshot, showing the URL as /wp-admin/edit-comments.php, but also showing the “Add plugins” screen.
Thanks!
Forum: Fixing WordPress
In reply to: Cookie error on loginAlso, I’ve confirmed that trying to log in doesn’t generate any lines in my error.log file. It generates the following in my access.log file (I’ve removed my IP address):
[13/Apr/2015:20:42:23 -0400] "GET /wp-admin/install.php HTTP/1.1" 200 2899 "-" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:23 -0400] "GET /wp-includes/css/buttons.min.css?ver=4.1.1 HTTP/1.1" 200 1678 "https://parkwayminyan.org/wp-admin/install.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:23 -0400] "GET /wp-admin/css/install.min.css?ver=4.1.1 HTTP/1.1" 200 2111 "https://parkwayminyan.org/wp-admin/install.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:23 -0400] "GET /wp-admin/js/password-strength-meter.min.js?ver=4.1.1 HTTP/1.1" 200 857 "https://parkwayminyan.org/wp-admin/install.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:23 -0400] "GET /wp-includes/js/zxcvbn-async.min.js?ver=1.0 HTTP/1.1" 200 638 "https://parkwayminyan.org/wp-admin/install.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:23 -0400] "GET /wp-admin/js/language-chooser.min.js?ver=4.1.1 HTTP/1.1" 200 646 "https://parkwayminyan.org/wp-admin/install.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:23 -0400] "GET /wp-includes/js/underscore.min.js?ver=1.6.0 HTTP/1.1" 200 5327 "https://parkwayminyan.org/wp-admin/install.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:23 -0400] "GET /wp-includes/js/wp-util.min.js?ver=4.1.1 HTTP/1.1" 200 947 "https://parkwayminyan.org/wp-admin/install.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:23 -0400] "GET /wp-admin/js/user-profile.min.js?ver=4.1.1 HTTP/1.1" 200 1545 "https://parkwayminyan.org/wp-admin/install.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:24 -0400] "GET /wp-admin/images/wordpress-logo.svg?ver=20131107 HTTP/1.1" 200 1800 "https://parkwayminyan.org/wp-admin/css/install.min.css?ver=4.1.1" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:24 -0400] "GET /wp-admin/images/spinner.gif HTTP/1.1" 200 4511 "https://parkwayminyan.org/wp-admin/css/install.min.css?ver=4.1.1" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:24 -0400] "GET /wp-includes/js/zxcvbn.min.js HTTP/1.1" 200 330803 "https://parkwayminyan.org/wp-admin/install.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:27 -0400] "POST /wp-admin/install.php?step=1 HTTP/1.1" 200 2087 "https://parkwayminyan.org/wp-admin/install.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:52 -0400] "POST /wp-admin/install.php?step=2 HTTP/1.1" 200 1409 "https://parkwayminyan.org/wp-admin/install.php?step=1" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:57 -0400] "GET /wp-login.php HTTP/1.1" 200 1566 "https://parkwayminyan.org/wp-admin/install.php?step=2" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:42:57 -0400] "GET /wp-admin/css/login.min.css?ver=4.1.1 HTTP/1.1" 200 5274 "https://parkwayminyan.org/wp-login.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0" [13/Apr/2015:20:43:00 -0400] "POST /wp-login.php HTTP/1.1" 200 2374 "https://parkwayminyan.org/wp-login.php" "Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0"
Forum: Fixing WordPress
In reply to: Cookie error on loginI should add that I can seen the wordpress_test_cookie in my browser when I visit the wp-login.php page.
Thanks!