Not signed in (Sign In)

Categories

Vanilla 1.1.5 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.
    • CommentAuthorjharder
    • CommentTimeJun 26th 2008
     # 1
    I'm hoping someone has already accomplished what I am trying to do and can offer me some advice.

    My website currently has a member's section with a simple PHP/SQL login setup. I'm adding a Vanilla forum and would like for my current Members to have their same usernames and passwords log them into the forum. Is there any way to copy their current info into the Vanilla database? I tried to just copy and paste, but it seems the password encryptions don't match. Obviously I'm a n00b to all this.

    I do want to keep the sign in systems separate because while all site Members should have access to the forum, not all users authorized for the forum should have access to the Members content.

    Any ideas are appreciated.
    • CommentAuthorfysicsluvr
    • CommentTimeJun 30th 2008
     # 2
    Another option would be to bypass the vanilla-default user system and tell vanilla to reference your current user database (and password encryption) by editing the core vanilla files.
    • CommentAuthorGrahack
    • CommentTimeJul 2nd 2008
     # 3
    Editing the core files seems a bad idea to me, since we have a neat modular auth mechanism. Try to find the Wordpress integration page in the docs. Not everything might be interesting for you, but you'll find ideas.
  1.  # 4
    hmm good point.
    •  
      CommentAuthorbjrn
    • CommentTimeJul 3rd 2008
     # 5
    I thought there was some simple way to override Vanilla's user handling to substitute your own. But the simplest would perhaps be to point Vanilla to use your user tables instead of the default tables.
Add your comments
    Username Password
  • Format comments as