Quote:
Originally Posted by BadgerDog
Installed.... :up:
Tested and working great ... 
|
I love it when a plan comes together
Quote:
Originally Posted by BadgerDog
Question: Why is it required to enter both a UserID and Username for that same ID in the AdminCP options for this mod? Is it just a check to make sure they match, or can a different Username be associated with the UserID one enters?
|
The way the data is stored in the database (and that you add a new thread/post to the system) both the id and name are stored (instead of looking it up from the user table).
I could add something to the code to derive the username so you'd only need to specify the user id but I was feeling lazy and figured it's not too much extra effort to specify it that once in the configuration settings