Forum Activity for @michael

michael
@michael
12/31/16 01:11:18PM
7,832 posts

Activity Log Help


Using Jamroom

You've tried running the integrity check?

The cause of the issue seams to be those activity timline entries on your-site.com/sos-band/action from 11 months ago with nothing in them.

They appear to supposed to be gallery images, but there is no details of them, the links show up as:
your-site.com//gallery//all

My guess is that the item they were supposed to be linked to may have been deleted...(?)... or maybe they are for a custom module...(?)....

Or it could be that the details in that row display template are using the wrong variable and the templates just need an update.

do you know how to get this situation to repoduce? I could follow those steps to see if i can recreate it. Might notice something.
michael
@michael
12/31/16 12:47:15PM
7,832 posts

Lost the trashcan/delete icon on Index page Timeline in jr6?


Using Jamroom

Well done Strumelia!!

Someone will be around.

--edit--
Worst case scenario: you delete the custom jrAction_item_list.tpl file you have in your skin and the default one gets used again and you site starts working. Then you can re-add your customizations to the working template.
updated by @michael: 12/31/16 12:48:35PM
michael
@michael
12/31/16 12:31:46PM
7,832 posts

Latest Update 12/31/2016


Installation and Configuration

Its definately that WWW in the ajax url thats causing the issue.

You can see in the red at the bottom its trying to load www.musicrush but the site is on the non-www version.

If your site is visible on both musicrush.com and www.musicrush.com that section will only load on the www.version but it seams like your main version is the non-www version. so best to keep it to just that one version for everything.
screenshot_musicrush.png screenshot_musicrush.png - 351KB
michael
@michael
12/31/16 12:23:49PM
7,832 posts

Activity Log Help


Using Jamroom

Dazed:..... makes a little sense but I did a search on "gallery" in the jrAudio templates with no luck. I did a search for "gallery_title_url" in the skins and came up empty also.....
You wont find other modules prefixes in the jrAudio module. We try to keep all modules separate, so if you're looking for a 'gallery_???????' then it will either be in the jrGallery module or in the skin.


--
With
{jrCore_item_list_buttons module="jrAudio" field="audio_file" item=$item}
its asking for "Give me all the buttons that should go here".

You're wanting some specific setup, so you'll want to explode that out so you have finer grained control.

Use:
{jrCore_item_create_button module="jrAudio" view="create" profile_id=$_profile_id title="Create Audio"}


Added some docs here:

Docs: "{jrCore_item_list_buttons}"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/4611/jrcore-item-list-buttons

Then just add the buttons you want individually and wrap them in whichever IF clauses you require.
michael
@michael
12/31/16 11:53:00AM
7,832 posts

Admin Password Reset


Using Jamroom

Click on the first column, so that you see 1's in the first column. That is all the entries for your first user.

see screenshot
screenshot_database.png screenshot_database.png - 244KB
michael
@michael
12/29/16 03:56:54PM
7,832 posts

chat bug?


Using Jamroom

Looks like you have 2 chat windows open there. Guessing its a skin issue. Could you do a quick change to elastic and see if its still happening there?

Will try to reproduce here. Thanks.
michael
@michael
12/29/16 03:32:13PM
7,832 posts

bug in template Compare Tool, in jr6


Using Jamroom

thanks. We'll get this fixed up. There were some changes in this area that allowed for over-ridden templates to be compared to their default.

So if your skin has a:
/skins/(YOUR SKIN)/jrAudio_item_list.tpl

file that file is over-riding the default item_list.tpl found in the audio module at:
/modules/jrAudio/item_list.tpl

But the compare tool did not allow that to be compared. Now it does. Its likely that the issue you're seeing is a result of something that needs to be added.

We'll get it fixed up. Thanks.
michael
@michael
12/28/16 01:59:42PM
7,832 posts

Events - small_calendar - display 3 consecutive months?


Design and Skin Customization

im sure this question has been answered on the forums previously. Will try to locate it.
  301