Forum Activity for @ultrajam

SteveX
@ultrajam
03/10/14 08:49:00AM
2,589 posts

Setup


LifeStreams

Now it's breaking at
<div class="copyright">&copy; northwestmusicgroup.com 2014 all rights reserved</div>

So whatever appears in your template right after your copyright notice is where it is breaking.
SteveX
@ultrajam
03/10/14 07:37:39AM
2,589 posts

jamroom.net profile has lost forum hompage


Jamroom Developers

Ok, narrowing it down, it's when I'm logged in and I click the Ultrajam link at the top of the user menu that I arrive at my timeline instead of the forum. It does that from any page on my profile.

If I click that same link from a create or update form I arrive at the ultrajam forum.
If I click from another profile ( https://www.jamroom.net/backstage or /the-jamroom-network/forum) I arrive at the forum.
And entering the url into the browser also leads to the forum.

But clicking a https://www.jamroom.net/ultrajam link when I am already on my profile leads to a view of the timeline.
SteveX
@ultrajam
03/10/14 07:20:02AM
2,589 posts

Setup


LifeStreams

They aren't errors they are PHP Warnings.

On this page your page never finshes loading:
http://music-wall.com/b360

Exactly the same thing on this page:
https://northwestmusicgroup.com/brian-hamre

If you look at the html on either of your sites it stops right after your facebook ping script - nothing appears after that at all.

The lifestream code needs to be there for the module to work. Also, the page needs to finish loading before the script will run, so if you can fix that lifestreams and other js will work just fine.
SteveX
@ultrajam
03/10/14 06:39:45AM
2,589 posts

I frame still not working


Installation and Configuration

It does work, but (like everything else) it doesn't work for you.

You just have to figure out what you are doing wrong. Best way to do that would be to have a site set up which doesn't have any of your customisations, then you could try things out on that to see how they work.
SteveX
@ultrajam
03/10/14 04:00:03AM
2,589 posts

I frame still not working


Installation and Configuration

This gives a Not Found:
http://dubmusic.com/user/online_status/profile/default/__ajax=1

So not much of a fresh install - try with a fresh install and then test it - in other words do the fresh install again but this time miss out the step where you add whatever custom code is breaking things.

Another possibility: When you were trying this before you were trying to load a url which did not exist. So check that the url you are loading into the iframe exists and that you aren't being blocked from that url's server.
SteveX
@ultrajam
03/08/14 08:22:12PM
2,589 posts

Follow up about Audio Genres imported


Archived

Yes, just click the "release license" button. That will releae all licenses on the site.

Or delete the module to release the license and reinstall on the new site.


updated by @ultrajam: 03/09/14 03:23:59AM
SteveX
@ultrajam
03/08/14 02:47:20PM
2,589 posts

lifestream


LifeStreams

Yeah, Lifestreams isn't going to help with that - it's been made as a simpler mixed action stream which takes up much less space than jrAction, more of a site widget than a full listing page feature.
SteveX
@ultrajam
03/08/14 02:44:08AM
2,589 posts

Connection not Protected


Using Jamroom

Try changing the link to the stat tracking script to https

Alternatively change your stat script for one which will work on a secure page, or turn off ssl for your site.
SteveX
@ultrajam
03/08/14 01:55:19AM
2,589 posts

lifestream


LifeStreams

Not sure where we discussed it before, but do you mean this?
https://www.jamroom.net/chorton581/job/11/jr-homepage-like-fb-wall

If so, you'd just do that with the jrAction templates, no need for Lifestreams.
SteveX
@ultrajam
03/08/14 01:37:40AM
2,589 posts

lifestream


LifeStreams

Currently you'd need to do one of two things:

1. Create a lifestream on an admin or site profile, and use the profile_id parameter.
or
2. write a json array and pass that in as the services parameter.

It won't show jrActions from the entire site though, just that profile. I am testing code which shows sitewide actions/activity as well, so it should be in a future update.
  185