Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthormiquel
    • CommentTimeMay 8th 2008 edited
     # 1

    Displays a sign in form in the top menu when the user is not logged in. The form skips 'people.php'.

    As 0.2, it returns to the current page the user is visiting, e.g. if the user logs in on the categories page, it will return as a logged user in the categories page. As far as I tested, this doesn't works with pages created with page manager, so logging in from this pages will redirect to index.php.

    Attention: this extension will probably need some CSS tweaking with any theme other than the default vanilla.

    In order to get the links working properly, the file 'people_signin_form_nopostback.php' in your theme folder should be edited in lines 25 & 26, replacing '$this->Context->SelfUrl' for '"people.php"'.

    This is a suitable example for a black-based style

  1.  # 2
    Uploaded version 0.1 of Direct Menu Sign In.
    • CommentAuthormiquel
    • CommentTimeMay 8th 2008
     # 3
    sorry, was missing the readme.txt :(
    •  
      CommentAuthorHamed
    • CommentTimeMay 11th 2008
     # 4
    i dunno how i missed this
    this looks pretty cool
    i will check it out
    and let you know how it goes
    •  
      CommentAuthorHamed
    • CommentTimeMay 11th 2008
     # 5
    it has a minor styling issue (with me anyway) I am using firefox
    i will post a pic later
    but works pretty good
    pretty cool
    ^_^
    • CommentAuthormiquel
    • CommentTimeMay 11th 2008
     # 6
    well i tested almost in firefox, so dunno, let me see the capture ;)
  2.  # 7
    No, i have not made any changes. It is the problem with internet explorer. working fine with firefox.
    I also try to change the position of the box through the provided stylesheet but no changes is reflecting.
    •  
      CommentAuthorWanderer
    • CommentTimeMay 26th 2008
     # 8
    When making changes to CSS be sure to refresh then refresh again.
    CSS code seems to get really deeply cached on most browsers.

    Posted: Monday, 26 May 2008 at 7:27PM

    • CommentAuthormiquel
    • CommentTimeMay 26th 2008
     # 9
    which IE version? with IE7 it shows *almost* as in FF and few fixes seem to be required
  3.  # 10
    I am using Firefox 2.0.0.14 (Working fine)
    Internet Explorer : 5 (Layout problems for Direct menu signin)
    • CommentAuthormiquel
    • CommentTimeMay 27th 2008
     # 11
    explorer 5 is quite old...i don't have access to any :(
    you sure have to use IE 5?
  4.  # 12
    Your user can use any browser. It is good that your script, website is configured for most of the browser
    • CommentAuthormiquel
    • CommentTimeMay 27th 2008
     # 13
    yes i suppose so, but for browsers 10-years-old?

    anyway, I have no idea how it manages css, it's a bit difficult to help
    •  
      CommentAuthorWanderer
    • CommentTimeMay 28th 2008
     # 14
    Anyone using IE by choice needs their head read to start with, using version 5 is beyond belief, surely you jest?

    Is your PC pedal powered too?

    Posted: Wednesday, 28 May 2008 at 6:59PM

  5.  # 15
    Uploaded version 0.2 of Direct Menu Sign In.
    • CommentAuthoragerio
    • CommentTime2 days ago
     # 16
    I have the friendly URLs activated, and If I try to Log in from a discussion, the system gives me a problems message. I think it is because the login sends you to a comments.php page instead of the friendly URL page you where in the firt place.

    I am not good at all programming so I leave the solution of this to you.

    Thank you
    • CommentAuthormiquel
    • CommentTime2 days ago
     # 17
    that's the closest I've been to a good solution.

    I've been trying with javascript, but I'm not able to populate the ReturnUrl hidden field properly, although I have the proper value (location.href) for it

    I will keep on working on it, but I don't promise anything
    so if anyone more knowledgeable could help, I think it'd be better ;)
    • CommentAuthoragerio
    • CommentTime1 day ago
     # 18
    Thank you for your answer. I don't know how the regular login form does this work, but it seams to work pretty well, so I guess the right way to go, is to copy their method of getting the origin friendly URL and then redirect you back there after you login.

    Thanks for your work

    P.S.: Some users have complained about a problem logging in with IE6 (other user with the same browser have no problem), have you heard anything about it?
Add your comments
    Username Password
  • Format comments as