kpolljonker
Forum Replies Created
-
Forum: Plugins
In reply to: [My Favorites] CVE-2024-37114Thanks for the patch! I’ve installed it on my site.
Forum: Reviews
In reply to: [Complianz - GDPR/CCPA Cookie Consent] constant source of spam in my mailboxI’ve sent you another mail with two of the unwanted e-mails to [email protected]. You should be able te find my first mail around the time I made my first reply.
Did you receive the second e-mail?
Best regards
Forum: Reviews
In reply to: [Complianz - GDPR/CCPA Cookie Consent] constant source of spam in my mailboxHi @antoiub
I’ve forwarded two of the recent e-mails that should not be arrving in my inbox.
At installation time I did not see an OPT-IN for marketing emails, although I have found some settings in sites where Complianz’ setup had been completed that were sending mails afterwards.
Settings I have had to adjust:
# Settings -> General
- switch “notifications by email” to OFF
- switch “Turn notifications off” to ON (this one is only onsite as I understand)
# Settings ->API’s
- switch “Turn off monthly site scan (…)” to ON
These are in different tabs on different pages, and one needs to be turned OFF while the other needs to be ON.
I may very well be missing a setting for marketing emails, but not for a lack of trying (and if you cannot stop unwanted marketing mails that you did not see a settings to opt in to in the first place , then the setting wasn’t very opt-in)
Hiya,
We have the same problem with InfiniteWP.
When infiniteWP wants to scan a site for updates it does a
POST /wp-load.php?no_cache_<randomstring>which complianz immediately hijacks and turns into
GET /wp-admin/admin.php?page=complianz&websitescanafter which it is required to log onto each affected site, load the dashboard, click the X, THEN Complianz no longer breaks connection to InfiniteWP. this works for a day or two and then a new load of connections is broken a day later
Forum: Plugins
In reply to: [WP Super Cache] Error page cachedHiya,
Thanks for the reply, I’ve tried your steps on a staging site but could unfortunately not reproduce the cached error page, I assume it was a one-time glitch. The plugin does not seem to cache the error page when I’m trying to make it do so.
I’ll keep an eye on it but don’t expect it to happen again, thanks for your time!
“… they are emails that Duplicator sends to you to let you know how Duplicator performs on your website.”
The only two thing in these emails are:
- Summary of automated backups (none of them, becasue that’s a premium feature)
- Upsell link to buy PRO
“The summary emails are not spam” – I disagree. The definition of spam is:
- Unsollicited
- Bulk e-mail
- Of a commercial nature
I never asked (1)for the email with the upsell(2), and I get it on each and every site (in bulk)(3) – it is automativcally turned ON which is annoying at best.
This is why I see them as spam. Never asked for them, not one single use for free users besides upselling and now I have another plugin that requires even more steps to reduce spam, every time I setup a new site.
I am in agreement that this sort of email should be opt-in by default, especially since the only thing that’s displayed in the email is a premium-only feature (scheduled backups) with an upsell-link.
This email being sent
1) without prior request (opt-out instead of opt-in)
2) in bulk, (to each site’s admin email)
3) and with a commercial nature (a summary that’s useless to free users and an upsell link beneath it)
means these mails score 3/3 fo being SPAM.If this option is turned off by default I will be editing my low-score review (even if the annoying advertisement for the seedprod plugin is still there on the dash).
According to this support topic
the main issue (the logged in menu breaking after the update) is something that NOW REQUIRES the pro version.
Since the verion where this did still work has security issues, I am now forced to go find a different solution.-NOW- this topic is resolved.
- This reply was modified 3 years, 12 months ago by kpolljonker.
Thanks for your reply, I hope the suggestion makes it through so I can look forward to it in the future!
Best regards.
Hiya, sorry for butting in, but I’ve started having this specific issue after 7.0.
The output of the variable seems to work fine on the Results page on the website, but admin-emails ignore what I’ve set in the %QUESTIONS_ANSWERS% field on the TEXT-tab on the options page for a quiz, and display the default instead:
Answer Provided: No
Correct Answer: NA
Comments Entered: NAI hope that clarifies the issue.
Best regards.
Forum: Plugins
In reply to: [Booking Calendar] check_in_date shortcode localeOh wow I can’t believe I missed that, thanks for the quick reply!
Forum: Plugins
In reply to: [Meta Box] Key license requiredThank you!
Forum: Plugins
In reply to: [Meta Box] Key license requiredUnless you provide a free license (like Wordfence), not everybody will get a license.
Please be thoughtful make the nag dismissable.Forum: Plugins
In reply to: [PJ News Ticker] I have 2 errors with your pluginHappy to help, thanks for the fix!
I like my debug logs as empty as possible! ^^
I’ve updated and can confirm the notices are gone.Forum: Plugins
In reply to: [PJ News Ticker] I have 2 errors with your pluginHi, thanks for looking into this.
One important thing about my website you may have missed; WP_DEBUG is on. If I turn it off, the notices disappear.
In case you didn’t miss WP_DEBUG;
What do you mean by ‘how am I adding it to my site’?
I’ve ‘added’ it to the site by downloading it from the WordPress Repo, accessed though the admin dashboard.
I’m ‘adding’ it to the page by echo’ing the shortcode in my cpt’s content-template (_s/template-parts/content-cpt.php)I’m using a custom template with SCSS and Bootstrap based on Underscores_, so yes, I’ve heavily modified those theme-files.
No core files were touched though.I’ve tried loading the page with the news ticker on it with all other plugins loaded and with no other plugins loaded, in both cases the notices appear, reloading the page with just the news ticker plugin turned off and everything else on does not generate messages. Are there any specific plugins you think may be conflicting?