Zachary DuBois
Forum Replies Created
-
From what I can tell, it is not working as intended. When enabling it on a subsite, it enables it in the network admin section. Toggling the multisite option does not do anything as of now.
I am having this issue too. Latest version (6.15) installed.
2016/10/04 23:39:09 [error] 10310#10310: *843 FastCGI sent in stderr: "PHP message: PHP Fatal error: Redefinition of parameter $post in /srv/http/blog/public/assets/plugins/stop-spammer-registrations-plugin/classes/kpg_ss_challenge.php on line 383" while reading response header from upstream, client: [redacted], server: [redacted], request: "POST /wp-login.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.0-fpm.sock:", host: "[redacted]", referrer: "https://[redacted]/wp-login.php?redirect_to=https%3A%2F%[redacted]%2Fwp-admin%2F&reauth=1"
.-. No problem
You could just remove the classes you are adding to the table for the one without the CSS. Thus the table that needs the JS/CSS will get it because the classes/identifiers will be there but the table that doesn’t need it, won’t get it because there is nothing to select it.
You could just have it on a per-table basis. For example, I have two tables: One that I want to take advantage of the JS things, one that I just want plain. Implement an option that will just follow the theme (IE, don’t load JS/CSS) so I can have my plain one and then if that isn’t ticked, give me all the JS/CSS features. A brief look at the CSS, there is nothing necessary if you want the theme to control the form.
Forum: Plugins
In reply to: [SendGrid] Issues with special characters and newlines.Awesome ??
Forum: Plugins
In reply to: [SendGrid] Issues with special characters and newlines.That fixed the new line issue, however not the apostrophe/single quote issue in the from name.
Forum: Plugins
In reply to: [SendGrid] Issues with special characters and newlines.I am using a new installation of WordPress, even the default comment emails are not sent correctly. The issue is new lines aren’t being handled correctly, content type for plain text only email is incorrect, and special characters are not correctly handled leading to backslashes, etc being displayed. Examples in the first post.
Forum: Plugins
In reply to: [SendGrid] Issues with special characters and newlines.This is not resolved. Please do not mark it after I clearly stated it is not.
Forum: Plugins
In reply to: [SendGrid] Issues with special characters and newlines.I am running the new version now and the issues described above still exist.
Forum: Plugins
In reply to: [WP-DBManager] Does This Plugin Work with Multisite?Ah ok, cool! Sorry for my somewhat delayed reply. For some reason, WordPress Support isn’t emailing me post updates anymore :/
Forum: Plugins
In reply to: [WP-DBManager] Does This Plugin Work with Multisite?Wait, so it needs to be done site-by-site even on Network Activate?
Forum: Plugins
In reply to: [LaunchKey] Multisite support?I don’t see any changes on GitHub or WordPress’s plugin repo for an update for the plugin. The problem with the plugin under multisite is it doesn’t have global settings (Under network admin). Also, be sure that there is support for mapped domains in WordPress multisite.
Forum: Plugins
In reply to: [LaunchKey] Multisite support?Alrighty thanks!
Forum: Plugins
In reply to: [LaunchKey] Multisite support?This isn’t resolved.