1
Hello, all. As a PHP developer, I've been asked to do some modifications to my guild's web site. I've been able to start on my module and it installs correctly and does a few things that we want, so I have some positive progress.
On another part of the site, I have a custom block where I need to get the UID. Through searching, I've found code to pull back the whole member list, but I can't seem to find anything to get me the UID I need.
A gentle push in the right direction is appreciated. I'm looking for the code that lets you update your user preferences because that has to interact with your UID for the update, but haven't found it, yet.
-Newt