Forum Activity for @michael

michael
@michael
05/25/18 03:23:56AM
7,826 posts

search engines and system names | what now seems to be ignored


Using Jamroom

jamroom.net doesnt use the pipe symbol though. It maybe a keyword term thing |

this | that | other | take | your | pick

??
michael
@michael
05/24/18 09:03:07PM
7,826 posts

Proxima Invalid Item owner


Proxima

There is a USERS ONLINE tab in the DASHBOARD area which has that info. If its not currently available via proxima, you may need to build a module to return the info. The session info is stored in the 'session' table
 $tbl = jrCore_db_table_name('jrUser', 'session');
probably called 'jr_jruser_session' in the db.

Examples of the SQL queries can be seen in the _jrUser_mysql_session_online_user_count() function in jrUser/include.php

Still haven't setup to debug this yet, but its my guess you're signing on with the admin keys, but then not changing the keys to the returned session value after the login step.

After you authenticate, copy the session_id into the password field.
session_id.jpg session_id.jpg - 95KB
michael
@michael
05/24/18 08:51:10PM
7,826 posts

Forcing users to re-login


Using Jamroom

All notifications are under the control of the user under their NOTIFICATIONS panel in their account settings. For you thats here:
https://www.jamroom.net/user/notifications/profile_id=1044/user_id=1039
michael
@michael
05/23/18 06:59:59PM
7,826 posts

1 Click Ban


Suggestions

what would the interface for that look like?
michael
@michael
05/23/18 05:17:43PM
7,826 posts

Error encountered while Loading Media URL


Design and Skin Customization

derrickhand300:
.......pd:1 Failed to load resource: the server responded with a status of 502 (Bad Gateway)
31/uploaded_video/stream/video_file/31/key=1/file.m4v:1 Failed to load resource: net::ERR_CONTENT_DECODING_FAILED
bad-oilfield-accidents:1 Uncaught (in promise) DOMException: Failed to load because no supported source was found.
The url that causes this error plays the video? It seams to be saying there was nothing to play.
michael
@michael
05/23/18 01:45:02AM
7,826 posts

Proxima Invalid Item owner


Proxima

I'll need to get setup to debug this, haven't used proxima in a while.

My first though is: I don't think you're logged in.

If you are logged in as an admin level user I would expect jrProximaCore_get_client_access_level() to return 'master'.

Got to go out for a bit now, but will get setup to figure it out.
michael
@michael
05/22/18 11:21:09PM
7,826 posts

Proxima Invalid Item owner


Proxima

could you copy+paste the wording you receive as an error.

Thanks.

--edit--
When you're logging in, you're logging in as a master admin user too right?
updated by @michael: 05/22/18 11:24:25PM
michael
@michael
05/22/18 02:09:27AM
7,826 posts

1 Click Ban


Suggestions

Currently the Data Browser is the way we do it.
step1.jpg step1.jpg - 68KB
  128