Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 5 of 5

Thread: Login Help

  1. #1
    Join Date
    Feb 2006
    Posts
    346

    Login Help

    Hello,

    I'm using some code I found in the User Action Login example.
    http://www.indigorose.com/forums/sho...agement+plugin

    The sample works fine but, when I add it to my project and make a few page jump changes it tell me the password is incorrect. What I'm I doing wrong? Please help! Thanks

    Project attached
    Attached Files

  2. #2
    Join Date
    Oct 2007
    Location
    Gensokyo
    Posts
    1,324
    I don't recommend using the User Action Plugin at all. I soon realised the Database Action Plugin was far more efficient for what people had in mind when it comes to user systems.

    Here's a quick example I made before going to bed.

    You'll need to install the Database Action Plugin if you want to run it. As for the User problem. I don't really know, I tried it myself and didn't understand why it wasn't working since it worked when I made the example before.

    I've added a security bonus (you should do this anyway) of MD5'ing the password you enter when you register.

    Anyway. If Database Action Plugin is out of the question try SQLite.

    By the way, Database Action Plugin is incredibly secure. Other than the fact of decompiling/reading the programs memory.

    Good luck!
    Attached Files

  3. #3
    Join Date
    Feb 2006
    Posts
    346
    Thanks for the quick response.

    I tried the example - It fails On Preload Line 20 - Create database.

    I don't know enough about creating database to fix this. Can you further assist when you have time? Thanks.

  4. #4
    Join Date
    Feb 2006
    Posts
    346
    ShadowUK,

    I was able to get the User Action Plugin to work. Is there away to add images to each user when you create the account? Get the user the option to select from a few images - once registred, when the the user selects the account from the dropdown it would display the image the user selected. Kind of like Windows users accounts.


    Thanks

  5. #5
    Join Date
    Oct 2007
    Location
    Gensokyo
    Posts
    1,324
    Quote Originally Posted by abnrange View Post
    ShadowUK,

    I was able to get the User Action Plugin to work. Is there away to add images to each user when you create the account? Get the user the option to select from a few images - once registred, when the the user selects the account from the dropdown it would display the image the user selected. Kind of like Windows users accounts.


    Thanks
    I never really implemented this for the User Action Plugin, AFAIK there's no way to save user meta in this plugin. You could probably assign the user to a group, where the group is the image, but this isn't the best method.

    I also am suprised the Database Action Plugin example didn't work, It worked fine for me. Have you tried adjusting the dbPath?

  6. #6
    Join Date
    Feb 2006
    Posts
    346
    Yes, I tried changing the dbPath same error on line 20. Could I be missing something else?

    I will try adding users to a group and see if that will work. Thamks for your time and help!

  7. #7
    Join Date
    Feb 2006
    Posts
    346
    ShadowUK,

    I took a snap of the error when trying to create db. Maybe it makes sense to you!?

    See attached - Thanks
    Attached Images

Similar Threads

  1. silent/auto login
    By carlson55 in forum AutoPlay Media Studio 7.5
    Replies: 3
    Last Post: 12-13-2008, 07:36 AM
  2. Need help with login..
    By LetsRideBaby in forum AutoPlay Media Studio 7.5
    Replies: 8
    Last Post: 05-13-2008, 09:12 AM
  3. Webpge login Prob
    By hildedragon in forum AutoPlay Media Studio 6.0
    Replies: 4
    Last Post: 04-19-2007, 02:08 AM
  4. User Login + Admin Management
    By Mathew202 in forum AutoPlay Media Studio 6.0
    Replies: 4
    Last Post: 11-24-2006, 01:29 PM
  5. Know how to Login to web-based email?
    By Protocol in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 03-17-2006, 09:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts