Forum Activity for @ultrajam

SteveX
@ultrajam
01/11/18 01:53:10PM
2,587 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,587 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,587 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,587 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,587 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,587 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,587 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
SteveX
@ultrajam
01/04/18 07:44:54AM
2,587 posts

Video stream in Safari


Jamroom Developers

Console shows this error:
Quote: Failed to load resource: the server responded with a status of 404 (Not Found)
yet when I cut and paste the link to the video it plays.
SteveX
@ultrajam
01/04/18 07:25:01AM
2,587 posts

Video stream in Safari


Jamroom Developers

Hi

I'm not seeing any problems with the Jamroom jrVideo module, but I have an odd thing with playing jrVideo video on a custom module template.

I'm switching the source of a video element with urls constructed like this.
datasrc="https://mysite.com/video/stream/video_file/3/key=J0F2hpzP/file.m4v"

That works fine in Firefox and Safari and on iPad. But when logged in as admin and I set the profile to private it doesn't play in Safari or on iPad although it does still play in FF. Tried emptying caches but still the same.

Is it possible that streaming a file can act differently in Safari depending on profile privacy?

Thanks
updated by @ultrajam: 04/15/18 09:10:56AM
  21