tommcgee
Forum Replies Created
-
Thanks for the fix. I have two rather large, rather critical multisite installations that have been running since multisite first became available. Both were broken by this update, and right before a major presentation by graduating seniors.
Frankly shocked that something like this slipped through.
Forum: Fixing WordPress
In reply to: Appearance -> Design -> Styles problemI don’t have that plugin installed. Jetpack offers a Stripe donations block, but I haven’t activated that. And even so, why would it be appearing in that place?
Forum: Plugins
In reply to: [Quiz and Survey Master (QSM) - Easy Quiz and Survey Maker] Feature Request?That’s perfect, exactly what I needed. Thanks.
Where are the plugin’s settings? I can’t find a page for it on the dashboard menus.
Forum: Plugins
In reply to: [AcuGIS Leaflet Maps] Need to be Administrator?Following up on my own topic, I found that the ‘administrator’ role is hard-coded in. Since this one hasn’t been updated in many years, I don’t expect any future update to add flexibility. For my own use I cloned the plugin and modified the lib/controller.php file. Lines 5-28 were all in the form of
add_submenu_page( MF_PLUGIN_NAME, 'Social Share', '<i class="fa fa-share"></i> Social Share', 'administrator', 'social-share', 'social_share' );I changed each of them to:
add_submenu_page( MF_PLUGIN_NAME, 'Social Share', '<i class="fa fa-share"></i> Social Share', 'editor', 'social-share', 'social_share' );With that, everything for site editors worked as it should. Of course, you can change that role or privilege to whatever, but this was enough to solve my own specific problem.
Forum: Plugins
In reply to: [wpDirAuth] Password Reset Button ShowingLooks good, thanks!
Forum: Plugins
In reply to: [wpDirAuth] Password Reset Button ShowingI have two multi-user sites that are running both plugins. I disabled User Role Editor in one of them, but it didn’t make any difference. I still saw the Set New Password button.
Forum: Plugins
In reply to: [wpDirAuth] Password Reset Button ShowingI’m using “User Role Editor,” https://ww.wp.xz.cn/plugins/user-role-editor/ , to create custom permission sets.
Forum: Plugins
In reply to: [wpDirAuth] Password Reset Button ShowingSorry for the delayed response, but in answer to the question:
I reset my password in the profile page, using the recommended strong password.
When I logged out and tried to log back in with the new password, it failed; when I entered the original (Active Directory) password it succeeded. So it doesn’t appear to be bypassing directory authentication
Forum: Plugins
In reply to: [wpDirAuth] Password Reset Button ShowingwpDirAuthFlag is definitely set to one. I wonder if there’s another plugin stepping on this. I’ll look around and see what I have activated.
[ … ]
I’m running this on two multisite blogs, and I get the same problem with both of them. The simpler one has only a dozen or so network-activated plugins.
So I tried de-activating everything. First all the network-activated plugins (except for this one); then all the activated plugins on the home blog. I still see the reset-password button.
Forum: Plugins
In reply to: [UpdraftCentral Dashboard] Fatal Error in 0.8.2.60.8.27 seems to have fixed the problem.
Forum: Plugins
In reply to: [Quotes and Tips by BestWebSoft] Without Quotation MarksIf you’re inclined to futz with the code, it’s in /quotes-and-tips/quotes-and-tips.php, at line 474:
Change
<i>"' . get_the_content() . '"</i>to
<i>' . get_the_content() . '</i>To strip out the double-quotes.
I switched over to a different plugin (Smash Balloon’s), and it started working again.
I tested it again just now:
1. De-activate Smash Balloon
2. Activate Spotlight
3. Refresh pageError messages appear. Then:
1. De-activate Spotlight
2. Activate Smash Balloon
3. Refresh pageIt all works again.
Spotlight had been working fine for months, it just all of a sudden broke earlier this week. I didn’t change any of the /Instagram Feed blocks on the page when I activated Smash Balloon, they just worked.
- This reply was modified 3 years, 8 months ago by tommcgee. Reason: Correct spelling
Forum: Plugins
In reply to: [Zero Spam for WordPress] Upgrade to 5.0 crashes siteI was running 7.3, and upgraded to 7.4.15. Then installed the latest zero spam (5.0.1, previously using 5.0) and everything works now. I don’t know if it was the PHP version or whatever changed in 5.0.1.
Forum: Plugins
In reply to: [Zero Spam for WordPress] Not stopping spam commentsI can vouch for this too. On many of my sites the plugin disabled itself, allowing spam comments to flow in. I believe they’re coming from bots because the IPs track back to the usual assortment of Russian server farms, Ukrainian ISPs, and Maltese mobile phone companies.
I’m not getting it on form submissions, just comment spam. My WP is up-to-date, and I’ve been successively installing each update to the WordPress Zero Spam plugin (3.1.1, to 4.1.1, 4.2.0, 4.3.3, 4.3.6, 4.3.9, 4.3.10, and 4.4.0 in the last week) as they come out.
Some of the offending IPs:
62.149.29.51
188.32.128.29
85.208.86.150
86.174.91.191
27.97.8.166
46.11.9.46
178.175.142.134