donc01
Forum Replies Created
-
Hi Niklas,
Thanks again for another thorough response. It sounds like there are some significant improvements coming very soon for Subscriptions. With regard to processing recurring payments without the need for advanced permissions, will this negate the need for Vaulting? Will the updates be released within days or weeks? If days, I may wait to implement subscriptions. Should I wait? If I do not wait, will it be difficult to make changes to take advantage of the new streamlined approach?
Thanks!!
- This reply was modified 3 years, 1 month ago by donc01.
Hi Niklas,
Thank you so much for your reply. I will give it a try! I reviewed the link you referenced and it is extensive. As a heads-up, can you fill me in on the most common issues seen when using PayPal for subscriptions?
Thanks again for the reply. I notice that you are diligent in replying to inquiries and issues in this forum which is super important and demonstrates a commitment to providing a good product. We’ll see how things work out for me when I implement WooCommerce Paypal Payments with WooCommerce Subscriptions.
Cheers!
I figured out a solution. I just reset the the recurrence for the database backup. I set “Database backup schedule” from “Daily” to “Weekly”, clicked “Save changes”, then I set it back to “Daily”, clicked “Save changes”. Now it works.
I installed WP Control and there are two items related to UpdraftPlus in the list of Cron events:
Hook: updraftplus_clean_temporary_files
Action: UpdraftPlus_Filesystem_Functions::clean_temporary_files()
Recurrence: Twice DailyHook: updraft_backup
Action: UpdraftPlus->backup_files()
Recurrence: Once WeeklyNote: I do not see a Cron event for for the daily database backup even though it is configured in UpdraftPlus Settings. Should there be another Cron event with a Recurrence of “Once Daily”?
Thanks!
Hi Bryle,
The DB backup references you see in the file are from manual backups that I performed by manually clicking the “Backup Now” button. The issue is that the daily backups are not happening. Why would the automatic daily backup of the database not happen?
Thanks!
Hi Bryle,
Thanks for the suggestion. I have pasted our log file on pastebin.com. Note, I had to paste it in 3 parts because you can only paste up to 512KB per paste. Also, note I tried to clean the file of any references to our site. Here are the pastes:
Part 1: https://pastebin.com/b7k8cGtT
Part 2: https://pastebin.com/6VdBwxSj
Part 3: https://pastebin.com/39CfFtxN
The password for the pastes is: pbpassword1
I look forward to your feedback.
Thanks!!
Hi Bryle,
Thank you so much for your quick reply. How can I send the log file to you? I prefer not to post the log file to a public forum since it has site-specific information in it.
Thanks!!
The Replace URL tool will not work with Relative URLs. Relative URLs should be relative to the “siteurl” or “home” parameter in the wp_options table for the wordpress site. Why does Elementor not use “siteurl” or “home” for Relative URLs? If it did, the Replace URL tool would not be necessary.
Thanks!!
Hi Elementor Team (@lianakap),
I don’t think you need our site URL. This seems to be a general problem with Elementor. I installed a fresh blank wordpress site with a simple theme ( Starter Templates –> “Simply Natural” ) to make sure I didn’t mess up something on our site that would cause this problem. This fresh site is in a folder “/mysite/” on localhost. On this fresh site on localhost, when I enter a relative URL for a button link (e.g. “/about-us/”) I have the same problem as above: on the site, the button points to “/localhost/about-us/” instead of “localhost/mysite/about-us/”. Is this a bug in Elementor?
Thanks!!
I figured it out. My site’s “Administration Email Address” did not match my site’s domain name exactly. I have been testing with a subdomain (e.g. “test.mysite.com”) but I set my admin email address in the site’s settings to “[email protected]” instead of “[email protected]”.
I hope this helps someone with the same issue in the future 🙂
I figured it out. My site’s “Administration Email Address” did not match my site’s domain name exactly. I have been testing with a subdomain (e.g. “test.mysite.com”) but I set my admin email address in the site’s settings to “[email protected]” instead of “[email protected]”.
I hope this helps someone with the same issue in the future 🙂
Cheers!!
Hi Bryle,
I did not use a plugin for the other site that works correctly. It is so confusing to me that UpdraftPlus uses different “sent from” emails for notifications for my two different sites. Any additional help would be appreciated.
Cheers!!
Hi Bryle,
The admin email on both domains is set to the “webmaster” account. On the first site, the admin email is set to [email protected] and on the second site, the admin email is set to [email protected]. The issue is that the UpdraftPlus notification emails from the second site are being sent from the “wordpress” account (ie. [email protected]). For some reason, UpdraftPlus is not sending email notifications from the second site’s admin email address. Any further ideas on what is happening here?
Thanks again for your quick reply.
Cheers!
Hi David,
Both sites list the same “[email protected]” in the “your site’s admin address”. However, the the second site is sending UpdraftPlus notification emails from “[email protected]”. The first site is sending from “[email protected]”. How do I make the second site send UpdraftPlus notification emails from “[email protected]”?
You guys are awesome for being so responsive!
Thanks!!
Hi Bryle,
I have installed the UpdraftPlus plugin on wordpress sites that I manage. These are not sites on WP.org.
After installing the UpdraftPlus plugin, on the UpdraftPlus configuration Settings page, I clicked the checkmark next to “Check this box to have a basic report sent to your site’s admin address”. Every time a backup is taken, it sends an email. I would like to change the “From:” address in these notification emails. How can I do that?
Thanks!!