Forum Activity for @nmaster88

Nmaster88
@nmaster88
04/07/16 07:04:07AM
94 posts

login page with help buttons


Design and Skin Customization

That doesn't work either.

This is the code i have from inspection on the flashback page:
<div id="jrUser_login_msg" class="page_notice form_notice error" style="display: block;">Invalid Login or Password - please try again</div>

signing_error.jpg signing_error.jpg - 112KB

updated by @nmaster88: 04/07/16 07:04:24AM
Nmaster88
@nmaster88
04/07/16 06:17:10AM
94 posts

login page with help buttons


Design and Skin Customization

Thanks!

And how can i make the error text to only appear when there is an incorrect username and password?

It uses some code like this:
                <div id="jrUser_login_msg" class="page_notice form_notice error" style="display:block;text-align:center;color: red;">
                    Invalid username or password
                </div>

sign_error.jpg sign_error.jpg - 40KB
Nmaster88
@nmaster88
04/04/16 10:43:30AM
94 posts

jrCore_list with element starting with something


Using Jamroom

Hello, what is the way i shall use jrCore_list and only get results that start with a letter?

An example, i want only playlists starting with letter "a".

{jrCore_list module="jrPlaylist" search=? order_by="_created desc" template="listen_playlist_section_content.tpl" limit="1"}

Thanks
updated by @nmaster88: 07/09/16 06:34:16PM
Nmaster88
@nmaster88
04/01/16 10:35:45AM
94 posts

Most followed profile


Using Jamroom

Yes i think that the limit is only 10. It seems to be working the way i want. Thanks.
Nmaster88
@nmaster88
04/01/16 07:38:59AM
94 posts

Most followed profile


Using Jamroom

I'm having trouble finding a way to get the most followed profile as a result.
If i use something like:
{jrCore_list module="jrProfile" template="template.tpl"}
I don't get all the profiles...

I think i got it.
With something like this:
{jrCore_list module="jrProfile" order_by="profile_jrFollower_item_count desc" limit="1" assign="listen_most_viewed_profile"}

How shall i do it? Thanks
updated by @nmaster88: 07/09/16 07:12:57PM
Nmaster88
@nmaster88
03/30/16 10:37:31AM
94 posts

login page with help buttons


Design and Skin Customization

I found this link to integrate a login page with my custom skin:
https://www.jamroom.net/the-jamroom-network/documentation/howto/603/howto-add-the-user-login-form-to-any-page
But i wanted to have in form the help buttons too, like we can see from a default skin, like Elastic:
https://www.jamroom.net/the-jamroom-network/documentation/problems/1030/i-dont-know-how-to-login
In the image in attach, can be seen what help icons i want to use.
How can i do that?

helpbuttonapagar.jpg helpbuttonapagar.jpg - 48KB

updated by @nmaster88: 07/16/16 06:05:51PM
Nmaster88
@nmaster88
03/24/16 06:58:59AM
94 posts

profiles created by the admin


Using Jamroom

yes i know now it works like that. It got me confused on the beggining! Thanks.
Nmaster88
@nmaster88
03/24/16 05:04:49AM
94 posts

Meta tag manager documentation


Using Jamroom

I don't want to be boring, but while searching in the site for info about the meta tag manager module i went to the page that is supposed to have info about it:
https://www.jamroom.net/the-jamroom-network/documentation/modules/2914/meta-tag-manager
It seems to be missing content.
updated by @nmaster88: 07/18/16 08:30:47AM
  2