• Resolved eduhernandezm

    (@eduhernandezm)


    Hi

    I installed this plugin on the multi-site WP platform I manage. I have activated it for the whole network to disable the option of “Save as” in videos or images.

    It works fine, but seeing the php-fpm errors I see the following:

    [21-May-2017 06:21:23] WARNING: [pool www] child 17250 said in stderr: “NOTICE: PHP message: Error Table ‘mediateca.wp_2_copyrightpro’ does not exist in the WordPress database for SELECT * FROM wp_2_copyrightpro WHEREOption = ‘copy_click’ done by require (‘wp-blog-header.php’), require_once (‘wp-includes / template- loader.php’), include (‘/ themes WP_Hook-> do_action, WP_Hook-> apply_filters, call_user_func_array, get_header, get_header, locate_template, require_once (‘/ themes / mediateca / header.php’), wp_head, Copyrightpro_scripts, include (‘/ plugins / copyrightpro / scripts.php’), copyrightpro_query ”

    Depending on the site, it gives the error in the wp_ <idsite> _copyrigthpro table.

    Is this warning normal in php-fpm where I have hosted my platform?

    regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author afperea

    (@afperea)

    The problem is you have old version, uninstall old version, later install the new version

    Thread Starter eduhernandezm

    (@eduhernandezm)

    Thank you very much for the reply.

    I have updated the plugin to the latest version they have released, and now the notice given by php-fpm is as follows:

    [01-Jun-2017 12:32:50] WARNING: [pool www] child 13299 said in stderr: “NOTICE: PHP message: Error Table ‘mediateca.wp_copyrightpro’ does not exist in the WordPress database for SELECT * FROM wp_copyrightpro WHEREOption = ‘copy_link’ done by require (‘wp-blog-header.php’), require_once (‘wp-includes / template- loader.php’), include />, Render, include (‘/ themes / yoo_master2_wp / layouts / theme.php’), Warp \ Helper \ TemplateHelper-> render, include (‘/ themes / yoo_master2_wp Wp_footer ‘, WP_Hook-> do_action, WP_Hook-> apply_filters, call_user_func_array, copyrightpro_footerlink, copyrightpro_query ”

    I go into the database, and the table name is “copyrightpro” instead of “wp_copyrightpro”.

    What if I manually change the name of the table to the correct name trying to find the plugin?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error en PHP-FPM: PHP message: Error Table ‘wp_2_copyrightpro’ does no’ is closed to new replies.