Support

  1. mr412
  2. Support
  3. Sunday, February 03 2019, 05:09 AM
{user id raw} only works when logged in.. very strange usually it is not so.
admin Accepted Answer
Admin
Hi,
you can already use this code
{user id displayed raw}
  1. more than a month ago
  2. Support
  3. # 1
admin Accepted Answer
Admin
Hi,
sorry for late reply, it's a weekend :D
{user id raw} return the ID of the current logged-in user, so if you are not logged then it return a empty string.
  1. more than a month ago
  2. Support
  3. # 2
mr412 Accepted Answer
Hi,
Thanks for your reply. Yes, I realized then, was already very late in the evening.

Maybe you could implement in some release this function as {user id displayed}:

I solved this with:

require_once (JPATH_SITE . '/components/com_jsn/helpers/helper.php');
$username = '{user username displayed}';
$userId = JUserHelper::getUserId($username);


I need this to create a profile url in the table list. Because only the "Formatname, Username etc. is linked to the profile in the table list. But with this Joomla Core Function it works, but I had to use php..
  1. more than a month ago
  2. Support
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Online

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.