Skip to forum content
LuxCal Web Calendar
The place for news, questions and suggestions
You are not logged in. Please login or register.
Active topics Unanswered topics
Post new reply
Post new reply
Compose and post your new reply
You may use: BBCode Images Smilies
All fields with bold label must be completed before the form is submitted.
Topic review (newest first)
Okay,
I have to say, that I was using this field in some other way, because I would like to have the possibility to store the real name of the user. So I changed label to "Lastname, Firstname" and entered the names in that way.
Do you ever thought of fields for storing the real name?
Hi Stefan,
You are right. Neither bug nor feature
In LuxCal version 4.6 we introduced a user number, which could be specified when creating/editing a user account.
This user number however, was used nowhere and our plans to use it changed.
So in LuxCal version 4.7 we removed it again, because just entering a number which is never used does not make much sense.
I commented out the code to enter the number and left it, just in case we would need it later for the future "participation feature.
Roel
Hello!
Can't find any hints for this in the "Whats New" area,
but there seems to be no "user number" anymore in 4.70.
Still in the database but not shown in the form of a users profile.
The line in the source code of "pages/users.php" ist commented out.
// echo "<tr><td>{$ax['usr_number']}:</td><td><input type='text' name='usrNr' size='30' value='{$user['usrNr']}'></td></tr>\n";
Bug or feature?