• Resolved Vijay Hardaha

    (@vijayhardaha)


    Notice Error: Only variables should be passed by reference, inside function add_download_plugin_bulk_actions()
    get the array keys into a variable and then pass variable in into end() function, and don’t suppress the function with @

    Warning Error: No such file or directory in…
    This error comes when you delete the function and uninstall hook runs and you have unlink( DPWAP_PLUGINS_TEMP ) code in uninstalling hook and where the file exists check is not available before unlink.

    Thanks

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

    (@metagauss)

    Hello Vijay Hardaha (@vijayhardaha),

    Thanks for reporting this. It will be fixed in upcoming release this week.

    Thanks again!

    Plugin Author Metagauss

    (@metagauss)

    Hello Vijay Hardaha (@vijayhardaha),

    This issue has been resolved in latest release. Please update and let us know if still see the warnings/ errors.

    Cheers!

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