Prashant Walke
Forum Replies Created
-
Hi,
Thanks for your kind of words. If you like plugin then can you please add review.
We have released new version with your suggested changes.
Please update latest version and let us know in case any issue or more improvement.
Thanks.
Hope you are doing well.
Apologies for delay in response.
Is your issue resolved ? if not please share your site details on walke.prashant28@gmail.com.
Thanks
Yes, In pro version this feature available.
Using Form Builder you can create custom fields.
https://www.wpseeds.com/product/wp-user-custom-registration-forms-login-and-user-profile/
Yes, In pro version this feature available.
Using Form Builder you can create custom fields.
Hi,
Apologies delay in response.
Can you please share your WordPress Version and Error message so that i can reproduce issue and fix it if any.
If possible please share screen shot on walke.prashant28@gmail.com
Thanks.
Hi,
Can you please enable debug log and share error log on walke.prashant28@gmail.com so i can check exact issue.
if possible please share site details on walke.prashant28@gmail.com so i can check exact issue.
Hi,
Thanks for detail information.
We will check issue and fix ASAP.
Hi,
We have fixed issue with PHP Version 8.
Please download latest WP Database Backup plugin and let us know.
Thanks.
Thanks for your kind of words.
If you have set cron job on twice daily and there in no user visited site then cron job not run on that day. because WordPress trigger cron file on user/admin view.
Also
Might be cron job setting not updated properly in option table.
logging into phpMyAdmin and UPDATE wp_options SET backup option_value to monthly
OR clear all cron job and set setting again.
Please check following url for more information.
https://codex.wordpress.org/Function_Reference/wp_clear_scheduled_hook
Hi,
For reset password feature not available in current version.
We have noted your point and try to implement in next version.
Thanks.
Hi,
Can you please share your site admin details on walke.prashant28@gmail.com so that we can check exact issue
Thanks for let us know issue, we will try to reflect issue and if any issue will resolve and update.
Thanks.
if the site is very large, it takes time to create the database backup. And if the server execution time is set to low value, you get go to blank page.
There may be chance your server max execution time is 30 second. Please check debug log file.
You will need to ask your hosting services to increase the execution time and the plugin will work fine for large data.
You can also try to increase execution time. Please make below changes – Add below linephp.ini
max_execution_time = 180 ;
Please download site backup from FTP and setup on locally to identify and resolve issue
You can find database backup inside wp-content/uploads/db-backup
You can use WordPress on fresh site installation and setup same as existing site.
if you want clone site then please check following url for more information :
https://www.wpseeds.com/documentation/docs/wp-all-backup/how-to/clone-site/Thanks.