Forum Activity for @michael

michael
@michael
11/10/15 12:58:34AM
7,832 posts

Can i use the Annika Live Wall as a comment wall?


Using Jamroom

Try this code in your TEMPLATE CODE widget instead:
{capture name="template" assign="some_template"}
    {literal}
	    {jrCore_list module="jrComment" order_by="_created DESC"}
    {/literal}
{/capture}

{jrAnnika_live_wall target="activity_wall" template=$some_template tpl_dir=' '}

That will get the latest comments.
michael
@michael
11/09/15 10:48:22PM
7,832 posts

Can i use the Annika Live Wall as a comment wall?


Using Jamroom

The code you are using is:
{jrAnnika_live_wall target="activity_wall" template="annika_module_item_list.tpl" tpl_dir="jrAnnika" module="jrAction"}

You've added that to a "Template Code" widget.

Because your using it from a "Template Code" widget things are a little more confusing since the module is aimed at developers steps from editing templates are easier to follow when your editing them all in the same place.

The Site Builder system doesn't provide you with a way to edit the template your linking to with your call:
template="annika_module_item_list.tpl"
to put the second half of the code.

The location to adjust template code for 'annika_module_item_list' is at:
ACP -> SITE -> ANNIKA LIVE WALL -> TEMPLATES -> annika_module_item_list -> MODIFY
michael
@michael
11/09/15 10:09:07PM
7,832 posts

Add Panel to Dashboard


Jamroom Developers

That should be enough. Just to make sure its all in the correct locations, I have used your code and created a module that uses it.

Download the attached djMix.zip file attached to this post.

* Upload it to your jamroom system.
* ACP -> SITE -> DJ MIX -> INFO -> ACTIVATE (save changes)

That will activate the module on your site.

Once its activated the dashboard panel will be an option for the admin user to add to the dashboard.

So as the admin user:
DASHBOARD -> CUSTOMIZE -> Number of Rows (add more than are currently visible so you have empty spaces.)

Then click on one of the empty dashboard boxes that contains an ?

You will see your module "DJ Mix" so click on the "Today License" and it will show in that dashboard panel.

--edit--
I've updated the docs to include the part about extending the amount of panels that can be customized:

"Documentation: Dashboard Panels"
https://www.jamroom.net/the-jamroom-network/documentation/development/3156/dashboard-panel
djMix.zip - 3KB

updated by @michael: 11/09/15 10:18:07PM
michael
@michael
11/09/15 09:54:37PM
7,832 posts

Question on allowing streaming but limiting downloads to specific quotas or profile types


Installation and Configuration

when she replies "Its my birthday" you know your in trouble if you had to ask. :)

So once you know where you are, then its just step by step until you get to where you need to go.

* I know where I am
* I know what I want to put here
* I have the correct code
* I have implemented it
* I have checked it
* do something else.
michael
@michael
11/09/15 09:31:35PM
7,832 posts

Unable to create the Audio Page using the Site Builder


Using Jamroom

nope, works fine here.

Turned on combined audio, changed its URL to 'audios' then went to /audio and get the expected "Page does not exist" (screenshot)

If you can see an error in the steps I am taking feel free to provide different steps to recreate the problem.
screenshot_site_builder.jpg screenshot_site_builder.jpg - 40KB
michael
@michael
11/09/15 06:30:25PM
7,832 posts

Performance check


Using Jamroom

can you take a screenshot of the performance check and upload it here.

Here's a screenshot of mine running on Jamroom Hosting
The basis for comparison of your system is
Quote: Baseline is a XEON @ 2.8GHz, 1 GB RAM and Fast SSD Disk

--edit--
Looking more closely at your numbers, its your database that is slow:
Database: 537.97

--edit edit--
Got some docs up on it here:

"Performance Check"
https://www.jamroom.net/the-jamroom-network/documentation/using-jamroom/3206/performance-check

screenshot_performance_check.jpg screenshot_performance_check.jpg - 76KB

updated by @michael: 11/09/15 09:24:40PM
michael
@michael
11/07/15 12:24:37AM
7,832 posts

Dashboard Pending Items


Design and Skin Customization

That bottom section should not be there, there are 2 copies of the tabs showing. Try it on a different skin which has no alterations to it.
screenshot_dashboard_hosting.jpg screenshot_dashboard_hosting.jpg - 124KB

updated by @michael: 11/07/15 12:25:23AM
michael
@michael
11/07/15 12:21:50AM
7,832 posts

Some users Notification settings being reset to all OFF...?


Using Jamroom

Groups thing is not related. There was supposed to be only one question by me which was for the people who are having their emails de-activated, are they getting moved to the 'InvalidEmail' Quota or left in the same quota that they were in?

Right now there is only 2 locations that can do the changing of users notification settings, they are:
* kickbox module
* unsubscribe link in the email

And if the users are not being moved to the 'InvalidEmail' Quota, then that pretty much rules out Kickbox.

If kickbox is ruled out and we only have 'unsubscribe link in email' left, the (my) thought process tracks to "Is something else clicking that email link?" and I start to wonder if all the people who are being logged out are using the same anti-virus / firewall software and its 'checking the link for safety'.

Its a stretch, but without other locations/theories to test, stretch is the best I have right now. :(

Can you think of any other common denominators in the group thats effected? Could you make a list of the users who are effected so I can look for some common link?
michael
@michael
11/06/15 11:56:19PM
7,832 posts

Viewing Skin without activating in Admin CP


Design and Skin Customization

There is no way to set a URL key to change the skin.

You could use the "Admin Skin" module:
https://www.jamroom.net/the-jamroom-network/documentation/modules/546/jradminskin

To set a different skin for each of the sections of your site.

Or the "Profile Tweaks" module:
https://www.jamroom.net/the-jamroom-network/networkmarket/2/profile-tweaks

To set just one profile with the skin your interested in.
michael
@michael
11/06/15 11:09:49PM
7,832 posts

Question about iframes


Using Jamroom

Your going to want the iframe control module:

http://www.jamroom.net/the-jamroom-network/networkmarket/116/iframe-control

and allow the domain name you want to use in the 'Allowed Domains' tab of the module in the ACP
  467