Support » Plugin: Widget Options » Huge php_errorlog file
Huge php_errorlog file
-
Hello, first of all let me say that i love your plugin. We have enabled it at one of our more “heavy” web directories, where we only have enabled the “Display Logic” feature.
However, during the past few days we are experiencing a very strange exponential growth of the /wp-admin/php_errorlog file (it reached 9GB…) which includes errors regarding this plugin.
Each line of the file begins with:
The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size. βάσης δεδομένων WordPress για αίτηση INSERT INTOwp_options(option_name,option_value,autoload) VALUES (‘widgetopts_global_pages’, ‘a:675:{i:0;O:7:\”WP_Post\”:24:{s:2:\”ID\”;i:12934;s:11:\”post_author\”;s:1:\”1\”;s:9:\”post_date\”;s:19:\”2016-05-12 19:09:24\”;s:13:\”post_date_gmt\”;s:19:\”2016-05-12 16:09:24\”;s:12:\”post_content\”;s:20142:\”…then an enormous amount of content
and closes with
… ON DUPLICATE KEY UPDATE
option_name= VALUES(option_name),option_value= VALUES(option_value),autoload= VALUES(autoload) από require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/widget-options/plugin.php’), WIDGETOPTS, WP_Widget_Options::instance, WP_Widget_Options->includes, widgetopts_global_pages, update_option, add_optionDo you have anything to suggest?
-
Hi,
Thank you very much for choosing Widget Options! Regarding your concern, can you please replace the files with the files here : https://github.com/phpbits/widget-options/tree/develop and let me know how it goes. Thanks!
Cheers,
Jeffreywe did what you suggested, we now have v3.3.2 active (3.3.1 is deactivated) and it seems that the file is not produced at all, since we have set the error_reporting PHP variable to FALSE
We sure suggest that you release this version asap, in order for others to enjoy this new version of your fine plugin.
Thank you very much.
PS. is there a way to export your plugin’s settings? I mean, we do have over 100 widgets and all of them include widget logic. We would very much appreciate to backup these logics. We also use “Widget Importer & Exporter”, but this plugin only backups the widgets, without any 3rd party logic on them.
Hi,
Thanks! Sounds perfect 🙂 I’m still adding several fixes and will launch it soon. Regarding the import/export, I’m still working on best way to handle this but already on the plugin’s roadmap. Thanks!
Cheers,
Jeffrey
- You must be logged in to reply to this topic.