Forums

vbulletin Login in Sidebar (3 posts)

  1. thelumberjack
    Member
    Posted 8 months ago #

    I've just added the following to my WordPress site and it's working perfectly:

    http://wordpress.org/support/topic/vbulletin-login-in-sidebar?replies=12

    Does anybody know how to add a logout button once a user is logged in? I tried simply adding "login.php?do=logout" to a simple link, but it requires a value for the logout hash. Has anybody successfully added a logout option to this modification?

    I assume we just need to pull the hash value out and store it in a variable that we can then reuse in the logout URL?

    Thanks!

  2. Daemonyus
    Member
    Posted 8 months ago #

    i dont know the specific answer to your question but have you tried the vBulletin Welcome Block Widget?

  3. thelumberjack
    Member
    Posted 8 months ago #

    I have tried it, yes. It doesn't work with vBulletin 4+.

    I found a solution to this anyway. I just needed to pull the hash out and store it as a variable for reuse.

    Thanks.

Reply

You must log in to post.

About this Topic