• I recveive these 3-warnings when I try to login to the WordPress Login:

    Warning: Undefined array key “HTTP_REFERER” in /nfsvol-web/20/44520/sportscan.ca/rbl_wordpress/wp-content/mu-plugins/dac-auto-login.php on line 15

    Warning: Cannot modify header information – headers already sent by (output started at /nfsvol-web/20/44520/sportscan.ca/rbl_wordpress/wp-content/mu-plugins/dac-auto-login.php:15) in /nfsvol-web/20/44520/sportscan.ca/rbl_wordpress/wp-includes/pluggable.php on line 1355

    Warning: Cannot modify header information – headers already sent by (output started at /nfsvol-web/20/44520/sportscan.ca/rbl_wordpress/wp-content/mu-plugins/dac-auto-login.php:15) in /nfsvol-web/20/44520/sportscan.ca/rbl_wordpress/wp-includes/pluggable.php on line 1358`

    Not sure how to fix?

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • I have never seen anything related dac-auto-login.php must-use plugin. this could be coming from hosting.

    You can contact your hosting and ask if they add any must plugin in WordPress setup. if not then you need to find who’s adding that autologin plugin.

    Thread Starter sportscan

    (@sportscan)

    They said they dont work directly with wordpress. How would I find what plugin it would be?

    Will you be able to access that from File Manage or FTP and share the file code using https://gist.github.com/ so that I could review the code and identity if it’s malicious file or what?

    Thread Starter sportscan

    (@sportscan)

    Here is the only mu_pluggin being used.

    DAC AutoLogin, This plugin allows to auto-login from customer account, Version 1.2

    How would I disable this to see if this is the issue?

    You can’t disable it from the backend, those plugins are stored in /wp-content/mu-plugins from FTP you can move those plugin files and folder to outside the mu-plugins folder, then it will be disabled since it’s not in mu-plugins folder.

    Thread Starter sportscan

    (@sportscan)

    the mu-plugins folder is empty

    Thread Starter sportscan

    (@sportscan)

    I have found files in rbl_wordpress> mu-plugins dac-auto-login.php but also in the folder is another folder mu-plugins with the same PHP File.

    My guessis it is a duplicate?

    Thread Starter sportscan

    (@sportscan)

    I have tried to use the FileZilla to work with the files in mu-plugins but I am not able to change the folder.
    1. I tried deleting the extra mu-plugin folder
    2. I trtied deleting the two individual files

    In both cases it does not work.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Login Warnings’ is closed to new replies.