login

  1. bapeshark

    Trying to learn register.php with an avatar png with male / female

    Hi there programmers, I am trying to find a code ( I'm learning for my college but as newbie I can't find it anywhere else) sorry for english. I am in need to find register.php with full code and how to get a male / female gender with an avatar by using PNG url in register, I need to click...
  2. T

    Habbo User can't Login

    Hey together I am using the PlusEMU and last week I was unable to log into my hotel. It said my password was wrong. I thought it might just be me, so I set up a new account. Today one of my users has the same problem. Suddenly he can no longer log in today. Yesterday he went online as normal...
  3. B

    PHP Bcrypt Hashing and Verifying Passwords.

    Hello everyone. This might be a habbo related but however. Sorry if posted in wrong section. I'm using Micro Edit (https://devbest.com/threads/micro-hotel-release-cabbo-edit.80306/) by @JynX and I use bcrypt on my revcms. For HK login, it uses md5 and I want to use bcrypt. My RevCMS bcrypt...
  4. funkystrainz

    [phpMyAdmin]CMS Login/Register to Me[HELP]

    Hey Devbest Community, I've been having trouble in the past with just being able to get my CMS to display all of its' content. There were also instances where I couldn't click certain buttons, material was misplaced, and certain errors would appear. I want to keep this short, because it's...
  5. funkystrainz

    Sliiiight Issue with CMS

    Me again, I found a CMS I'm able to load and there are no errors, but some of the content is missing. The background appears, and the properly centered introduction, but the register button doesn't link to the register page (what href do i need), and I am still unable to create accounts that...
  6. funkystrainz

    [First Retro]Connecting CMS to DB[Even RevCMS]

    Hey, Firstly, I'm working from a mac. So I've been able to test a few different CMSs out onto my XAMP platform for my localhost. But, I need one that has the config files under management, so I am able to connect properly to the server. So far, I've only been able to get two successful...
  7. L

    [PHP] strings equal but not equalling?

    Hello there, I have this bit of PHP code which grabs a encrypted password from a DB and compares it to what is posted. This sometimes works but mostly won't. Here's the code for the script (ofcourse without database connection): $stmt = $db->prepare('SELECT confirmed,password FROM tbl_users...
Top