Forum Activity for @michael

michael
@michael
07/26/14 04:46:28PM
7,832 posts

Google Ads No longer Working on Media Pro light skin after Jamroom Upgrade from 5.2.5


Design and Skin Customization

The first step would seam to be, find out what is in those variables:

$_conf.jrMediaProLight_ads_off : {$_conf.jrMediaProLight_ads_off} <br>
$_conf.jrMediaProLight_google_ads: {$_conf.jrMediaProLight_google_ads} <br> 
$_conf.jrMediaProLight_side_ad: {$_conf.jrMediaProLight_side_ad} <br>

Put that in at the top of that file and you will see what your values are. Or a {debug} in there, that would work too.

Once you know the values of the variables, it should be easy to see why things get to where they do.

--update--
Documentation page for debug:

"{debug}"
http://www.jamroom.net/the-jamroom-network/documentation/development/1477/debug
updated by @michael: 07/26/14 04:48:21PM
michael
@michael
07/26/14 03:51:16PM
7,832 posts

Banned items question


Using Jamroom

I haven't used the module much. If there is a way, i didn't see it. If you know how to, let me know and I'll take a look and get some docs up.
michael
@michael
07/26/14 03:49:31PM
7,832 posts

Google Ads No longer Working on Media Pro light skin after Jamroom Upgrade from 5.2.5


Design and Skin Customization

Not sure what you mean by "Adds Code"
{if jrUser_is_logged_in()}
{jrCore_include template="Add_Header_720_90.tpl"}
{else}
{jrCore_include template="Signup_banner.tpl"}
{/if}

Reads: "If the user is logged in show the template Add_Header_720_90.tpl otherwise show the template Signup_banner.tpl"
michael
@michael
07/26/14 03:34:46PM
7,832 posts

Sorting the $_items array according some field


Jamroom Developers

Here's a video for you walking through creating the module with aparna, then adding some list items, then sorting the list items and reversing the order.

"How to order a list made by {jrCore_list}"
How to order a list made by {jrCore_list}

--update--
I've also added that video to the aparna modules docs:

"jrAparna"
https://www.jamroom.net/the-jamroom-network/documentation/modules/853/jraparna
updated by @michael: 07/26/14 03:44:47PM
michael
@michael
07/25/14 07:26:13PM
7,832 posts

Banned items question


Using Jamroom

Here's some docs for the jrBanned module:

"jrBanned"
https://www.jamroom.net/the-jamroom-network/documentation/modules/1950/jrbanned

Let me know if there's anything else that should be outlined on that page.

The banned module doesn't have an option to ban a domain.

It also doesn't have a retro-active feature to go back over stuff that existed before the module was installed.

So if there was a word that got banned but already existed, then it stays in the post until it is updated.
michael
@michael
07/25/14 05:04:57PM
7,832 posts

Sorting the $_items array according some field


Jamroom Developers

How did you create this module? if you used jrAparna then check your table names again because a module named 'gsVenue' would create a prefix of 'venue_' not 'venues_'
michael
@michael
07/24/14 10:38:05PM
7,832 posts

Troubleshooting Oneall feeds


Using Jamroom

I've only set it up so far to post to twitter, then setup twitter to post to a facebook page.

Didn't have to wait a week for that.

--update--
The docs for the API don't directly specify any additional setup:
http://docs.oneall.com/api/resources/social-sharing/

When I click on the FACEBOOK page at oneall.com it gives me:
Quote: Several features are currently disabled and cannot be used. To enable these features you have to setup your application for Facebook. This is a one-time process that will take only a couple of minutes. Our guide will help you setup your application. Let's get started!
so no 7 days there either.
updated by @michael: 07/24/14 10:43:11PM
michael
@michael
07/24/14 10:32:55PM
7,832 posts

jrCore_list search


Design and Skin Customization

blindmime:...I wasn't sure on a few things, like how jamroom is intepreting some of the symbols or how jrCore_list might require symbols and patterns being escaped. I twould be nice to have this kind of thing clarified....

Got any suggestions about how I should write this up in the docs that would be the most useful?
michael
@michael
07/24/14 10:29:01PM
7,832 posts

OneAll Module Issue


Jamroom Developers

sbhadauria:
when we are creating a media we have selected checkboxes to post this media on facebook. But we are getting below mentioned error from facebook.

"The provider did not accept the message: you do not have the permission to post on behalf of the user"

Do you need anything else?

For Future reference: I'm not able to see your system. You need to explain how I can setup My system to be able to see what your seeing and trying to fix.

Once I can see it on my system then I might be able to offer suggestions that might help.
michael
@michael
07/23/14 09:04:48PM
7,832 posts

OneAll Module Issue


Jamroom Developers

sbhadauria:
When we are sharing a post on facebook from oneAll module, we are getting below mentioned error:

"The provider did not accept the message: you do not have the permission to post on behalf of the user"

Please post steps to recreate the error as well as any other information that might help locate the source of the issue.

That message is not being provided by jamroom. Its probably coming from oneall.
updated by @michael: 07/23/14 09:05:11PM
  677