|
|
|
Username in URL instead of UserID
|
|
Date: 2006/10/15 22:07
|
By: mraburn
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 5 |   | |
|
hey guys,
I cannot seem to get Usernames in the query to work, only by userid.
How do I enable this?
index.php?option=com_comprofiler&task=userProfile&user='name'
will not work, only...
index.php?option=com_comprofiler&task=userProfile&user=ID
People are using the rewrite friendly URLs but that URL is no longer valid.
Thanks for any help!
|
|
The topic has been locked. |
|
|
|
|
Re:Username in URL instead of UserID
|
|
Date: 2007/03/07 20:50
|
By: lexa
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 5 |   | |
|
I have the same problem! Please help! I can use only the IDs!
|
|
The topic has been locked. |
|
|
|
Re:Username in URL instead of UserID
|
|
Date: 2007/09/25 00:55
|
By: sfraise
|
Status:
|
|
|
Karma: 0  
|
|
Junior Joomlapolitan  | Posts: 30 |   | |
|
I'm having the same issue as well, did anyone figure this out? I have to be able to pull profiles by username instead of userid in order to work with our chat program.
|
|
The topic has been locked. |
|
|
|
Re:Username in URL instead of UserID
|
|
Date: 2007/09/25 01:49
|
By: sfraise
|
Status:
|
|
|
Karma: 0  
|
|
Junior Joomlapolitan  | Posts: 30 |   | |
|
Ok I resoved the issue, here's what I did:
In the url code you need to add the '%%' to it like this: /index.php?option=com_comprofiler&task=userProfile&user='%USER%'
Post edited by: sfraise, at: 2007/09/25 01:49
|
|
The topic has been locked. |
|
|
|
|
Re:Username in URL instead of UserID
|
|
Date: 2008/06/20 03:35
|
By: brian420
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 2 |   | |
|
Thank you very much for pointing me in the right direction. To avoid any confusion, however, what worked for me was just the &user='USER' without the %'s. Don't mean to bump an old topic but figured it may help others who were stuck such as myself.
|
|
The topic has been locked. |
|
|