PHP warnings
-
Hi, I turn on logging of all errors and I see from your plugin this
Error 2 - E_WARNING
fopen(/wp-content/plugins/mailoptin/src/connections/NinjaFormsConnect/integrations/WordPressUserRegistrationConnect.php): Failed to open stream: No such file or directory
/wp-admin/includes/class-wp-filesystem-direct.php:66
#1 /wp-admin/includes/class-wp-filesystem-direct.php(66): fopen()
#2 /wp-content/plugins/mailoptin/src/connections/NinjaFormsConnect/Connect.php(93): WP_Filesystem_Direct->put_contents()
#3 /wp-content/plugins/mailoptin/src/connections/NinjaFormsConnect/Connect.php(53): MailOptin\NinjaFormsConnect\Connect->generate_classes()
#4 /wp-includes/class-wp-hook.php(324): MailOptin\NinjaFormsConnect\Connect->register_nf_actions()
#5 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#6 /wp-content/plugins/ninja-forms/ninja-forms.php(790): apply_filters()
#7 /wp-includes/class-wp-hook.php(324): Ninja_Forms->plugins_loaded()Another part is that this plugin is throwing this error on pages should not be doing anything, like on admin tools.php
Can you please restrict where this plugin is loading its code only for parts is actually necessary? It’s loading 258 file and taking 4MB of ram on places it does nothing, just slowing down website. Please, for better and faster WP. Thank you!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.