Viewing 1 replies (of 1 total)
  • Plugin Author Dion

    (@diondesigns)

    Your WordPress and phpBB installations are too many subdirectories deep in your document root. BridgeDD only supports phpBB and WordPress installations three levels deep, and your installations are four levels deep.

    This is a hard-coded limitation. I am currently working on an update that will help your situation, but in the meantime, you can attempt to install BridgeDD using a custom option. After you upload BridgeDD to your WordPress installation, add the following line to the bridgedd_config.php file:

    define('BRIDGEDD_EXTARLEVEL', true);

    BridgeDD should then be able to locate your phpBB installation. If it cannot, then you will need to wait for the next BridgeDD update.

    Please be aware that since the requirements check plugin was not able to check your phpBB installation, it’s possible that BridgeDD will not install correctly.

Viewing 1 replies (of 1 total)
  • The topic ‘FAIL BridgeDD cannot locate a phpBB installation.’ is closed to new replies.