Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joshua Parker

    (@parkerj)

    An error log should have been generated in your wp-content directory. This should give you a hint as to what might be the issue.

    Thread Starter shadynicnack

    (@shadynicnack)

    I admit… Kind of new at wordpress and error log, but It says something with
    “external-db-auth-reloaded\medoo.php on line 67”
    which it has
    } catch (PDOException$e) {
    throw new Exception($e->getMessage());
    }
    on lines 66-68 in medoo.php

    Plugin Author Joshua Parker

    (@parkerj)

    What are you using for external DB host; ip address, url or localhost? Are the login credentials for the external db correct?

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

The topic ‘White Screen’ is closed to new replies.