Forum Activity for @ultrajam

SteveX
@ultrajam
09/28/17 11:04:44AM
2,589 posts

How to restore a JR site with the Database backup file only?


Installation and Configuration

Because you can't have 2 functions with the same name, you have to rename (or delete) one or the other.
updated by @ultrajam: 09/28/17 11:05:01AM
SteveX
@ultrajam
09/28/17 08:53:30AM
2,589 posts

How to restore a JR site with the Database backup file only?


Installation and Configuration

It means you have a function named jrElastic_skin_meta in jrMycustomskin/include.php

You need to rename that function to jrMycustomskin_skin_meta
SteveX
@ultrajam
09/25/17 04:39:27PM
2,589 posts

Vimeo and Soundcloud Error, both shows this error "You do not have the proper privileges to perform that action!"


Installation and Configuration

My guess is you need to reconfigure your quotas for the module, and any other module which might be limiting the number of items.

If that doesn't work, check your error logs, check you have entered your vimeo etc details correctly.
updated by @ultrajam: 09/25/17 04:40:38PM
SteveX
@ultrajam
09/24/17 09:51:44AM
2,589 posts

Using ffmpeg to make audio and video sprites for a profile


Jamroom Developers

Thanks Michael, that was very useful.

For now I have made an item module with a simple tool for the admin to enter a profile id, all the audio files are concatenated into a single file and created as a profile item for the module.

Still have to make that work on the front end, but I'm pleased with my profgress for this weekend.

Thanks :) !!!
SteveX
@ultrajam
09/23/17 09:07:18AM
2,589 posts

Any examples of adding an item to pending?


Jamroom Developers

Thanks Brian, that does help :)
SteveX
@ultrajam
09/22/17 07:11:05AM
2,589 posts

Any examples of adding an item to pending?


Jamroom Developers

I have profiles on a quota which are created by a power user.

I'd like to add a "publish" button to those profiles, and have them added to a pending queue.

Would I be able to add to pending from within a view function when the publish button is clicked? Are there examples anywhere of how I would try that from within a function?

Thanks
updated by @ultrajam: 12/24/17 03:17:47AM
SteveX
@ultrajam
09/22/17 02:58:47AM
2,589 posts

How to display a Power User's details in profiles they create


Using Jamroom

That sounds like what I had in mind, but you are right, there is no + button so I'm going to have to rethink that or avoid it altogether by not allowing profiles to be shared.
SteveX
@ultrajam
09/22/17 02:06:58AM
2,589 posts

How to display a Power User's details in profiles they create


Using Jamroom

Wouldn't that only work if all power users signed up directly into the quota?

I'm thinking of a situation where multiple users are linked to a power profile, and can each then create multiple profiles out of the power profile.
SteveX
@ultrajam
09/22/17 01:53:58AM
2,589 posts

Using ffmpeg to make audio and video sprites for a profile


Jamroom Developers

Thanks Michael, much appreciated. I will take a look at that now.
  27