Forum Activity for @michael

michael
@michael
06/06/16 10:26:07PM
7,832 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,832 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,832 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,832 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,832 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. :) )
michael
@michael
06/06/16 12:41:59AM
7,832 posts

Foxy Cart Site Integration - Page Code


Installation and Configuration

My guess would be check the settings at:
ACP -> ECOMMERCE -> FOXYCART -> GLOBAL CONFIG.

especially the values at:
* store sub domain url
* store sub domain.

Check the help ? for info on each.

--edit--
if that all looks right, paste the code you are using in here for us to see.
updated by @michael: 06/06/16 12:42:53AM
michael
@michael
06/05/16 06:32:07PM
7,832 posts

Javascript Functions


Jamroom Developers

I found most of the interesting stuff from PHPSTORM -> HELP -> PRODUCTIVITY GUIDE

Then click the USED colum and look through stuff that are labeled "never" been used.
michael
@michael
06/05/16 06:05:21PM
7,832 posts

Researcher Privileges


Genosis

no. new users are created when a person uses the signup form and confirms their address.

New profiles can be created by power users though. Then the admin user can link any new user to that.

Docs: "Glossary: Power User"
https://www.jamroom.net/the-jamroom-network/documentation/getting-started/2568/glossary#power-user

--edit--
Admin can create new users and send them a notification:
http://site.com/user/create

updated by @michael: 06/05/16 06:06:41PM
michael
@michael
06/05/16 06:02:02PM
7,832 posts

Tag Cloud


Ning To Jamroom

Isleander:.....but would like it to show on the Home page - as in the demo......
The code you need is:
{jrTags_cloud height="300"}
it goes in your index.tpl file for your skin.

-----

Isleander:.....My question to Michael was I don't see
Quote: ...the template "item_details.tpl" as stated in the documentation; is "item_lists.tpl" the same template, by a different name?

No.

Docs: "Module File System Structure"
https://www.jamroom.net/the-jamroom-network/documentation/development/789/module-file-system-structure

Each module has its own structure, some use item_detail.tpl, some don't.
  390