Anita
Forum Replies Created
-
Hi Brent
Thanks for your reply, and sorry for my delay in taking your advice.
I did try to regenerate the permalinks but the same thing happened. I also manually purged both the object and the page cache.
I have the correct lines in the wp-config.php file but do not see an error being written to the debug.log file, although in the browser I do see the “critical error” message.
Could the error be preventing writing to the file?
Anita
Forum: Plugins
In reply to: [Contact Form 7] Entry Notifications do not show the entrants email addressHi
I made this file for you: pastefile.com/6snbq8
But in doing so I think I answered my own question.
The email header shows that the reply-to header correctly shows the email address.
In the Mail tab of the Contact Form, the email address was surrounded by < and > characters.
I removed these and the email address appeared.
Anita
Thank you for the quick response and update.
Is there any way to set a parameter within a shortcode to hide the link to the “Forgot username” form?
It’s displayed for a non-logged in user whether I use either of these shortcodes:
[wpmem_profile register=hide]
[wpmem_form password]I don’t see a way from reading the docs or looking at the code, so thought I’d ask.
Thanks,
Anita
Hi Chad,
Thanks for such a quick response.
Yes, I’m getting a literal “*** password redacted ***” string. And yes, I’m using wpmem shortcodes. I downloaded the php files on the site and searched for those two strings.
Problem 1 – Solved.
Cause: Log Emails plugin, the very plugin I was using to stop emails being sent from a staging site!
Fix: Replace with FluentSMTP and disable emails.Problem 2 – Solved but don’t know why.
Cause: WP Bruiser option to protect registration form. Deactivating that option allows successful registration. Presumably something checks the domain as it works on the live site.Thanks again for your suggestions.
Anita
Hi
Thanks for letting me know. I know that being able to reproduce an issue is half the battle.
There’s no urgency, I just thought you would like to know. I will look out for the new version.
Best wishes,
Anita
Found it eventually:
Mailer: postsmtp HostName: localhost cURL Version: 7.71.0 OpenSSL Version: OpenSSL/1.1.1g OS: Linux veritaneuro-com-vm 4.19.0-21-cloud-amd64 #1 SMP Debian 4.19.249-2 (2022-06-30) x86_64 PHP: Linux 7.4.9 C PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=No, zlib_encode=Yes WordPress: 6.0.2 en_US UTF-8 WordPress Theme: Verita Neuro WordPress Plugins: Post SMTP, Gravity Forms, WPML Multilingual CMS, WPML SEO, Automatic YouTube Gallery, Blogmentor, Yoast Duplicate Post, Easy Theme and Plugin Upgrades, Elementor Pro, Elementor, Enable Media Replace, Essential Addons for Elementor - Pro, Essential Addons for Elementor, Entry Automation Dropbox Extension, Entry Automation for Gravity Forms, GDPR Cookie Compliance, Site Kit by Google, Gravity Forms International Phone Field Input Masking, Gravity Forms Dropbox Add-On, Gravity Forms Slack Add-On, Gravity Forms Zapier Add-On, MainWP Child Reports, MainWP Child, Pixel Caffeine, Post Tags and Categories for Pages, Public Post Preview, Really Simple SSL, Redirection, Templately, Yoast SEO Premium, Yoast SEO, WP File Manager, WP-Optimize - Clean, Compress, Cache, WP RSS Aggregator, WPML Media, WPML String Translation, WPvivid Plugins Pro, WPvivid Backup Plugin WordPress wp_mail Owner: /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/post-smtp/Postman/PostmanWpMailBinder.php WordPress wp_mail Filter(s): PostsmtpMailer->get_mail_args Postman: 2.1.8 Postman Sender Domain (Envelope|Message): veritaneuro.com | veritaneuro.com Postman Prevent Message Sender Override (Email|Name): No | No Postman Active Transport: Sendinblue (https://smtp-relay.sendinblue.com:587) Postman Active Transport Status (Ready|Connected): Yes | Yes Postman Deliveries (Success|Fail): 84 | 3Forum: Plugins
In reply to: [Exports and Reports] Created a new report but can’t see it after generationResolved. Rookie error.
The table prefix on the test instance that I was using is different from that on the live database.
Kind regards,
Anita
Forum: Plugins
In reply to: [Contact Form 7] Change the color to the send bottonEva,
Have a look at this link. It helped me. I added the CSS to my theme stylesheet, but it also works in the Additional CSS section.
Anita
Thanks for your response Yann. It seems to be now working correctly. Here’s what I did:
I tried to get in to the Firewall Settings and it told me I was running Wordfence under another account. It’s currently a subdomain of my main account. To change it I had to edit manually the php.ini file, as instructed. Then I was able to turn on Learning Mode. After waiting for a scheduled backup to run overnight, I upgraded the MainWP Dashboard plugin again. This time I was taken to the MainWP setup wizard.
The Wordfence firewall page currently does not show any whitelisted URLs.
However, the Wordfence activity report for the main account this week did show some unusual activity. My IP address was the only one blocked. It was blocked for this attack:
”
81.178.222.77 (United Kingdom)
Blocked for WPMain Stored XSS <= 3.1.2 in query string: page=mainwp-setup
”
I’ll pass that error on to the guys at MainWP, but it seems as though the 403 error was happening because it was being run under another account.Kind regards,
Anita
Hi,
Thanks for getting back to me. It was a puzzle as to why the site had gone down.
Not sure about the web server they are using but it is a Windows server. The file where they have rewrite rules is called web.config in case that gives you any clues. They are using PHP7.0. The hosting is provided by LFC: https://cp.lfchosting.com/
The backend is not cPanel and does not look like Plesk.
The client manages updates themselves from the WordPress admin area.If you need more information, just ask.
Kind regards,
Anita
Thanks, I have had a look and have chosen to use Auto Twitter Publish.
Thanks I’ll give this a go.
Thank you both for your quick responses too.So, to check I understand, I could create some events with, say, an Event Tag of dates-for-your diary and other events with an Event Tag of public.
Then on my public Events page use
[events_list tag=public]And on my Dates for Your Diary page use
[events_list tag=dates-for-your-diary]Is “tag” the correct argument name?
Forum: Reviews
In reply to: [Page2cat: Category, Pages & Posts Shortcodes] We use it a lotI changed the website mentioned recently so that the events mentioned are dealt with in a different way, using the Events Manager plugin.