ttstauss
Forum Replies Created
-
I have the same issue.
Forum: Plugins
In reply to: [Centrora WordPress Security?] Submission of any kind lead to blocked IPHi Helix,
Thanks for the instructions. Advanced Firewall is not enabled (I didn’t know it existed, haha). Should I give that a try?
I went ahead and disabled the Basic Direct File Inclusion and it seems to now allow coupon entries on the site.
Thanks.
Forum: Plugins
In reply to: [Centrora WordPress Security?] Submission of any kind lead to blocked IPForum: Plugins
In reply to: [Centrora WordPress Security?] Submission of any kind lead to blocked IPLooks like it’s mainly happening when someone tries to enter a coupon. I’m using Woocommerce by the way.
Forum: Plugins
In reply to: [Centrora WordPress Security?] Submission of any kind lead to blocked IPThanks for getting back to me.
I pulled up the IP management and white-listed two IP’s already (ID’s 4 & 5). These two IP addresses were attempted coupon entries. As for ID’s 1, 2, & 3, I’m unclear as to what was attempted.
‘IP Access Rule ID
1
CountryLogged Time
2014-05-23 13:47:03
Referer
N/A
Target
https://50.87.189.170/vtigercrm/vtigerservice.php
—Attack detection—
Detected var:
Detected Content: [“curl\/7.15.5 (x86_64-redhat-linux-gnu) libcurl\/7.15.5 OpenSSL\/0.9.8b zlib\/1.2.3 libidn\/0.6.5″,”curl”]
AttackType:
Denial-of-Service Attack,’‘IP Access Rule ID
2
CountryLogged Time
2014-05-27 16:38:31
Referer
https://www.synergizepro.com/what-is-soy-protein/
Target
https://www.synergizepro.com/what-is-soy-protein/
—Attack detection—
Detected var:
Detected Content: [“<\/a>”,”<“,””,”\/”,””,”>”]
AttackType:
Local File Modification Attempt,’‘IP Access Rule ID
3
CountryLogged Time
2014-05-27 20:32:22
Referer
https://www.synergizepro.com/product/optimize-muscle-strength-endurance/
Target
https://www.synergizepro.com/product/optimize-muscle-strength-endurance/
—Attack detection—
Detected var:
Detected Content: [“<\/a>”,”<“,””,”\/”,””,”>”]
AttackType:
Local File Modification Attempt,’‘IP Access Rule ID
4
CountryLogged Time
2014-05-27 22:26:38
Referer
https://www.synergizepro.com/cart/
Target
https://www.synergizepro.com/cart/
—Attack detection—
Detected var:
Detected Content: “\/cart\/”
AttackType:
Local File Inclusion,’‘IP Access Rule ID
5
CountryLogged Time
2014-05-27 23:15:14
Referer
https://www.synergizepro.com/cart/
Target
https://www.synergizepro.com/cart/
—Attack detection—
Detected var:
Detected Content: “\/cart\/”
AttackType:
Local File Inclusion,’Forum: Plugins
In reply to: [WooCommerce] Permalinks not working for me..I’m not sure how a custom base of
/shop/%product_cat%/
is any different than the provided option of “Shop base with category”.Is there a way to remove the
/shop/
portion of the url?i.e. – https://example.com/product-category/product (where ‘product-category’ would be the category of the product chosen).
I tried entering
/%product_cat%/
in the custom base field and it yields the desired results, however (as stated above), many of the other pages will no longer work.Any ideas?
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Checkbox in registrationformBrilliant!
Just gave it a test run and worked fabulously.
Greatly appreciated.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Checkbox in registrationformSure thing,
I’ve created a ‘Test’ in Mailchimp with the exact same interest groupings to troubleshoot with. Let me know if you need anything else.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Checkbox in registrationformDanny,
That was fast! Thanks so much for letting me know. I gave it a quick try and it still doesn’t seem to go through (the grouping part). Maybe I set something up incorrectly in Mailchimp? If I use their form it seems to work, but that requires leaving the page and isn’t quite as seamless as your plugin.
Any thoughts?
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Checkbox in registrationformDanny,
Thanks for the quick response and great plugin by the way. I gave it a try and still can’t seem to get it to work, but not a problem. I’m just going to use the standard Mailchimp link for now until the next lite version update comes out. Down the road my sister (who I’m creating this site for) plans on upgrading to the pro version when/if she starts generating any revenue.
Thanks!
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Checkbox in registrationformHi Danny,
Concerning the code you gave above:
<input type="checkbox" name="GROUPINGS[grouping id or name][]" value="Group 1"><label>Group 1</label> <input type="checkbox" name="GROUPINGS[grouping id or name][]" value="Group 2"><label>Group 2</label>
I’ve replaced the
grouping id or name
with my grouping id or grouping name, but when I test the submission, the email is not getting assigned to the chosen group. Here is what Mailchimp is giving me for my form:<!-- Begin MailChimp Signup Form --> <div id="mc_embed_signup"> <form action="https://glutenfreeanonymous.us3.list-manage1.com/subscribe/post?u=7e62d12268f3d0eae893d30f0&id=b37263585f" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <h2>Subscribe to our mailing list</h2> <div class="indicates-required"><span class="asterisk">*</span> indicates required</div> <div class="mc-field-group"> <label for="mce-EMAIL">Email Address <span class="asterisk">*</span> </label> <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL"> </div> <div class="mc-field-group input-group"> <strong>Frequency: </strong> <ul><li><input type="checkbox" value="1" name="group[4529][1]" id="mce-group[4529]-4529-0"><label for="mce-group[4529]-4529-0">GFA Daily</label></li> <li><input type="checkbox" value="2" name="group[4529][2]" id="mce-group[4529]-4529-1"><label for="mce-group[4529]-4529-1">GFA Weekly</label></li> <li><input type="checkbox" value="4" name="group[4529][4]" id="mce-group[4529]-4529-2"><label for="mce-group[4529]-4529-2">GFA Monthly</label></li> </ul> </div> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div> </form> </div> <!--End mc_embed_signup-->
I’ve spent quite a bit of time entering in different variations and testing with no luck (the form does everything as expected except for adding the user to the selected group). Could you steer me in the right direction?
Any ideas would be greatly appreciated.
Thanks.