• I need to upgrade WordPress and Plugins, however having login problems.

    I am following the instructions at:
    https://codex.www.ads-software.com/Login_Trouble

    Under Deactivate Theme it says:
    To find out what caused problem in the theme, upload and run this code when the theme is active:

    How do I upload and run this code when the theme is active? Where do I put this code?

    <? ini_set(‘display_errors’,’1′); ini_set(‘display_startup_errors’,’1′); error_reporting (E_ALL);include(‘index.php’); ?>

    Many thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Login Problems and not sure how to upload and run code’ is closed to new replies.