Thank you! That worked.
All fields with bold label must be completed before the form is submitted.
You are not logged in. Please login or register.
LuxCal Web Calendar → Problems → Change password error. → Post new reply
All fields with bold label must be completed before the form is submitted.
Thank you! That worked.
Hi there,
You found a anomaly in the account script. Please do the following:
Edit the file "pages/account.php" and on line 73 delete the text ",`number`" (in the middle of the line).
So line 73 will now look as follows:
$stH = stPrep("SELECT `ID`,`name`,`email`,`phone`,`language` FROM `users` WHERE `ID` = ?");
That's all.
Roel
When I click on my name and click on user profile. I get a error:
SQL error: see logs/sql.log
When I see it. this is the error:
mycal:ERROR Script: /index.php - SQL execute error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'number' in 'field list'
So, I cannot view profile inorder to change password or whatever changes I need to make. Running the latest version. LuxCal V5.2.0M
any help would be appreciated.
LuxCal Web Calendar → Problems → Change password error. → Post new reply