• idaglad

    (@idaglad)


    Hi. When I try to login into my site, the login box doesn’t pop up, only some text.
    Can you help me fix this issue?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    I see this when I try to go to your login. It seems that this is just a warning about some old code in your pinterest plugin. Check your site’s wp-config.php file — look for the line that has WP_DEBUG and make sure it’s set to false

    It should be define('WP_DEBUG', false);

    Deprecated: Function create_function() is deprecated in /customers/e/b/0/idaglad.com/httpd.www/wp-content/plugins/pinterest-rss-widget/pinterest-rss-widget.php on line 303 Deprecated: Function create_function() is deprecated in /customers/e/b/0/idaglad.com/httpd.www/wp-content/plugins/pinterest-rss-widget/pinterest-rss-widget.php on line 305 Deprecated: Function create_function() is deprecated in /customers/e/b/0/idaglad.com/httpd.www/wp-content/themes/lovemedo/inc/woocommerce.php on line 24 Warning: Cannot modify header information - headers already sent by (output started at /customers/e/b/0/idaglad.com/httpd.www/wp-content/plugins/pinterest-rss-widget/pinterest-rss-widget.php:303) in /customers/e/b/0/idaglad.com/httpd.www/wp-login.php on line 423 Warning: Cannot modify header information - headers already sent by (output started at /customers/e/b/0/idaglad.com/httpd.www/wp-content/plugins/pinterest-rss-widget/pinterest-rss-widget.php:303) in /customers/e/b/0/idaglad.com/httpd.www/wp-login.php on line 436

    netzmaedchen

    (@netzmaedchen)

    Please deactivate or delete your pinterest-rss plugin (rename the folder using ftp) and try again. There seems to be old code in the plugin as Steven pointed out. Remove the culprit and you should be fine.
    Regards
    Anja

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