Donna McMaster
Forum Replies Created
-
very helpful warning, thanks!
Forum: Plugins
In reply to: [Stream] deprecated “whitelist_options” in WP 5.6Hi Steve,
Sorry for the confusion. Yes the issue is with Stream, and deactivating Stream removes the notice. I mentioned Piklist only as part of the environment since that’s how I was editing the option.Forum: Plugins
In reply to: [Enhanced Media Library] An update from EML’s authorOh, I am so glad!!! I’m sorry that you’ve had a rough time … it’s been a tough year for so many. ๐
I spent some time looking for a replacement but there just wasn’t anything as sweet as EML.
Thank you thank you thank you and best wishes!
Donna
and I am seeing a stream of
[08-Jan-2020 04:14:11 UTC] PHP Warning: Cannot use a scalar value as an array in /home/blp/public_html/wp-content/plugins/limit-login-attempts-reloaded/core/LimitLoginAttempts.php on line 1227Started 8 December, which is the day that I deactivated/deleted the old Limit Login Events and installed the Reloaded version.
Limit Login Attempts Reloaded v2.10
WordPress v4.9.13
PHP v5.6Adding my voice to the need for a fix for this. A client called this morning reporting that all the pages on her site except for the home page were 404. Resetting permalinks didn’t help so I looked at the .htaccess file. It was 525KB with a stream of “SetEnvIF … DenyAccess” statements and an abrupt EOF in the middle of a SetEnvIF statement.
I removed the junk file and replaced it with vanilla WordPress .htaccess, then disabled IP blocking. Would like to know whether you have an ETA for the fix.
Thanks,
DonnaForum: Plugins
In reply to: [TweetShare - Click To Tweet] Plugin crashing whole siteI’m seeing the same behavior on the Plugins page when Tweetshare is first activated and again when the Plugins page is refreshed. Many repetitions of these errors:
Notice: Undefined index: page in /Users/donna/Sites/brego/wp-content/plugins/tweetshare-click-to-tweet/tweet_option.php on line 218 Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /Users/donna/Sites/brego/wp-includes/functions.php on line 4667 Notice: Undefined index: page in /Users/donna/Sites/brego/wp-content/plugins/tweetshare-click-to-tweet/tweetshare.php on line 809The plugins page is uneditable at that point so I had to delete the Tweetshare plugin folder to stop the carnage.
Running WP 5.1.1. If someone wants to look into this but can’t reproduce it, let me know and I’ll see if I can either find the problem or give you a reproducible testbed.
Donna
I have a site that can’t yet be upgraded to 5.x due to plugin incompatibility with Gutenberg. Your new version says it requires 5.0. What problems might I encounter with 4.9.10?
Thanks,
DonnaForum: Plugins
In reply to: [WP Super Cache] Preload: no option to set number of postsThanks so much @saลกa! I should have looked at the code.
I don’t see any issues on GitHub that seem related, but I’m not sure what is the issue you see. So I will leave that in your hands.
If you customize your own theme, you can create a new template page 404.php in your theme folder, or modify the template page that is there.
If you do not want to edit theme files, try this plugin: https://ww.wp.xz.cn/plugins/404page/
It only handles 404 (file not found) events and doesn’t create 301 redirects.
Donna
Forum: Plugins
In reply to: [Stream] Warnings with PHP 7.1Another vote for fixing this. Running PHP 7.2.
Warning: Declaration of Carbon\Carbon::setTime($hour, $minute, $second = 0) should be compatible with DateTime::setTime($hour, $minute, $second = NULL, $microseconds = NULL) in /Users/donna/Sites/shuttle18/wp-content/plugins/stream/includes/lib/Carbon.php on line 2213
Forum: Plugins
In reply to: [AJAX Thumbnail Rebuild] PHP Deprecated create_function()Another vote for fixing as I’m upgrading to PHP 7.2.
Forum: Plugins
In reply to: [Simple Page Ordering] Not working with `page-attributes`Thanks, Ben, using “simple_page_ordering_is_sortable” solved the problem for me!
Pete, I had not reset the database. I just went in and did that on 40 sites yesterday, and then deactivated and reactivated each site’s Stream plugin. In 30 days I’ll know whether this worked. ๐
Luke, sorry to be so slow getting back to you. I deactivated and reactivated Stream on a few sites after getting your message. I just now checked on them, and they still have records going back to January or February when I first started using Stream.
Are other people having this problem? Could it be a plugin conflict?
Thanks,
DonnaOkay, just cycled Stream. Will make a note to check back tomorrow.
Thanks!