This topic is locked

Change password server error

3/4/2018 11:23:45 AM
PHPRunner General questions
H
heets author

Using PHPRunner 9.8 with access database. Password encryption is turned off to eliminate that from the equation.

When a user is logged into the application and clicks on "change password" they are taken to the appropriate change password page but when they fill in their old password and their new password and click on submit they get the following error message:
php error happened

Technical information

Error type 256

Error description S1000

URL dancesofuniversalpeace.org/leaders/changepwd.php?

Error file G:\PleskVhosts\pwdonline.info\httpdocs\intnew\leaders\connections\Connection.php

Error line 661

SQL query select [Password] as [Password] from [NAMES] where [Name ID]='HEETBR01'
More info
Call stack

File: line Function Arguments

0. connections\Connection.php:661 trigger_error 1. S1000; 2. 256;

1. connections\Connection.php:661 Connection->triggerError 1. S1000;

2. connections\ODBCConnection.php:75 ODBCConnection->query 1. select [Password] as [Password] from [NAMES] where [Name ID]='HEETBR01';

3. classes\changepwdpage.php:202 ChangePasswordPage->changePassword N/A

4. classes\changepwdpage.php:292 ChangePasswordPage->process N/A

5. changepwd.php:184 Global scope N/A


Any ideas how to fix this?

admin 3/5/2018

Make sure you have the latest build of PHPRunner 9.8.
If this doesn't help publish your project to Demo Account and open a ticket with support team.