Viewing 7 replies - 1 through 7 (of 7 total)
  • Your login page is protected by a basic auth so we will not be able to see it. Are you seeing the white screen and nothing else? Have you checked your server logs for any clues?

    Thread Starter jhallikas

    (@jhallikas)

    [Fri Nov 13 14:25:43 2015] [error] [client 90.191.37.238] File does not exist: /home/la02/21541315/favicon.ico, referer: http://www.silmatervis.ee/wp-login.php?redirect_to=http%3A%2F%2Fwww.silmatervis.ee%2Fwp-admin%2F&reauth=1

    [Fri Nov 13 14:35:19 2015] [error] [client 80.235.32.175] File does not exist: /home/la02/21541315/favicon.ico

    Thread Starter jhallikas

    (@jhallikas)

    [Fri Nov 13 14:49:29 2015] [error] [client 123.125.71.44] File does not exist: /home/la02/21541315/robots.txt

    Thread Starter jhallikas

    (@jhallikas)

    Yes, only white screen without anything else. You should be able to pass the first auth page with [login information removed]

    Please do not post credentials here on the forums. It can be dangerous. If you want people to see the page, you will have to remove the block placed on them.

    The /favicon.ico file would not cause the issue.
    The robot.txt would not cause the issue per say

    Try changing DEBUG to true in your wp-config.php file. This may make any error visible. please refer to https://codex.wordpress.org/Debugging_in_WordPress on details for doing so.

    Thread Starter jhallikas

    (@jhallikas)

    Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/la02/21541315/wp-includes/functions.php on line 3041
    Call Stack
    # Time Memory Function Location
    1 0.0005 726264 {main}( ) ../index.php:0
    2 0.0012 851856 require_once( ‘/home/la02/21541315/wp-admin/admin.php’ ) ../index.php:10
    3 0.0014 880184 require_once( ‘/home/la02/21541315/wp-load.php’ ) ../admin.php:30
    4 0.0017 900496 require_once( ‘/home/la02/21541315/wp-config.php’ ) ../wp-load.php:29
    5 0.0023 1045456 require_once( ‘/home/la02/21541315/wp-settings.php’ ) ../wp-config.php:90
    6 0.1863 31215992 include_once( ‘/home/la02/21541315/wp-content/plugins/google-map-professional/googlemarker.php’ ) ../wp-settings.php:197
    7 0.1876 31334792 wp_enqueue_script( ) ../googlemarker.php:185
    8 0.1876 31336216 _doing_it_wrong( ) ../functions.wp-scripts.php:150
    9 0.1877 31337736 trigger_error ( ) ../functions.php:3041

    Thread Starter jhallikas

    (@jhallikas)

    Now I turned debug back to false, and everything seems to be OK, I have no idea what caused the problem.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Login in page doesn't show’ is closed to new replies.