Forum Activity for @michael

michael
@michael
06/07/16 11:13:59PM
7,826 posts

Recurring search error in Activity Log


Using Jamroom

If you can figure out a way to make it fire consistently then I can help some more.

I'd try open one tab with the activity log open in it, then in another tab click around. keep refreshing the activity log to see if anything new comes up.

If you can identify a page that when refreshed causes that error to fire, then its something on that page.

Then narrow down from there.
michael
@michael
06/07/16 11:09:31PM
7,826 posts

player invisible buttons


Using Jamroom

Yeah that url is usually only used in .css files that are included in the main style sheet via the _init() function for the skin or the module.

Have you changed anything, maybe directly linking to a style sheet in the header?

Got a URL?
michael
@michael
06/07/16 01:04:40AM
7,826 posts

jrEmbed 1.3.6 to 1.3.7 update breaks parameter value into array


Jamroom Developers

it was the call that prompted that code to fire i was hoping to get. Figure its probably
 [ jrEmbed module="ujGoogleMaps" mode="place" location="Corner Brook, NL, Canada" maptype="roadmap"] 

Will look into it. No that shouldn't be happening. Its a bug. Sorry for the inconvenience, we'll get it fixed up. Thanks for letting us know. :)
michael
@michael
06/06/16 10:26:07PM
7,826 posts

Share This Not Displayed


Using Jamroom

try:
<script type="text/javascript">var switchTo5x = true;</script>
<script type="text/javascript" src="https://ws.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({ publisher:"my code here" });</script>
michael
@michael
06/06/16 10:23:37PM
7,826 posts

Google Analytics for Custom Domains


Suggestions

Think it needs more thought.

In order to get the adwords code you need to prove you own the domain but the profile owners dont own the domain.

If the owners are tracking their own stats how does that effect the site tracking. Does google allow tracking of a single domain by multiple different separate analytics accounts.

Interesting idea in concept, but not sure what problem it solves.
michael
@michael
06/06/16 09:26:35PM
7,826 posts

Tag Cloud


Ning To Jamroom

Just tried here with that setup information and it is all working as expected.
michael
@michael
06/06/16 09:18:06PM
7,826 posts

Affiliate Module


Suggestions

There is no limitation put on by Jamroom against using 3rd party affiliate scripts. Whether it works or not depends totally on the script you choose.
michael
@michael
06/06/16 09:14:53PM
7,826 posts

jrEmbed 1.3.6 to 1.3.7 update breaks parameter value into array


Jamroom Developers

probably that explode bit needs a $part,2 on it.

Got instructions for a test case to understand that its fixed? (being lazy can probably extrapolate it. will try. :) )
  389