Problem with registation in website

Results 1 to 3 of 3
  1. #1
    Novice ferma94 is offline
    MemberRank
    Oct 2022 Join Date
    3Posts

    Problem with registation in website

    My problem is the following, when I try to register on the site or log in with an account that I created with the editor, the following error appears in the logs

    exception 'PDOException' with message 'SQLSTATE[42000]: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]Could not find stored procedure 'master..XP_MD5_EncodeKeyVal'.' in C:\xampp\htdocs\application\libraries\lib.db.php:0
    Stack trace:
    #0 C:\xampp\htdocs\application\libraries\lib.db.php(0): PDOStatement->execute()
    #1 C:\xampp\htdocs\application\models\model.account.php(0): db->execute()
    #2 C:\xampp\htdocs\application\controllers\controller.ajax.php(0): Maccount->login_user()
    #3 C:\xampp\htdocs\system\router.class.php(0): ajax->login()
    #4 C:\xampp\htdocs\system\dmn.php(0): router->route()
    #5 C:\xampp\htdocs\index.php(44): require_once('C:\\xampp\\htdocs...')
    #6 {main}


  2. #2
    C++ Developer zipper20032 is offline
    MemberRank
    Oct 2006 Join Date
    0x198837ADLocation
    663Posts
    You are missing a stored procedure from the SQL database. You need to search it and add it.

  3. #3
    Account Upgraded | Title Enabled! pointback is offline
    MemberRank
    Jun 2018 Join Date
    211Posts
    what website did you uses ? dmn webengine morpheus ?



Advertisement