Scott Reilly
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Allow Multiple Accounts] not working after upgrade to WordPress 3.3@lansrad: Have you activated the test user before attempting to registering a second user with that email (or otherwise trying to use that test user for anything)?
If you’ve already activated the user (by following the link in the activation email), then are you trying to register a second account using the same username? For the second subsite, this plugin allows you to re-use the same email as used for another account. But you can’t re-use an existing username. The error you pasted above pertains to username and not email.
Please try v3.3.2 of the plugin as it should fix the problem you are experiencing.
Please try v3.3.2 of the plugin as it should fix the issue affecting everyone in this thread.
Forum: Plugins
In reply to: [Get Custom Field Values] [Plugin" Get Custom Field Values]Everyone please try v3.3.2 of the plugin. It should at least fix @hedua’s problem. If anyone else still has an issue, explain the issue you’re encountering.
Is this still an issue for you under v3.3.2 of the plugin? If so, you’ll have to be more specific about how you’re using the plugin and what you’re trying to accomplish.
As a follow-up, try out v1.8 of the plugin. It allows for support for custom post types. Check out the documentation for more info. Thanks for the request! Let me know if it suits your purposes.
Please try again with v2.6.2 of the plugin and let me know if this problem is resolved for you or not.
Forum: Plugins
In reply to: [No Browser Nag] [Plugin: No Browser Nag] WP 3.3 nags meIn order to help me troubleshoot this, please provide the following info:
* Web browser you are using
* Version of the web browser
* Operating system you are usingExplain about why there was a bug? The focus of the update was primarily to get the plugin compatible with WP 3.3 and Multisite. After testing under WP 3.1 and 3.2, I removed some code which wasn’t necessary under WP 3.3 but didn’t re-test the older versions.
Updated the plugin to v2.6.1, which should resolve the issue for users still using WP 3.1.x or 3.2.x. Thanks for reporting!
Forum: Plugins
In reply to: [Plugin: Allow Multiple Accounts] not working after upgrade to WordPress 3.3Please try with v2.6 of the plugin and let me know if any problems still persist. Thanks!
Please try again with v2.6 of the plugin and let me know if the problem persists. Thanks!
Ah, contrary to my initial interpretation of your post, you may in fact not be referencing a bug. You may be requesting either:
- Multiline matching : being able to search for, and then replace, text that exists on multiple lines in the original post.
- Multiline replacement strings : being able to specify a single replacement string on multiple lines (rather than having to do it within one line as currently required by the plugin)
Both are under consideration for future inclusion in the plugin. (No timetable is currently in mind though.)
Forum: Plugins
In reply to: [Text Replace] [Plugin: Text Replace] Use of $49 in text replaceThanks for the bug report! This should be fixed in v3.2.1 of the plugin.
Your original intent is no longer problematic:
::price1:: => Pricing for one hour: 12x Member $49, 6x Member $55, Guest $70. An additional half hour is only $25.I’m not aware of any reported issues with the plugin. Can you be more specific about where you have broken shortcodes defined that aren’t being hidden? Even better if you could provide a snippet of the text you have that isn’t getting hidden. And to be clear, were you intending just the shortcodes themselves to be hidden, or also the text that may be wrapped by an opening and closing shortcode?