UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

How to use information from the customer record ?

Fagault Eric · ·
3:06 AM Friday, 28 June 2019
None
Hello,
In the file listing.php, I want to display some information of the members present in their file.
For that I did:

<?php
$EFIdUser = $user->id;
echo $EFIdUser;
$UserEmail = $EFIdUser->getFieldValue('JOOMLA_EMAIL');
echo $UserEmail;
?>


But I have an error message.

I also need to retrieve "users.layout.profiletitle" to display it.

Would you guide me?

Best regards.

Eric
The replies under this section are restricted to logged in users or users with an active subscription with us