Hi Guys,
I have 13 different users accessing my database. I have been using the member records to keep tabs on which members are making mistakes, however I have several users who are not showing any member records.
They are making changes and the changes are reflecting fine in my tables, but I don't see any member records for them.
I have checked using MySQL PHP Admin and do not see any records for the users either.
Any ideas why some users are logging records and others arent?
No Members Records for Member
Re: No Members Records for Member
Hmm .. do you have any customized code added to the hooks or to other files? If yes, please post it here if possible.

- DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
- Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.
- Need personalized consulting on your specific app and customizations? Book an online call with me here.
Re: No Members Records for Member
I think I found the problem, for the most part my users update records by using an auto lookup field to populate information into a table. I take it because a record isn't being modified or added to any tables, just linked with the auto lookup its not recorded in the members records.
Would there be an easy way to add this functionality?
I am not running any custom hooks at the moment.
Would there be an easy way to add this functionality?
I am not running any custom hooks at the moment.