• Hi Everyone,

    Who else had not experienced a very long time to login after having upgraded to v2.0.1 ???

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter razorsa

    (@razorsa)

    bump?

    I had the same problem. It’s the RSS feeds it tries to pull in. Edit the index.php file in wp-admin, and change all the three lines that start:

    $rss = @fetch_rss(…

    To be:

    $rss = “”;

    And you’re done!

    Thread Starter razorsa

    (@razorsa)

    Thanks very much, I will give it a try and get back to you !!!!

    RazorSA

    yah I had this problem as well, had to dig into the page myself as nobody was answering this Q on the board. *VERY* amateurish to hardcode three URLs into an application, not document them, nor provide any option to turn them off (and not answer the posts on the support board about it….)

    Thread Starter razorsa

    (@razorsa)

    EXACTLY !!!!!!!!!!!!!!!!!!

    *I have it sorted out at the moment… Just when I upgrade, I need to edit it again !!!!*

    Thank you so much for the solution on this… It was really driving me crazy!! It works fine on my home network but in the office network it was taking nearly 110 seconds! I figured it was something like this but was dreading the search. Thanks again.

    Excellent fixed it all

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Slow login in v2.0.1’ is closed to new replies.