Forum Activity for @michael

michael
@michael
10/09/15 12:06:30AM
7,832 posts

How do you showcase a website?


Off Topic

First thing you would do is to add it to your profile:
https://www.jamroom.net/jubsi/mysites

Then if we think it works well to show off a different use of jamroom, we'll add it to the showcase.

I can see your site now, its very slow to open, might be because its a long way from me. Its very different. Great job on the customization, I can see you've put in a lot of effort.

Well done :)

--
It seams like its built on the old version of JR, JR4, so it probably wont be included in the showcase.
michael
@michael
10/08/15 04:13:39PM
7,832 posts

non closiv divs on front page only when logged in - updated


Ning To Jamroom

Its not site builder. Its not happening at that level, its happening in a list of actions. Its something in one of the actions that gets formatted differently when you look at it as the admin user.

Try what I suggested first. (try to see if its one of the "Active Text Formatters". then if it is, try to figure out which one.)
michael
@michael
10/08/15 01:15:10AM
7,832 posts

non closiv divs on front page only when logged in - updated


Ning To Jamroom

Try turning off all the "active text formatters" for all quotas:
your-site.com/core/admin/quota

and see if that makes anything change.

If it does, then its one of them.

--edit--
If your convinced that its a core module issue, try it on a different skin, see if it still happens.
updated by @michael: 10/08/15 01:16:16AM
michael
@michael
10/07/15 09:58:29PM
7,832 posts

non closiv divs on front page only when logged in - updated


Ning To Jamroom

That nesting in the actions column for logged in users looks like the result of a missing
</div>
tag.

Perhaps look for any jrUser_is_admin() type blocks in the .tpl files that control that section to try to locate where its coming from.

Or see if there is any code that is just in there for the activity stuff. Seams like it will be a hard bug to locate.
michael
@michael
10/07/15 09:04:43PM
7,832 posts

Emergency: Site Down Showing Database Error


Installation and Configuration

The file is called:
/config/settings.cfg.php

JR4 is very old now, please upgrade to JR5 as that is what is supported.

--edit--
actually that's not going to do it either. Its so long since I've used this script that I don't remember how things work.

--edit edit--
Suggest upgrading to the most up-to-date version of JR4 which can be dpwnloaded from here:
http://archive.jamroom.net/Downloads4_Core

That should have the fix for the settings script which seams to have issues. You are running 4.2.4 and the last version of JR4 was 4.3.31

Once that is up and running again, upgrade to JR5
updated by @michael: 10/07/15 09:34:44PM
michael
@michael
10/07/15 06:09:23PM
7,832 posts

HD Video


Jamroom Developers

If you use Jamroom Hosting all the conversions are already off loaded. JR Hosting has a separate conversion server that just does the conversions, if you think its going to be heavy, use that.

https://www.jamroom.net/the-jamroom-network/
Quote: Exclusive access to Jamroom's powerful conversion cluster to offload CPU intensive Audio and Video conversions.

Not sure about 4k, got a video I can test with?

Tried with the fullscreen here on an .mp4 Seams pretty good quality fullscreen, thoughts?
http://iixxiicc.jamroomhosting.com/admin/video/5/hi-res-video
michael
@michael
10/07/15 05:42:49PM
7,832 posts

Error with OneAll module


Installation and Configuration

Glad you got it working :)
michael
@michael
10/06/15 10:39:13PM
7,832 posts

None of my play buttons work


Design and Skin Customization

CSS should not effect javascript function.

Only thoughts are
* you have some invisible element covering the play button so that's getting clicked.
* you've changed some class names so the javascript cant find them.

Check if it works in an unchanged skin, if it does, try again from the beginning and check each step of the way to make sure its working.
updated by @michael: 03/16/16 08:07:42PM
michael
@michael
10/06/15 10:25:59PM
7,832 posts

Emergency: Site Down Showing Database Error


Installation and Configuration

Try the other way then, adjust the details in:
/config/config.php
michael
@michael
10/06/15 10:19:14PM
7,832 posts

account id vs email


Installation and Configuration

ah. Yeah there is no "partial ownership" of a profile, you either own the profile or you don't. There's nothing in core to do say: "you can add a blog post to this profile, but not an audio file".
  479