• Resolved mijnsite

    (@mijnsite)


    I get the following error messages after installing the plugin:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘flip_images_pro_cglang’ not found or invalid function name in **/wp-includes/plugin.php on line 173

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘flip_images_pro_cglang’ not found or invalid function name in **/wp-includes/plugin.php on line 173

    https://www.ads-software.com/extend/plugins/wp-flip-image-free/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    Open “wp-flip-image-free.php” file from your plugin directory and goto Line no: 123 remove this code
    add_filter( ‘load_textdomain_mofile’, ‘flip_images_pro_cglang’, 10, 2 );

    Thread Starter mijnsite

    (@mijnsite)

    Hi Rizwanahammad,

    Thanks for your advice! No error messages and the plugin works fine…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error messages’ is closed to new replies.