Forum Activity for @michael

michael
@michael
11/20/14 12:08:27AM
7,832 posts

Menu


Using Jamroom

got a link?

--edit--

It should be irrespective of panels. The menu should see if the url matches the url the tab points to and if it does then it ads an 'active' class.

another way to say it: If the url on the menu item is the same as the url that is coming in, then it adds an active class.
updated by @michael: 12/22/16 11:55:59AM
michael
@michael
11/19/14 10:42:37PM
7,832 posts

Modern style skin needed


Design and Skin Customization

It sounds like your struggling with how to do the setup of the system.

To make some profiles be able to upload stuff, but others not able to upload stuff, you need to setup your quotas.

See this page:
"Concepts the Admin user needs to know."
http://www.jamroom.net/the-jamroom-network/documentation/getting-started/2167/concepts-the-admin-user-needs-to-know

There is a course here that might help too:

"Start your own online community"
https://www.udemy.com/start-your-own-online-community

and if you want to customize or build a skin then watch this one too:

"Developer Guide to Customizing Jamroom"
https://www.udemy.com/developers-guide-to-customizing-jamroom

What you want to do is setup a profile (or a few profiles) in a special quota

"The Jamroom Quota System"
https://www.jamroom.net/the-jamroom-network/documentation/getting-started/693/the-jamroom-quota-system

so you have 1 quota that is allowed to upload stuff which only the admin user can access, then another one for your free normal members to use which cant upload stuff.
michael
@michael
11/19/14 10:33:12PM
7,832 posts

File Upload Limits


Using Jamroom

There is over-head allowed for the system to process the upload, so setting:
Quote:
post_max_size = 512M
upload_max_filesize = 512M
memory_limit = 512M

gives 128MB of upload ability. If they are all set to 1GB then your not going to get 1GB of upload ability, you'll get less. How much you get will be visible at:

ACP -> SYSTEM CORE -> QUOTA CONFIG -> MAX UPLOAD SIZE.

It varies according to quota too, so make sure the quota that profile is in is changed after your servers max limit is increased.
michael
@michael
11/19/14 10:24:35PM
7,832 posts

FREE Widget - Add Who's Among Us to your home page


Ning To Jamroom

Nice tip @Isleander. :)
updated by @michael: 12/29/14 09:23:54AM
michael
@michael
11/19/14 10:18:43PM
7,832 posts

Vimeo Videos not available in HD on Jamroom


Ning To Jamroom

Thats not a limitation of Jamroom, its a restriction placed on you by Vimeo.

See here: "Does 720p embedding require Plus/Pro account?"
http://vimeo.com/forums/topic:109795
Mabulous:
Is it possible with a basic account to embed 720p videos? We tried it and get a "Sorry, HD not available here" message when clicking the 'HD' button on the embedded video. Is this a problem of the video, of the embedding site or is a Plus/Pro account required to enable this?
Derek.Beck(staff):Yes, you need Plus or Pro in order to embed your videos in HD. Check out vimeo.com/plus for more information!

updated by @michael: 12/29/14 09:23:54AM
michael
@michael
11/19/14 10:11:50PM
7,832 posts

Video File Size Upload


Ning To Jamroom

Isleander:....However, I cannot get any videos files to play, even small ones which appear to upload ok. I always get an error message...

I just tried on your site too and the first issue i encountered was "You must be logged in to continue" when I tried to play the video.

I created an account and logged in and the "Give Thanks" video played fine.

My first guess is that you are using the jrUserLimit "User Daily Limits" module.

If thats right, check:
YOUR-SITE.COM/userlimit/admin/global

and see if the "Require Login Stream File" checkbox is checked.
updated by @michael: 12/29/14 09:23:54AM
michael
@michael
11/19/14 06:45:36PM
7,832 posts

jrWidgets updated


Using Jamroom

I've changed the way the editor is loaded in the widgets. It should help the issue of the editor sometimes not loading.

let me know if you see any issues in 1.0.5

Thanks.
updated by @michael: 12/22/16 11:55:59AM
michael
@michael
11/18/14 10:47:35PM
7,832 posts

Can't Upload to Gallery


Using Jamroom

There is a note on the docs too:
http://php.net/manual/en/book.exif.php

Austin:If you have exif.so or php_exif.dll enabled under php.ini dynamic extensions, but you still have problem running any funtion, it is possible that you may need to change order of extensions in php.ini.

In many PHP installation packages the extensions are listed alphabetically. However, exif is dependent on mbstrings to be loaded first. Yet, with alphabetic ordering the exif is listed before mbstrings and it causes the error. Load mbstrings extensions before exif.

Thus, do put exif as the very last extension to load and you should be fine.

updated by @michael: 11/18/14 10:47:58PM
michael
@michael
11/18/14 10:45:00PM
7,832 posts

Can't Upload to Gallery


Using Jamroom

Ken_Rich:...PHP Fatal error: Call to undefined function exif_read_data().....
That last one is the issue, the others are just notices or warnings.

Its saying that you do not have EXIF module installed in your PHP.

Are you able to alter your php.ini file to turn it on for your server?
michael
@michael
11/18/14 10:01:37PM
7,832 posts

odd data in data explorer thingy


Ning To Jamroom

soaringeagle:...when is paul expected back?...
He should be around on Saturday.
updated by @michael: 12/29/14 09:23:54AM
  637