• I am currently using the External Database Authentication Reloaded plugin. I am currently on a local drive using the wamp. I have uninstall and re -installed it several times. I have enter the top information but the login in screen is giving me a white screen. I know I have entered the information correctly and still not pulling up the login screen. I know its not the site due to everytime I deactivate the External Database Authentication Reloaded plugin, the login screen comes back. I really need some help getting to work due to trying to connect to an external database.

    https://www.ads-software.com/plugins/external-db-auth-reloaded/

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.