Forum Activity for @the-patria-company

PatriaCo
@the-patria-company
03/08/17 08:58:07AM
349 posts

Power User's "default" Profile


Jamroom Developers

Is there a designation within the database that identifies a user's default profile?
updated by @the-patria-company: 06/10/17 12:11:06PM
PatriaCo
@the-patria-company
02/15/17 02:30:59PM
349 posts

Approve Followers - Default for Specific Quotas?


Installation and Configuration

Is there a way to make sure certain quotas that are using "Shared - Profile Owners and Followers Only" also have the -Approve Followers- automatically checked?

Otherwise, anyone that clicks the [follow] button of these newly created profiles, gains immediate access. And the profile owner may not yet fully understand the security settings.
updated by @the-patria-company: 05/22/17 04:59:00PM
PatriaCo
@the-patria-company
02/15/17 01:31:56PM
349 posts

How to determine user age of 13 y.o.?


Design and Skin Customization

How would I write the {if} statement calculation to determine a day/month/year that is over 13years from current_day?

I have a "profile" birth date field set up for children, whose parents are able to manage their child's profile. It is set up using the "custom form designer" in the "profile settings area" as a date_birthday type.

I wish this worked:
{if $profile_birth_date > (smarty.now + 13y)}

updated by @the-patria-company: 05/19/17 09:35:53AM
PatriaCo
@the-patria-company
02/06/17 01:20:26PM
349 posts

_video_action_player not loading on mobile (tablet or phone)


Using Jamroom

Gonna shoot this one over to a ticket. Thanks.
PatriaCo
@the-patria-company
02/06/17 12:26:48PM
349 posts

_video_action_player not loading on mobile (tablet or phone)


Using Jamroom

Does anyone know any common reasons that would cause the video player for an uploaded video to not work on a tablet or phone?

I have tried the n8player_ and followme_ versions, but I am still getting the same results.

Works great on a desktop/laptop.

As a side note the audio players are working great everywhere.
updated by @the-patria-company: 06/18/17 08:46:06PM
PatriaCo
@the-patria-company
01/19/17 02:54:28PM
349 posts

Subscription Cancellation Notification


Using Jamroom

As a side note for anyone who is considering Foxycart (using a Merchant Gateway), I received a notification regarding the customer interface options. If your subscription holder has a CC change (stolen, expires, etc) there is no way to change it. Foxycart offers the sdk for programmers to create an interface, but Foxycart does not offer one. We lost about 30% of our members over the holidays due to CC issues. Plus, Foxycart has limited notification options for admins. Which really doesn't matter since we can't help the customer anyways. This will force members to re-subscribe, an unnecessary frustration.

If you are doing one-off sales, Foxycart is a great option. If you are using subscriptions, I would recommend staying away from signing up with a Merchant Gateway (ie. Auth.net) and just stick to Paypal via Foxycart.

If you are running a high volume subscriber based JR site, I am working on an integration with WHMCS (using the full suite of subscription and support modules). This also includes the option of running an integrated Affiliate Program using iDevAffiliate (which works great with WHMCS; while Foxycart does not support subscription-based commission payments). Depending on the size of your membership, using a Merchant Gateway can save you a bunch of money and the cost of running a WHMCS install would easily be offset.

If you are interested in this project, send me a note.
PatriaCo
@the-patria-company
01/18/17 04:31:57PM
349 posts

Who to Follow - how to exclude a couple quota_id


Design and Skin Customization

Thanks Brian!! I've got your back bro, I would hate for you to run out of things to do. ;)
PatriaCo
@the-patria-company
01/18/17 03:44:08PM
349 posts

Who to Follow - how to exclude a couple quota_id


Design and Skin Customization

I have tried this but its a no-go.

{jrFollower_who_to_follow profile_id=$id limit=3 search1="quota_id = 28" template="index_follow.tpl" assign="profiles_to_follow"}
  13