• Fatal error: Class ‘CheckPlugin’ not found in /homez.34/penseeli/lespauvresvoyagent.fr/wp-content/plugins/nextgen-imageflow/admin/admin.php on line 47

Viewing 1 replies (of 1 total)
  • Hi! penseelibre

    ————————-
    /*
    * 看代码好像爱那个是验证某些东西是否存在的
    * 把它注释掉就OK了!
    * file:/wp-content/plugins/nextgen-imageflow/admin/admin.php
    $flowCheck = new CheckPlugin();
    $flowCheck->URL = IFURL;
    $flowCheck->version = IFVERSION;
    $flowCheck->name = “nggflow”;

    // Show update message
    if ( $flowCheck->startCheck() )
    echo ‘<div class=”plugin-update”>’ . __(‘A new version of NextGEN ImageFlow is available !’, ‘nggflow’) . ‘ ‘ . __(‘Download here’, ‘nggflash’) . ‘</div>’ .”\n”;
    */
    ————————-

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: NextGEN-ImageFlow] fatal error’ is closed to new replies.