The HTML and plugin output is in a blockrow above the username and below the avatar you've already helped add. You suggested by email using {vb:raw agent.steam} along with the mod but it doesn't work. I have both Gamer Cards and Login with Steam installed and working. This was actually the first thing I tried but couldn't figure out to get it working so I thought the easiest way would be to just use profile fields.
For the time being the plugin is set to global_start since I'm not sure where all I plan to use it at the moment. Here's my idea of what needs to be done:
1. Get ID from URL or some other method
2. select userid from tmnt_members where id = ?
3. use above userid to pull profile field
4. insert profile field into image code
If there's an easier way or I'm overlooking something please let me know.
|