Forum Activity for @michael

michael
@michael
01/24/16 10:56:15PM
7,832 posts

Video Not Playing In Desktop Browsers (on custom skin)


Installation and Configuration

First thoughts is that you deleted something under:
/data/media

when thinking you were deleting something under
/data/cache

and the media is gone. (quite a hard problem to guess at).

--
Second thought is to try manually deleting the cache:
/data/cache

Steps on how to here:

Docs: "Manually Clearing Caches"
http://www.jamroom.net/the-jamroom-network/documentation/problems/114/somethings-wrong-what-do-i-do#manually-clearing-caches

---
Third guess is the phone is defaulting to the HTML5 version of the file, so playing, but the browser is defaulting to the flash version which may have been deleted.

All guesses, but hey....
michael
@michael
01/24/16 10:49:40PM
7,832 posts

MediaPro Light Background Color


Design and Skin Customization

Strumelia's got it right, you just need to locate what you want to change, then where to change it.

Got a URL to see it happening at?

Take a look at this quick video made for Zach a while back. its a way to get to what to change:

Youtube "Using firebug with STYLE tab"
Using firebug with the STYLE tab
michael
@michael
01/21/16 01:57:56AM
7,832 posts

Shared Posts Not Appearing on Profile Page Timeline


Design and Skin Customization

Yeah, it looks like the item_list.tpl file for the jrAciton module is setup for some different scenarios

The {foreach} loop on $_items is catering for 3 scenarios,
* if the variable $item.action_original_profile_url is set
* if the variable $item.action_text is set
* if the variable $item.action_data is set

So to understand why each section is used, you'd need to understand what each of those variables are and why they may or may not be set. The notes help:

* {* Shared Action *}
* {* Activity Updates *}
* {* Registered Module Action templates *}

So from those explanations I would assume, the first block fires if the action is one that has been on someone elses timeline, then shared to the current location. The second block fires if the action is one that was created when some module item was updated and the third fires when 'registered module action templates', not sure, would need some investigating.
michael
@michael
01/20/16 01:39:09PM
7,832 posts

User Profiles - Data browser - Filter by email domain


Using Jamroom

You might try installing the "Batch Item Editor"

https://www.jamroom.net/the-jamroom-network/networkmarket/236/batch-item-editor

And using it from the TOOLS menu of the profile module in the ACP, it has a delete checkbox.

ACP -> PROFILES -> PROFILE -> TOOLS -> BATCH ITEM EDITOR

Select a couple of fields so you know what you're looking at, then view the data then use the SEARCH field to filter down to what you're interested in.
michael
@michael
01/20/16 01:24:53PM
7,832 posts

why can't i create a new user


Installation and Configuration

admin1494:...i instal jamroom but i can't create the first user.
why?
....

Not enough information. What happens when you try? Do you see any error messages? What is the URL of the site?
michael
@michael
01/19/16 04:02:49PM
7,832 posts

Pie charts examples using Flot / jrGraph?


Using Jamroom

Not that I'm aware of. jrGraph needs a re-look-at. I remember trying to setup a graph with double axis stuff a while back and the x stuff and y stuff wasn't getting through.

So if your trying something that you expect should work, but its not, it could well be jrGraph not getting your variables through to Flot.
michael
@michael
01/18/16 06:08:50PM
7,832 posts

Error Log Entry


Using Jamroom

Its the ' in the title:
Economic Importance of Oil - Power & Fuel - 1950's

That ' is finding its way into a search query and that query is failing because of the '

Its in the xxHeader module.

Best course of action is to remove the ' from the title of that item.
michael
@michael
01/18/16 05:09:58PM
7,832 posts

Testing the Wall Widget


Using Jamroom

Want to get this one working a lot better than it is currently. As soon as others started using it I saw a whole host of issues.

The notification system needs the most work.
michael
@michael
01/18/16 12:12:22PM
7,832 posts

Site not working after server bandwidth shut down


Using Jamroom

Pages built with Site Builder are stored in the database, clearing the cache will not effect them.

--edit--
You can also export Site Builder built pages via the TOOLS tab in the acp:
ACP -> SITE -> SITE BUILDER -> TOOLS -> EXPORT BACKUP
updated by @michael: 01/18/16 12:18:02PM
michael
@michael
01/17/16 10:48:12PM
7,832 posts

Site not working after server bandwidth shut down


Using Jamroom

Seams like your sites .htaccess is not working properly. check that it is in the root folder.

Then try clearing the caches manually:

Docs: "Somethings wrong, what do I do"
http://www.jamroom.net/the-jamroom-network/documentation/problems/114/somethings-wrong-what-do-i-do
  438