Forum Activity for @ultrajam

SteveX
@ultrajam
01/14/18 07:48:54AM
2,589 posts

Followers click + to get started


Using Jamroom

The Followers page on a new profile shows this:
Quote: You haven't created any followers items yet!

Click the "+" button to get started
But this makes no sense for the Followers module.
updated by @ultrajam: 04/16/18 02:10:06AM
SteveX
@ultrajam
01/14/18 07:25:45AM
2,589 posts

jrCore_list results change when power user is logged in


Using Jamroom

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.
SteveX
@ultrajam
01/11/18 01:53:10PM
2,589 posts

Video stream in Safari


Jamroom Developers

I'm still seeing this after updating to the beta core and profile.

Any thoughts as to what might be going on here?

Thanks
SteveX
@ultrajam
01/11/18 01:43:02PM
2,589 posts

jrCore_list results change when power user is logged in


Using Jamroom

I see it now so I've updated and first testing is good, looks like it's all good now :)

Thanks Brian!
SteveX
@ultrajam
01/11/18 04:34:09AM
2,589 posts

jrCore_list results change when power user is logged in


Using Jamroom

Thanks Brian, I don't see that in the Beta channel. The only module showing for updates is jrProfile 1.7.0b1.
SteveX
@ultrajam
01/10/18 05:10:35AM
2,589 posts

jrCore_list results change when power user is logged in


Using Jamroom

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.
updated by @ultrajam: 04/14/18 07:39:29PM
SteveX
@ultrajam
01/08/18 07:25:26AM
2,589 posts

How to set limits on line length when formatted text is entered into profile form?


Using Jamroom

researchcooperative:
Could a validation code be designed to set the line (string) length as flexible, but within a fixed limit?
Use minimum and maximum in From designer
SteveX
@ultrajam
01/08/18 05:23:35AM
2,589 posts

Adding to jrImage_get_allowed_image_widths


Jamroom Developers

Very helpful! Thanks Michael and Brian :)
SteveX
@ultrajam
01/05/18 06:01:00AM
2,589 posts

Adding to jrImage_get_allowed_image_widths


Jamroom Developers

I have a website which needs to use images at 4096px width.

The simplest way to achieve that seems to be to add that width into the array jrImage_get_allowed_image_widths() in jrImage/include.php and then update that each time the module is updated from the Marketplace.

Working perfectly in my tests so far, but just wanted to ask if you could think of anywhere else in the code which might encounter problems with an additional size?

Thanks
updated by @ultrajam: 04/11/18 04:20:57PM
  21