Forum Activity for @brian

brian
@brian
11/09/15 12:48:25PM
10,149 posts

A few bugs


Using Jamroom

dim:
Phrases "Account Settings" and "Logout" in the menu is always in English, regardless of the selected language on the site.

I see this as well and will fix it up.

Quote:
If I write a title for Forum only the numbers, then that topic will not be open (read). For example, the title is "456" => "The page you requested was not found!"

So in the Profile Forum is the TITLE of a post is numbers only then it does not work? I can check that out as well.

Quote:
If I write the title of the album in Russian, then I will not be able to edit that album.

I will check that out as well.

Quote:
In jrFollower/following.tpl
Line 16
It was:
 <a href="{$jamroom_url}/{$item.profile_url}">{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_image" item_id=$item._profile_id size="large" crop="auto" class="img_scale" width=false height=false alt="{$txt|jrCore_entity_string}" title="{$txt|jrCore_entity_string}"}</a><br><a href="{$jamroom_url}/{$item.profile_url}">@{$item.profile_url}</a><br>

Must be:
 <a href="{$jamroom_url}/{$item.profile_url}">{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_image" item_id=$item._profile_id size="large" crop="auto" class="img_scale" width=false height=false alt="{$txt|jrCore_entity_string}" title="{$txt|jrCore_entity_string}"}</a><br><a href="{$jamroom_url}/{$item.profile_url}">@{$item.profile_name}</a><br>

Yes - good catch - we'll fix that up too.

Thank you!
brian
@brian
11/09/15 12:45:48PM
10,149 posts

template compare issue


Ning To Jamroom

soaringeagle:
weird i was doing it with the new upgraded ningja
and it was not working without creating a clone of the old skin as well

Can you outline the exact steps and skins so I can test here?

Thanks!
brian
@brian
11/09/15 12:45:16PM
10,149 posts

quoted forum text still causes activity nesting issues


Ning To Jamroom

soaringeagle:
when ever anyone quotes a anything in the forums, it still causes activity feed items to be nested inside eachother.
when multiple people have quoted in multiple replies you get many levels of nesting

can quoted text simply be excluded from the activity feed entirely? theres no need for it at all

Not really - the activity feed doesn't "know" there is quoted text.

The next version of the JR core will do a much better job of properly sanitizing HTML that may not have been properly "closed" because it was truncated.
brian
@brian
11/09/15 12:41:27PM
10,149 posts

Playlist audio Cover out Of Proportion


Using Jamroom

Do you have a link to the MP3 so I can download it and check it out?

Thanks!
brian
@brian
11/09/15 11:41:10AM
10,149 posts

ERROR-invalid jrCore_checktype:....How to fix it?


Design and Skin Customization

I think this error is actually coming from your multiple select field - can you take a screenshot of that form field in the form designer for me as well?

Thanks!
brian
@brian
11/09/15 11:40:28AM
10,149 posts

Playlist audio Cover out Of Proportion


Using Jamroom

The image uploaded there is an ".mjpeg" file, which is a "motion" JPEG - that's not something Jamroom supports. How did you upload it?

Thanks!
brian
@brian
11/09/15 11:27:30AM
10,149 posts

How to build a JrElastic multilingual-based site using the Site Builder?


Using Jamroom

Creating a multi lingual site is a little bit more involved than just clicking buttons - mainly because you need to tell Jamroom WHAT language strings need to go where.

For existing templates used in Site Builder (say creating an audio list) then YES - those templates are setup to be multilingual. That does NOT mean the language you want to use is supported - support for languages other than en-US has to be ADDED to Jamroom. You can do this via the "Clone a Language" option in the ACP -> Users -> User Accounts -> Tools section.

Once that is done, the you would do like Douglas has outlined and use the {jrCore_lang} function in your custom templates to tell JR what lang string to place there.

Let us know if that helps.
brian
@brian
11/09/15 11:23:14AM
10,149 posts

template compare issue


Ning To Jamroom

I've just tried what you outlined and I don't see an issue here - I can select the original skin I cloned from (in this case Elastic) and compare with the cloned one.
brian
@brian
11/09/15 11:22:23AM
10,149 posts

Playlist audio Cover out Of Proportion


Using Jamroom

I get:

Quote:
This profile is a private profile and cannot be viewed

You'll want to take that profile and make it public so we can view it here.

Thanks!
  329