Forum Activity for @michael

michael
@michael
04/19/14 12:26:29AM
7,832 posts

Allow Quota


Jamroom Developers

Its going to be different depending on what the module has defined.

Here are some of them:
{if $_user.quota_jrComment_allowed == 'on'}
{if $_user.quota_jrTicket_write_access == 'on'}
{if $_user.quota_jrForum_can_post == 'on'}
{if $_user.quota_jrTags_allowed == 'on'}
michael
@michael
04/19/14 12:21:21AM
7,832 posts

Jamroom upgrade/import service question


Installation and Configuration

Just for standard stuff. Customizations made to a jamroom4 skin will not be made to a jamroom5 skin.

After the import is done one of the standard skins will be on the system. You can customize it from there.
michael
@michael
04/19/14 12:20:11AM
7,832 posts



ah. The pending users tab on the dashboard is for users who have signed up but are yet to validate their account.
michael
@michael
04/19/14 12:18:53AM
7,832 posts



Shaughn:Can i force admin approval on sign ups ?
You can turn admin approval on for all the items that the user creates, but the pending system currently doesn't have an option for approval on user signups.

However there is a 'Pending Users' tab on the dashboard,
site.com/core/dashboard/pending_users

So that makes me believe that it is possible. I'll do some more research into the code and get back to you on that.
michael
@michael
04/18/14 11:29:47PM
7,832 posts

mp3 metadata.


Using Jamroom

That url should be http://taglib.github.io/ MPL is compatible with Jamroom. Thanks for the link.
michael
@michael
04/18/14 11:27:40PM
7,832 posts

The mp3 importer has no over write option


Using Jamroom

Try deleting a couple of files manually, then re-importing them to see if it fixes the problem.

If it does, then move on to the how to get rid of the existing files next. No sense in trying to re-import them if its not going to fix the actual issue you want to fix.
michael
@michael
04/18/14 11:17:42PM
7,832 posts

Grouping Module Items


Suggestions

Got something coming up that will address this.

/sports
/sports/golf
/sports/golf/shoes

Still in testing though. Good suggestion.
michael
@michael
04/18/14 10:43:35PM
7,832 posts

Pagespeed problem.


Installation and Configuration

try pointing to a file on the system like the index.php. If you leave it open, and its just a url then the routing system will process it.
michael
@michael
04/18/14 01:35:14AM
7,832 posts

You have entered an invalid value for "profile owner error


Using Jamroom

izhmel:
what you mean "context? "

It means, as usual, you haven't given enough information for anybody to help you. In order to help you we need more info.

We need more surrounding context as to what you were trying to do when the issue happened and what you expected to happen.

Your needing help with something. Make it easy for people to help you by giving all the information you can.
michael
@michael
04/17/14 11:46:06PM
7,832 posts

variables in jrCore_list search


Using Jamroom

try it with '' around it
search2="profile_salesperson = '`$rep`'"
  707