Forum Activity for @nate

nate
@nate
04/20/14 08:22:10AM
917 posts

Allow Quota


Jamroom Developers

Thanks.

That's what I was thinking after I saw your first post but wanted to be sure.

Thanks again.
nate
@nate
04/20/14 08:09:59AM
917 posts

Allow Quota


Jamroom Developers

So if I am writing code to see if the profile has access to the jrAudio module I check the user array?

Isn't the user the person visiting the profile?
nate
@nate
04/20/14 07:40:34AM
917 posts

Allow Quota


Jamroom Developers

michael:
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'}

I am not checking the user but rather the profile.
nate
@nate
04/18/14 08:03:25PM
917 posts

Allow Quota


Jamroom Developers

I can't find it in any of the templates, so I apologize in advance.

I need to check if he profile owner is allowed to use a module.

{if $quota_is_allowed blah blah..} or something like that.
updated by @nate: 05/20/14 09:28:30PM
nate
@nate
04/12/14 03:24:22PM
917 posts

jrFoxyCart_add_to_cart Button


Jamroom Developers

Is there a way you guys made it customizable? Or do I have to hack it?
updated by @nate: 04/12/14 03:24:36PM
nate
@nate
04/12/14 10:56:52AM
917 posts

jrFoxyCart_add_to_cart Button


Jamroom Developers

I need to overwrite the HTML for the jrFoxyCart buy button, but I can't find the function that creates the button.

I see no template nor include function called jrFoxyCart_add_to_cart.

Any help?
updated by @nate: 05/13/14 04:14:32AM
nate
@nate
04/12/14 09:41:42AM
917 posts

How do I Query action_data?


Jamroom Developers

It turns our the object has one too many curly braces } in it. The object is likely returning incomplete.

I just used a string before the object end "audio_territories_covered".
nate
@nate
04/12/14 09:31:00AM
917 posts

How do I Query action_data?


Jamroom Developers

I'll try that.
nate
@nate
04/12/14 09:12:39AM
917 posts

How do I Query action_data?


Jamroom Developers

Steve, it works only on a few of the older entries.
nate
@nate
04/12/14 09:01:05AM
917 posts

How do I Query action_data?


Jamroom Developers

Why does
search1='action_data like %"audio_distrib_lic_count"%' 
fail when I run it through jamroom?

It works in the db.
updated by @nate: 04/12/14 09:01:47AM
  80