modiphier
Forum Replies Created
-
I don’t see any change to my htaccess file so there is nothing to remove as you describe..
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteRule ^site-admin/?$ /wp-login.php [QSA,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Just tried adding to my htaccess file and still not making warning go away..
Tried it with and without php.ini at the end as per instructions found on the https://docs.wordfence.com/en/Web_Application_Firewall_Setup pageSetEnv PHPRC /home/public_html/mydot.com/
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] No php.iniah Thanks Matt. I apologize for jumping in but I was searching for the same title thread and similar circumstance.. I did see a user.ini file in a folder or two but I am having various issues with a number of hosts and how ini file is setup or not set for that matter..
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] No php.iniHi WFMattR, what do I do in a case where for example with dreamhost all of my sites share a .php/5.6/phprc file how do I add all sites to one php ini?
Thanks,
PaulForum: Plugins
In reply to: [SportsPress for Golf] sort orderthanks.. just submitted a support ticket.
just for the record.. I had a site get its first order this morning and adding
64.94.118.[1-255] to the whitelisted ips did not work.. no order notes were sent at all. disabling firewall again..Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Fresh install many errorsalso this on the diagnostics page
Notice: Undefined variable: wp_filter in /home/public_html/wp-content/plugins/newsletter/main/diagnostic.php on line 445
no filters attached to “plugin_urls”I was having the same problem. I disabled the firewall and the transactions processed correctly. Glad I found this thread.. and the nslookup on secure.authorize.com still comes back to the 64.94.118 ip address.
Thanks
Forum: Plugins
In reply to: [Gravity Forms CSS Ready Class Selector] notice errors in adminAny solution to this issue yet? I had not noticed it on any of my sites but recently a new site with a different template than I usually use is displaying these errors on the bottom of the form editor pages.
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method GFReadyClassesAddon::render_editor_js() should not be called statically in /home/public_html/wp-includes/plugin.php on line 525
Strict Standards: Non-static method GFAddonCommon::get_base_url() should not be called statically in /home/public_html/wp-content/plugins/gravity-forms-css-ready-selector/gf-readyclasses-addon.php on line 59
Forum: Plugins
In reply to: [Maintenance] 2.7 functions.phpdisabled the plugin and hit save. Re-enabled the plugin and hit save again. Refreshed homepage and errors are gone..
Thank you.
Forum: Plugins
In reply to: [Maintenance] 2.7 functions.phptried again and cleared browser cache still the same errors..
Forum: Plugins
In reply to: [Maintenance] 2.7 functions.php2.7.1 does the same thing.
Notice: Undefined index: body_font_subset in /home/public_html/wp-content/plugins/maintenance/load/functions.php on line 79Notice: Undefined index: retina_logo in /home/public_html/wp-content/plugins/maintenance/load/functions.php on line 176
Notice: Undefined index: retina_logo in /home/public_html/wp-content/plugins/maintenance/load/functions.php on line 187
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] Gravity Forms from addressHello haet,
Thanks for the reply. I do not see anything like that on the plugins page..
There are just things listed for woocommerce, ninja forms, contact form 7, etc..
Any fix for this yet. I am getting as many as four copies per email.. I have done some testing and disabled a couple of other plugins such as SB Better Emails and Welcome email editor but it was still sending multiple emails. Someone suggested switching to Postman SMTP and well this seems to have fixed the issue but I would rather keep things as they are an continue to use the wp smtp mail plugin but I can’t have it sending multiple emails.
Any luck with this yet?
Forum: Plugins
In reply to: [WordPress Helpers] Error after todays updatefirst site that I had that was stuck on version 1.8.2 was finally able to upgrade to today’s release of 1.8.8. I will report back if I run into same error on any other sites.