MelB Posted August 24, 2019 at 12:17 PM Share Posted August 24, 2019 at 12:17 PM Hi, I am trying to display a field value for a user in another Joomla component. I am trying to follow a past example which works beautifully: [jreviews type="listings" show_category="0" user="<?php echo $ESuser->id;?>"] I am trying to display in the same way, an image for the same user (pulled from a jreviews field. So far I have tried these: [jreviews type="externalimage" id="'.$entry['User']['user_id'].'] But that displays this: ['user_id'].'] Also tried: [jreviews type="externalimage" user="<?php echo $ESuser->id;?>"] Which displays this: user="1942" ['user_id'].'] How do I get it to display the actual image rather than the user ID? Any guidance would be greatly appreciated Link to comment
Alejandro Posted August 24, 2019 at 01:13 PM Share Posted August 24, 2019 at 01:13 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
MelB Posted August 24, 2019 at 01:55 PM Author Share Posted August 24, 2019 at 01:55 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted August 24, 2019 at 02:58 PM Share Posted August 24, 2019 at 02:58 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
MelB Posted August 25, 2019 at 08:44 AM Author Share Posted August 25, 2019 at 08:44 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
MelB Posted August 25, 2019 at 09:24 AM Author Share Posted August 25, 2019 at 09:24 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted August 25, 2019 at 12:05 PM Share Posted August 25, 2019 at 12:05 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
MelB Posted August 25, 2019 at 12:33 PM Author Share Posted August 25, 2019 at 12:33 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted August 25, 2019 at 12:53 PM Share Posted August 25, 2019 at 12:53 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
MelB Posted August 25, 2019 at 01:08 PM Author Share Posted August 25, 2019 at 01:08 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted August 25, 2019 at 02:18 PM Share Posted August 25, 2019 at 02:18 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
MelB Posted August 25, 2019 at 02:26 PM Author Share Posted August 25, 2019 at 02:26 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted August 25, 2019 at 02:35 PM Share Posted August 25, 2019 at 02:35 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.