Wordpress Sidebar Login Widget Update

January 22, 2008 | Published in: Wordpress & plugins | Tags: , , , , , 34

Sidebar Login WidgetA number of users were experiencing errors with the sidebar login widget I created, issues such as bugs with cookies and headers sent. In a bid to stop these errors I have created a new version, compatible with wordpress 2.3.

This version is different to the others because rather than redirecting to the normal wordpress login page to log the user in, it has the code for login built into it, thus (in theory) solving the cookie/headers problems. Hoorar. Read more about the widget after the break.

This clever little widget lets users login from the sidebar, without even touching the wordpress login page. Very handy. The official post is here. Enjoy =)

Screenshot: The form

Not logged in screenshot.gif

Download

Download Sidebar Login Widget Version 1.55

Downloaded a total of 5385 times

Show your support

Share This

Related Entries

Popular Entries

34 Responses to “Wordpress Sidebar Login Widget Update”

RSS feed for comments on this post.

Pages: « 1 2 3 [4] Show All

  • 25 - Lynda M says:

    Gravatar

    The “Register” link/text is not showing up for me at all. I can see “Lost you password?” just fine, but no “Register”.

    Please help! ;o)

    Thank you in advance. This is a great plugin!!!

    ~L

    Comment made on March 22, 2008 at 1:23 am

  • 26 - JH says:

    Gravatar

    Hey Lynda, me too, I’m getting the same problem.

    Works great but no Register.

    Comment made on March 24, 2008 at 1:32 pm

  • 27 - Roberto Verli says:

    Gravatar

    Even with the new version I keep getting the error after i login, it logins but with this error message.
    Can you help me?

    Comment made on March 24, 2008 at 9:26 pm

  • 28 - LaNeT says:

    Gravatar

    thanks. good work.. teşekkürler.

    Comment made on March 30, 2008 at 4:20 pm

  • 29 - Mark Gilbert says:

    Gravatar

    Line 37 of the code contains an unescaped ampersand which throws up a rendering error when the page is served as application/xhtml+xml as opposed to text/html.

    Changing the line to read as below fixes the problem.

    Logout

    Comment made on March 30, 2008 at 11:06 pm

  • 30 - Randy says:

    Gravatar

    I was hoping that Mark Gilbert’s comment was going to give me the answer to my problem with cookies in WP 2.5, but the new line of code isn’t showing.

    I really don’t know what problem his new code is aiming at fixing anyway.

    Anyone?

    Comment made on April 10, 2008 at 11:24 am

  • 31 - kidata says:

    Gravatar

    The ampersand in the log out URL
    (Line 37: … wp-login.php?action=logout&redirect_to= …)
    should be written as a HTML-Entitie to create valid pages.

    (Version: 1.51)

    Comment made on April 18, 2008 at 12:00 pm

  • 32 - Mike Jolley says:

    Gravatar

    @ Lynda M - It only shows if registrations are enabled in your blog. Check wordpress settings.

    @ Randy - Fixing it myself now, will post when fixed - thanks Mark

    Comment made on April 18, 2008 at 10:24 pm

  • 33 - Mike Jolley says:

    Gravatar

    Ive just updated the file, it works fine on my local and online wordpress copies (v 2.5). Anyone having problems with it now?

    Comment made on April 18, 2008 at 10:59 pm

  • 34 - Reyality says:

    Gravatar

    First of all thanks for this great widget! My apologies if this has already been answered… but I’m having a hard time trying to change the color of the displayed username with my limited CSS knowledge. Any assistance would be greatly appreciated.

    Comment made on May 14, 2008 at 8:16 pm

Pages: « 1 2 3 [4] Show All

Leave a Reply

- Why ask? This confirms you are a human user!