RevCMS Can't Log in to ASE?

Results 1 to 4 of 4
  1. #1
    Newbie leitao1996 is offline
    MemberRank
    May 2008 Join Date
    16Posts

    ! RevCMS Can't Log in to ASE?

    Right now i've got a hotel running of hamachi (to start off) using Rev Cms, and phoenix 3.7.1.

    When i go to housekeeping and login, it doesn't login. It just stays at the page.

    *Scenario:
    I put my username and password, click login, and it just goes back to the login screen again.*

    Anyway on how to fix this?


  2. #2
    ignition sequence start Unphased is offline
    Grand MasterRank
    Jul 2012 Join Date
    DeniedLocation
    1,856Posts

    Re: RevCMS Can't Log in to ASE?

    Go into app then into class.users.php and find this code

    Code:
    if($this->userValidation($template->form->username, $core->hashed($template->form->password)))
    Below that code should be another string of code with a number about half way through, that number allows what ranks above it can access the housekeeping/ase.

    Change it to something like 5 and try again.

  3. #3
    Newbie leitao1996 is offline
    MemberRank
    May 2008 Join Date
    16Posts

    Re: RevCMS Can't Log in to ASE?

    Quote Originally Posted by RainbowJerk View Post
    Go into app then into class.users.php and find this code

    Code:
    if($this->userValidation($template->form->username, $core->hashed($template->form->password)))
    Below that code should be another string of code with a number about half way through, that number allows what ranks above it can access the housekeeping/ase.

    Change it to something like 5 and try again.
    It was already 6. I changed it to 5 and it doesn't work. It doesn't even tell me if my password is wrong or anything, it just doesn't sign in. Any help through skype or tv would be helpful :)

  4. #4
    Newbie leitao1996 is offline
    MemberRank
    May 2008 Join Date
    16Posts

    Re: RevCMS Can't Log in to ASE?

    anyone??



Advertisement