Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wendygordon

    (@wendygordon)

    5 days ago. no answer? anyone?

    Add this code on line # 55 in config.php

    $_GET[‘wp-root’] = $_SERVER[‘DOCUMENT_ROOT’].’/’;

    If you are using sub folder for example in localhost then add directory name also

    $_GET[‘wp-root’] = $_SERVER[‘DOCUMENT_ROOT’].’/yourdirectoryname/’;

    I hope it will help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: PDW Media File Browser] Error on Installation’ is closed to new replies.