Forum Activity for @michael

michael
@michael
01/06/15 02:15:21AM
7,832 posts

Error message on website, can't even log in.


Using Jamroom

nellyslideguitar:Is there anyway of recovering members details,which file are they stored in ? and how do i reload them ?

All the members details are stored in the database. Usually Hosting provides take backups of your site for you. Unless you've downloaded the database anytime recently one of their backups is the best chance of not having to start again from the beginning.

Contact them and ask them to restore the latest backup version they have.
michael
@michael
01/05/15 08:10:57PM
7,832 posts

Panels Skin Specfic?


Using Jamroom

The panels are importable and exportable. I would suggest that the skin designers package a default layout with their skin.

could you help me understand what your thinking: "this would really aid skin designers using this going forward" please?
michael
@michael
12/26/14 11:11:00PM
7,832 posts

groups order by latest activity


Ning To Jamroom

soaringeagle:...wether i use _created desc or _updated desc in order by .....

Try using numerical_asc numerical_desc

The difference is explained here:
http://www.jamroom.net/the-jamroom-network/documentation/development/89/jrcore-list#c1850
Quote:
If you order numerical items as standard asc you will get this order:
1
11
113
2
3
34
4
5
.....

updated by @michael: 12/29/14 09:23:54AM
michael
@michael
12/26/14 11:05:51PM
7,832 posts

groups not displaying right


Using Jamroom

Theres been a new check put in place. I was wrong. I though it checked for {debug} in the templates when skins were uploaded to the marketplace.

Turns out it only checked for fdebug() and debug() in .php files not {debug} in .tpl files.

A fix has been put in place to prevent it from happening in the future and now {debug} will be checked for going forward.

The marketplace template has been updated so the template with {debug} in it has been sorted out.

Sorry for the inconvenience.
updated by @michael: 12/22/16 11:55:59AM
michael
@michael
12/25/14 07:33:46PM
7,832 posts

Seamless Module Update


Using Jamroom

johnchansa:
Thanks for the update.
1.I'll revert to the previous version.You can see how things were originally.
http://www.zmusicportal.com/songs
Why are you showing it to me? Did you try what I suggested?
michael
@michael
12/25/14 07:29:49PM
7,832 posts

groups not displaying right


Using Jamroom

Look for the {debug} in the template editor. Its very unlikely to come from the default packaged skin because the skin packager checks for that and removes it when its uploaded to the marketplace.

There is a new compare system that should help compare templates coming out soon. Just needs to be checked and approved. That should help compare files that have been changed via the template editor.
updated by @michael: 12/22/16 11:55:59AM
michael
@michael
12/25/14 06:50:01PM
7,832 posts

Seamless Module Update


Using Jamroom

In 1. make sure $row._profile_id is coming out by either using {debug} or by putting
THE PROFILE ID IS: {$row._profile_id}

It looks like the profile_id is not being respected.

--edit--
If it comes out
THE PROFILE ID IS: 19

then its correct. If it comes out
THE PROFILE ID IS: 
Then the issue is the profile id is not being passed in.


--edit--
for 2. you're missing pager="true" in your call. try
{jrSeamless_list modules="jrAudio,jrSoundCloud"  order_by=$order_by template="songs_row.tpl"  pagebreak=$_conf.ZMusic_default_pagebreak page=$_post.p pager="true"}

updated by @michael: 12/25/14 06:54:01PM
michael
@michael
12/25/14 06:25:21PM
7,832 posts

Skin User Menu


Design and Skin Customization

The quick answer is: "That's your home profile id".

I see what your saying though. The first issue I see is page caching would need resetting each time the profile changed which would be each time you went to one of your other profiles.

I can see the issue too. When you click on the "Followers" menu in the menu item, you are taken to the list of the followers that is currently of the profile selected.

First Ideas:
1) a third level of menu that is sub "Followers" with the list of your profiles under it.
2) the same list that is currently in "Your Profiles" setup on the Followers page
3) change the name of the home profile to the currently selected one. (like you suggest)

I'll look into these options.
michael
@michael
12/25/14 04:32:54PM
7,832 posts

groups not displaying right


Using Jamroom

There is no groups feature in Site Builder system.

I think your talking about the your-site.com/groups url on the jrNingja skin.

That URL is provided by the jrGroups module. Unless I'm mis-understanding.

If your meaning the export of the home page differs from the current setup of the non-site-builder system, then it might need some updating. I'll check that out.

Thanks.
updated by @michael: 12/22/16 11:55:59AM
michael
@michael
12/25/14 04:24:49PM
7,832 posts

Page Layout


Using Jamroom

Love to know any and all issues Gary. I'll try to get them fixed.

Wish it all worked without having to check individual browsers. Feels like that should be the job of the browser makers. :(

If you can find an issue, I'll try to get it fixed. Cheers. :)
updated by @michael: 12/22/16 11:55:59AM
  612