sorry, I need to ask you a few questions to understand this fully
Just wanted to let you know I encountered a problem testing FAL 1.0.4 not sure if anyone noticed this, but my existing user from the previous version was in the database.
are you sure that this user had a profile before upgrading ? did you tried on 1.0.3 what you tried on 1.0.4 ?
I could bring this up fine in the admin and display the form to edit the profile. On the right, the new custom profile fields defined in the FAL configuration appeared, naturally with nothing in them.
why naturally ? because it did have nothing in it before too ?
I checked the database and the fields were created properly along with the profile table.
fields are created when you run FreakAuth_DB.sql
but no row for your user I guess
In the details (view user) to the right it says “no data in DB: please add them” but when I go to the edit profile form, enter my name and surname, it refused to populate the fields. It says “0 user edited successfully!”
did you keep the third field of the demo config/freakauth_light.php file ?
is there an error for it ?
I looked in the database and found there were no rows in the fa_user_profile table. Could the reason be that I did not go through the installer step, being an upgrade?
the installer does not create a row for the #1 superadmin in the profile table anyway
Or is there some reason why it will not create the row if one is not already there (the automagic?) I suppose it could be the user entry was created under the previous system and therefore no user profile row exists.
I hope I followed the upgrade instructions correctly. They were a little confusing.
sorry for this, I’m a beginner!!!
could you point to the obscure parts?
Okay, I added a row for user 1 using phpMyAdmin (the superadmin was the only one in the database left from the previous time) and it works fine. I assume this would happen for pending users as well. It could really be a problem if you had a dozens of users and had to create these rows manually for each. Perhaps this could addressed in the next release for those upgrading.
well, I don’t know what we could do here, this is linked to the ‘profiles filling at register time’ question
it depends on you, FAL user !!! do you want FAL to create an empty profile for every user?
I think that this behaviour is correct for now, displaying “no data in DB: please add them”.
