Amin
Forum Replies Created
-
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] restore.log keeps growingI agree with @stresslessweb
I contacted the host provider, no problem or clue on their side. This issue should be resolved at the plugin side. I disabled backwpup and logging stoped.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] restore.log keeps growingIt’s kind of weird. Why logging php warnings in this particular path?! Why backwpup-restor folder?! I can’t understand. I’m going to add this line to wp-config.php to see what will happen:
//Enable error logging.
@ini_set('log_errors', 'On');
@ini_set('error_log', '/home/HOST-USERNAME/wp-php-errors.log');
//Don't show errors to site visitors.
@ini_set('display_errors', 'Off');
if ( !defined('WP_DEBUG_DISPLAY') ) {
define('WP_DEBUG_DISPLAY', false);}Edit: This solved the issue and the logging file changed to my custom path. But we can turn of debugging and turn it on when necessary.
- This reply was modified 8 months, 4 weeks ago by Amin.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] restore.log keeps growingI have exactly the same problem. The php log is constantly appended to the end of the file. Even if I delete the file, it is recreated. The file has grown so large that I got a warning about the size limit from cpanel. And I found out this file has become more than 6 GB.
There is no log related to the backwpup plugin inside the restore.log
I had never run a restore process on my site.
- This reply was modified 9 months ago by Amin.
Forum: Plugins
In reply to: [پارسی دیت – Parsi Date] مشکل با BuddyBoss در تبدیل تاریختایید میکنم که من هم دقیقا همین مشکل را دارم و مجبورم افزونه پارسی را غیر فعال کنم
Forum: Plugins
In reply to: [WP-Persian] کد پی اچ پی برای درج تاریخ در قالبممنون میشم این رو بگید
Forum: Plugins
In reply to: [Remove Yoast SEO Comments] Plugin conflict with Yoast 7.1Yes, I can confirm this too. It would be great if you fix this issue.
Thank you in advance
Using “Health Check” plugin, found the conflicting plugin!
Thank you so much for your support.Forum: Plugins
In reply to: [WP-Persian] گزارشات ووکامرسممنون از پاسختون.
بله متوجه ام، ولی این قسمت از ووکامرس قطعا مورد توجه قرار خواهد گرفت. صدها سایت فارسی هستن که از ووکامرس استفاده دارن میکنن. شما میتونین این امکان رو در نسخه پولی (پرو) قرار بدین
Forum: Plugins
In reply to: [WP-Persian] گزارشات ووکامرسگزارشات افزونه edd هم شمسی نیست.
Forum: Reviews
In reply to: [Free Shipping Per Product for WooCommerce] Does not WorkMaybe you should clear Transient cache from woocommerce tools after activating the plugin
Forum: Plugins
In reply to: [Taxonomy Filter] Enable for Woocommerce and EDD tags (how to)Thank you Andrea 🙂
Interesting! Our problem is exactly the opposite!
Actually the earned points are shared between subsites of a multisite installation. But we don’t want that, because each site has a separate administrator and shopping department.- This reply was modified 8 years ago by Amin.
Nock Nock 🙁
Forum: Plugins
In reply to: [Registration Options for BuddyPress] Line breaks for approval/denial emails?Hi there,
I have this problem too. This does not seem to be resolved in the plugin. Could you please update the plugin or just tell us what to do to solve it?Thanks in advance
Yes I’m using multisite. It seems strange to mee too! I don’t know why this is happening. there must be something wrong with my plugins, because I’m running my network for more than 8 years, and lots of plugins and settings are included during these years. By the way, I disabled the plugin from example.com/wp-admin/network/plugins.php area, but I saw the plugin is active in each blog!!! so disabled the plugin for each of blogs: blog1.example.com blog2.example.com, except the main blog at example.com.
This is strange, because I re-enabled/disabled the plugin in network plugins area, and now I cannot enable/disable it in each blog any more. (this is the true behaviour). So this is not the issue, and it’s not related to your plugin.
BUT if you let users enable/disable BackWPUP for each of their blogs, I think this bug should be gone and everybody would be happy!
Maybe there is a huge network of blogs, and the admin wants to let users generate backups for their own blogs, indeed with the limitation to their specific database tables and files.