solved jrCore_list results change when power user is logged in

SteveX
SteveX
@ultrajam
6 years ago
2,584 posts
I have the following jrCore_list call in a skin profile_index template.
{jrCore_list module="jrProfile" search1="_user_id = {$_user_id}" search2="_profile_id != {$_profile_id}" pagebreak="20" pager="true" require_image="profile_image"}
It usually lists profiles created by a power user (search1) excluding their main power user profile (search2).

But when the power user is logged in their main profile shows in the list.
It doesn't show for other logged in users or the admin.
It doesn't show for not logged in visitors.
$_user_id and $_profile_id are always correct logged in or out, but the results change when the power user is logged in.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 04/14/18 07:39:29PM
brian
@brian
6 years ago
10,148 posts
This should be fixed in Core 6.1.6b1 - I've got that in the beta channel so let me know if that looks better.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
SteveX
SteveX
@ultrajam
6 years ago
2,584 posts
Thanks Brian, I don't see that in the Beta channel. The only module showing for updates is jrProfile 1.7.0b1.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
brian
@brian
6 years ago
10,148 posts
SteveX:
Thanks Brian, I don't see that in the Beta channel. The only module showing for updates is jrProfile 1.7.0b1.

Sorry about that - I've just uploaded the beta again - I pulled it yesterday afternoon since a privacy checking issue arose in an upgrade I did - that's been fixed now. Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
SteveX
SteveX
@ultrajam
6 years ago
2,584 posts
I see it now so I've updated and first testing is good, looks like it's all good now :)

Thanks Brian!


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
SteveX
SteveX
@ultrajam
6 years ago
2,584 posts
Possible problem with jrCore beta, when logged in as admin all editor fields have disappeared.

They still work as normal logged in as a power user though.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
brian
@brian
6 years ago
10,148 posts
The TinyMCE update has been problematic for some browsers, and I'm not sure why - you need to do a HARD refresh on your browser and it should work. Clearing cache also works. For some reason some browser (and only for some users) just won't load the new TinyMCE javascript properly.

Edit to add: This also seems to be mostly a Chrome issue due to how aggressively Chrome caches.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

updated by @brian: 01/14/18 08:54:41AM
SteveX
SteveX
@ultrajam
6 years ago
2,584 posts
Ah, got it. Thanks!


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

Tags