Page 1 of 3
1 2 3 LastLast
Results 1 to 10 of 22

Thread: Can't login from e107

  1. Can't login from e107

    Hi !!

    I have this problem : I can't login from e107 !

    When I enter login info, it forwards me to the forum. Once I login from the forum both cookies are created fine !!! And when I Logout from e107 or forum both cookies are created right !!

    So there must be something wrong with cookie creation when loggin from e107 !!!

    Do you have any idea ???

  2. Join Date
    Aug 2004
    Posts
    781

    Can't login from e107

    Do the accounts have separate passwords? If so, just login to the forums and change the password. This will update the password for both accounts.

    If that doesn't work then there may be a different problem and perhaps I need to fix it.

  3. Can't login from e107

    I made all verifications !!

    Uninstalled the script and reinstalled twice ! verified that passwords IDs and email addresses were identical for all users (took 10 random users including admins and their settings were fine) !

    I even verified that the uninstall script cleans the files !!!

    The problem is with login from e107 !! All the rest is working...

  4. Join Date
    Aug 2004
    Posts
    781

    Can't login from e107

    Well the script works fine for me. Are you using a newer version?

    Also:
    Does the e107 cookie password match the password of your e107 user account (I believe e107 cookie is of format ID.MD5PASSWORD, so check the md5password part against your e107 database password).

  5. Can't login from e107

    How do I do this verification ???

    I can see that account passwords are same between e107 and invision !!

    How can I see the password generated by the cookie ?? I use Windows XP and have both mozilla and IE

  6. Join Date
    Aug 2004
    Posts
    781

    Can't login from e107

    I use firefox. In Tools > Options > Privacy > Cookies I check Ask every time.

    Then I click show details when the cookie notification comes up. There is will display the content of the cookie.

    e107's cookie, if I remember correctly, is setup in the format of ID.MD5PASS

    Therefor an example may be:
    23.4395thju9asdfg43ASFJadsjff

    where 23 is the user's id and 4395thju9asdfg43ASFJadsjff is the user's md5 password.

    You need to take that password and compare it with the password in e107's user database.

    If the passwords match, then your problem probably lies with the cookie domain. If the passwords do not match, then your problem is the result of:
    a) You entered the wrong password.
    B) The script is either over-encrypting or under-encrypting the password and it is something I need to fix. This can't be the case if you are using v1.01 of the script, but it could be the problem if you are using v1.10 (as I haven't tested v1.10).

  7. Can't login from e107

    Cookie pass at the stage of 23.4395thju9asdfg43ASFJadsjff (23 is ID) is different from the one in the database

    How can I correct that ?? notice that I get logged into e107 when I login from the forum... and I tried reinstalling the whole thing over and over... nothing !

    Please advise :unsure:

  8. Join Date
    Aug 2004
    Posts
    781

    Can't login from e107

    Which version of the hack are you using?

  9. Can't login from e107

    The first one !!!

    I tried event the beta 1.10 but had the same problem

    I use e107 .617 with invision 1.3.1 Final

  10. Join Date
    Aug 2004
    Posts
    781

    Can't login from e107

    Is the e107 cookie value the same when you compare logging in from the forum to logging in from the modified e107 login box?

Posting Permissions

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