vupdraft
Forum Replies Created
-
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Undefined global variable $_ENVIt’s been a while since we heard from you. I am closing the ticket but please feel free to reach out if you have any further concerns.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Scheduled backup doesn’t workIt’s been a while since we heard from you. I am closing the ticket but please feel free to reach out if you have any further concerns.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backup not finishingIt’s been a while since we heard from you. I am closing the ticket but please feel free to reach out if you have any further concerns.
It’s been a while since we heard from you so I am closing this.
Feel free to get back in contact should you have any further concerns.
It looks like you could have a conflict.
Can you send me your php error logs or can you install a debugging plugin such as this one: https://ww.wp.xz.cn/plugins/debug-log-manager/ and let me know about any Fatal errors that you are seeing?
Hi
Can you upload your screenshots using this tool: https://snipboard.io/
Hi,
You would need the post and post_meta tables in the Database.
You cannot recover a single page using UpdraftPlus, you would need to restore the whole site and the inbuilt WP export/import functionality.
Forum: Plugins
In reply to: [Easy Updates Manager] Automatic updates break site layout?MailPoet uses internal caching to optimize performance,
MailPoet does not automatically clear the entire WordPress site cache by default, but it is designed to work with caching plugins to ensure forms and emails function correctly
I suspect that the cache is not being cleared fully after an automatic update. Try installing a caching plugin to work with mail poet, we have a free one: https://en-gb.ww.wp.xz.cn/plugins/wp-optimize/
Unless you are checking in an incognito browser, it’s possible you are seeing a version of the web page cached by your browser when do in a manual update meaning the issue is there, you are just not seeing it.
The backup is timing out during the upload to Google Drive
In settings >> show expert settings can you try changing the archive split from the default of 400 to 100 MB and run another backup?
Hi,
I suspect your backup is not completing and this is why the files are not being removed. Can you post the full backup log using a tool such as pastebin.com?
Can you try removing any schedules manually from the DB?
To remove the extra backup schedules:
- In your hosting Site Tools->Site->MySQL->phpMyAdmin, open your database
- Search the database for any table named ‘wp_options’ (please use the table prefix that you have if it is different from the default wp_)
- In each table, select ‘Search’ and enter the following:
- Column name: ‘option_name’
- Operator: ‘LIKE %…%’
- Value: ‘updraft’
- This will bring up all UpdraftPlus options in the table. Delete these rows
- In the same table, Search for a row with option_name = ‘cron’. Delete this row
Hi,
The free version is not really designed to used on multi sites, if you are having this issue with the premium version, please contact us here: https://teamupdraft.com/support/premium-support-form/
Do push them on this, you will likely find that one day it is inexplicably fixed.
I have had similar issues with my hosting, they deny it then after I keep pushing, one day it starts working.
In your initial contact you gave a specific rule that was being triggered, is this still the case?
HI,
I am afraid there is not much more I can suggest as the block is server side and not on the plugin side.
This is something only your hosting can fix for you
The best course of action would be to talk to your hosting and see what is blocking the connection (it’s likely in the hosting environment if you have already disabled your security plugin).
They should be able to allow the connection for you.