Forum Activity for @michael

michael
@michael
01/22/17 06:44:06PM
7,832 posts

Css not saving the value


Using Jamroom

Thanks for outlining where the problem is. Nova skin on the audio links.

Change that color at:
http://yoursite.com/core/skin_admin/style/skin=jrNova?search_string=.block%20a
michael
@michael
01/22/17 05:28:07PM
7,832 posts

Quota Search for Master Admin or Profile Admin


Installation and Configuration

For profile admins use this url:
http://yoursite.com/user/dashboard/browser?search_string=user_group%3Aadmin

for master admins use this url:
http://yoursite.com/user/dashboard/browser?search_string=user_group%3Amaster

The links are to your DATA BROWSER tab in the DASHBOARD section with the USER datastore selected.

--edit--
in the search box use
user_group:master
and
user_group:admin

updated by @michael: 01/22/17 05:29:02PM
michael
@michael
01/22/17 05:25:16PM
7,832 posts

exclude photos from askimet spam detect


Suggestions

Yeah, it would be a manual change needed by the admin.

You could setup a module to do it, but one doesnt currently exist.
michael
@michael
01/22/17 05:22:22PM
7,832 posts

weird sitemap crawl results after urlscanner update


Installation and Configuration

No problem if you are using inspider, just good to know to understand the problem.

It looks like the URL's it is finding are the ones in the breadcrumbs. Does it have the ability to exclude sections by class name perhaps, to exclude any links found in the .breadcrumbs div? (guessing, havent used the software.)

I cant see how the media url scanner would be working on the sitemap pages created by the software as those pages would likely be outside of jamroom control so the Media URL Scanner should not be effecting the links I would expect.

yes there were changes to the Media URL Scanner lately, and also the jrMeta module too. A lot of the detail pages got og:tags added to them so they can be shared via Facebook and twitter. The Media URL Scanner module tries to use those og:tags to build cards for any links.

Should only be doing that in pages inside the jamroom system though. Wouldnt expect it to effect any external pages like the ones built with inspider.
michael
@michael
01/22/17 04:28:45PM
7,832 posts

Stream Pay Credit log search is returning an error


Design and Skin Customization

Run the integrity check and clear the caches.

If that doesn't fix it post steps so I can try it out here.

-- update --
We are aware of an issue and it has been fixed in the next version.
updated by @michael: 01/22/17 05:17:04PM
michael
@michael
01/22/17 04:26:34PM
7,832 posts

weird sitemap crawl results after urlscanner update


Installation and Configuration

You're using some non-jamroom software to create the sitemap?
michael
@michael
01/22/17 04:21:10PM
7,832 posts

exclude photos from askimet spam detect


Suggestions

suggestion noted, thanks.

Right now you might opt for only putting new users into the spam checking quota, then once you can see they are not spammers, move them to a quota that does not check for spam.
michael
@michael
01/22/17 03:26:49PM
7,832 posts

OG Tags Not Working


Using Jamroom

right, gotcha. When you share a blog post or an audio item the page that gets shared is the DETAILS page of that item. Go to any of those detail pages and hit ctrl+u to "view source code" for the page.

In the top part of that page you will see the og:tags. they look like this:

<meta property="og:url" content="http://yoursite.com/admin/uploaded_audio/1/first-song" />
<meta property="og:type" content="movie" />
<meta property="og:title" content="First song" />
<meta property="og:description" content="by admin" />
<meta property="og:image" content="http://yoursite.com/uploaded_audio/image/audio_image/1/xxlarge/_v=1479107691" />
<meta property="og:image:width" content="512"/>
<meta property="og:image:height" content="385"/>
<meta property="og:site_name" content="yoursite.com" />
<meta property="og:updated_time" content="1485127476" />
</head>

That tells facebook what to show for THAT PAGE when it is shared.

you can test any url you like via the facebook tester here:
https://developers.facebook.com/tools/debug/og/object/

That will tell you what the page will look like when it is shared to facebook.

You can use the jrMeta module to add the og:tags to wherever you like with whatever text you like. So do that for your main page so that it shows how you like.
michael
@michael
01/22/17 01:57:18AM
7,832 posts

How do i let users have multiple profiles?


Using Jamroom

no. Admin and Master level users can edit other profiles. Power Users can only edit the profiles they create.

its the same as if the admin had used the "Link Account" feature, but Power Users can do it for themselves.

Docs: "Link User Accounts (Multiple Profiles)"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/3481/link-user-accounts-multiple-profiles

--edit--
I think you're thinking about User Groups

Docs: "Users : User Groups"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/2982/user#user-group
updated by @michael: 01/22/17 01:58:54AM
michael
@michael
01/22/17 01:54:20AM
7,832 posts

OG Tags Not Working


Using Jamroom

you're question is too abstract Zach. You can set it up however you like. In order to get a concrete answer, I need to know how you're setting it up.

The jrMeta module adds og:tags to the detail pages of items, then you can add extra og:stuff to other pages if you want them to be shared too.
  282