• Resolved mejstro

    (@mejstro)


    Hello,
    After activating the docket-cache plugin, I cannot open wp-admin site to log in. A critical error is displayed. After de-activating docket cache the web is working as expected. Could you please give me any advice what to do? Thanks a lot
    Jan

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nawawi Jamili

    (@nawawijamili)

    Hi there,

    Please enable WordPress debugging by inserting this code in wp-config.php

    
    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_LOG', true );
    

    It will log all errors, notices, and warnings to a file called debug.log in the wp-content directory.

    Thanks.

    Plugin Author Nawawi Jamili

    (@nawawijamili)

    Hi,

    I’m marking this thread as resolved. Feel free to open a new topic if you have further questions.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot login to wordpress site’ is closed to new replies.