• hi I have noticed error on google webmaster tools

    mydomain.com/?wpdmact=process&did=

    there is typo in process.php “File not found or Downlaoad Link Expired!”

    I am using Download Manager Version 2.6.96
    I have changed that manually, but maybe you can fix this for next release

    }
    
          @fclose($file);
    
        }
    
    }  else {
        wp_die('File not found or Downlaoad Link Expired!');
    }
    
    die();
    ?>

    https://wordpress.org/plugins/download-manager/

The topic ‘typo error’ is closed to new replies.