Jump to content

Not necessary logs to be hidden


Recommended Posts

Hello,

We are happy to have this great application purchased and installed.

The only concern we found, is that your application creates logs for every new registered users, regardless the NOT filling the custom profile field "Steam". This field is not required to be filled in, so even the users, who didn't fill in their Steam IDs in that field, are still will be logged into the "View Profiles" section on the ACP.

It will say like "ERROR: steam_no_steamid". See the picture for better understanding.

steam.PNG

We have almost 200 new users registering on our board on the daily basis, so if continue keeping them logged, the logs on the "View Profiles" will have hundreds of pages :) if not thousands...

So, how about to implement a "Button" for "hiding" the users from that list, who don't fill their "Steam" profile field?

Thank you,

Alexey

Link to comment
Share on other sites

What version are you running?  This is likely to be a bug that's persistent or remnants from when the bug existed prior to installing a bug fix version.

The Sign in Through Steam app used to store NULL in the members table when a user did not link their steam account, now it appears to store in different formats depending on the database configuration.  

I'll log a bug shortly and look at adding pruning of this errant data in the cleanup routine.

Link to comment
Share on other sites

  • 3 months later...
  • 3 weeks later...

I went about this a slightly different way.  

1) I disabled storing of empty profiles.  
2) Added a filter to only show Active profiles in the table, any profile with a valid SteamID
3) Added an uninstall routine that delete all steam_no_steamid profiles.  Policy is to only store profiles with some kind of steam value, even if it's bad, or they manually attempted to update their profile.  

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...