TeraByTe
PHP Coder
Posts: 64
Joined: Mar 2011
Reputation: 1
|
User UID's plugin
Quote: u know whats annoying
User UID
it always asks for that
UIDS
then u have to check
the fcking phpmyadmin
for their id
so annoynz
Think you could make a plugin in admin cP to fix this, I use Google SEO plugin, so it shows there username not their ID :(
[]Hallway Insider Forums - Join Now. [/]
Goals :
✔ = Complete X = Incomplete
[✔] 1 Rep
[X] 5 Rep
[✔] 50 posts
[X] 100 Posts
|
|
| 04-03-2011, 10:16 AM |
|
joey19982
Junior Member
Posts: 36
Joined: Apr 2010
Reputation: 0
|
RE: User UID's plugin
(04-03-2011 10:16 AM)Dylan Wrote: Quote: u know whats annoying
User UID
it always asks for that
UIDS
then u have to check
the fcking phpmyadmin
for their id
so annoynz
Think you could make a plugin in admin cP to fix this, I use Google SEO plugin, so it shows there username not their ID :(
Find them in the Users in ACP. It tells you their UID in the URL.
|
|
| 04-03-2011, 10:36 AM |
|
Pritesh
Junior Member
Posts: 6
Joined: Apr 2011
Reputation: 0
|
RE: User UID's plugin
Yes, that's easy u can find it ACP » users groups » users Just pass the cursor in a user and in the bottom of your screen a link will appear, at the end of the link it shows uid=x
Anyways, there is already a plugin for this, made by Janota ( paid/subscribed users ). The plugin shows users UID in postbit's and in profile.
Regards
|
|
| 04-04-2011, 12:02 AM |
|
Nickman
Manager
Posts: 2,662
Joined: May 2008
Reputation: 63
|
RE: User UID's plugin
All that requires is a tiny template edit.....
Open postbit, and just add where you want it to display as
For the profile, you can just put
Code:
{$memprofile['uid']}
DailyMix
|
|
| 04-08-2011, 07:21 AM |
|