I want to have a contest for the most referrals, but with 4.x I am not certain how readers are supposed to determine their user IDs since the referrer doesn't work off of user names (this sure would make things simpler!) and everything has friendly URLs now. Please advise!
Announcement
Collapse
No announcement yet.
How can users determine their user ID?
Collapse
X
-
Originally posted by BirdOPrey5 View PostEven with basic or advanced friendly URLs there is still a number in the URL to their member profile page. That number is their userid.
However when someone is registering they can enter a username of the referrer.
edit - I do have VBseo so maybe that's why there is no id number.
Comment
-
Originally posted by pirate4x4lance View PostNo there isn't. Where is the userid of this user? http://www.myfavoritereality.tv/forum/members/alec.html
edit - I do have VBseo so maybe that's why there is no id number.
Should be shown in the contact area as well.
Code:<dl class="blockrow stats"> <dt>{vb:rawphrase this_page}</dt> <dd> <a href="{vb:raw prepared.profileurl}">{vb:raw prepared.profileurl}</a></dd> </dl>
This page: https://www.vbulletin.com/forum/memb...868-Wayne-Luke
That would contain the UserIDTranslations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API
Comment
-
Originally posted by BirdOPrey5 View PostYou could add their userid to the postbit area I suppose by editing your postbit template and adding the code: Userid: {vb:raw post.userid}. You would need to put it in some appropriate HTML to make it look right- that type of change would be best discussed at vbulletin.org.
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment