Forum Activity for @soaringeagle

soaringeagle
@soaringeagle
02/08/15 10:46:53PM
3,304 posts

2 seperate video issues in 2 seperate browsers


Installation and Configuration

odd...after 10 0r 20 minutes into the conversion the default pic showed up in both browsers
soaringeagle
@soaringeagle
02/08/15 10:32:35PM
3,304 posts

2 seperate video issues in 2 seperate browsers


Installation and Configuration

in firefox when a video is being converted i see this as the image

jrImage_display: image item_id parameter required

in ie i see the deffault image

in ff when streamming a vid the stream starts playing as soon as u click play
in ie theres a long buffering pause before it starts to play like a few minuttes//long enough to make u think its not going to play

only 2 browsers tested in and i know most ppl would agree ie should be forever banned from use but since i was working in 2 accounts at once i had 2 browsers open

updated by @soaringeagle: 03/29/15 11:28:15PM
soaringeagle
@soaringeagle
02/08/15 09:12:57PM
3,304 posts

if you run into a file upload size limit despite using recomended settings


Installation and Configuration

i had set memory_limit max_post_size max_upload_size all to 13 gigs to get an expected 3.3 gig upload size limit
wich the site said i had
however a 200 mb upload failed everytime
the cause
mod_security
finding the mod_security rule triggering the limits not easy
but mod_security can be disabled per domain, application or globaly

if your having file upload issues and everything seems set right suhosin memory limit and mod_security are likely the causes

updated by @soaringeagle: 03/10/15 10:17:15PM
soaringeagle
@soaringeagle
02/08/15 04:51:07PM
3,304 posts

multiple profile owner question


Ning To Jamroom

just want tomake sure i understand this and it will work how i want

i have a profile rainbowgatheringmusic.org
i want other rainbow musicianss to be able to join and add music to that profile
but those who also do studio stuff can sell thier music in a seperate shop profile

can profile owners upload music as that profile..or to that profile or would everything they add be uploaded to thier owner profile

updated by @soaringeagle: 03/24/15 04:16:06AM
soaringeagle
@soaringeagle
02/08/15 01:32:00PM
3,304 posts

new ningja update issue


Ning To Jamroom

well the way i do it i only check about 10 temolates but then things get messy lil whati do is clone a new skin from the updated add the custom images check each template i changed theres 3 css files i edited only i rename themto css.bak and copy mine then i downoad the templates upload to the new skin but choose skip instead over overwrite so it only uploads my custom ones
it takes all of 15 min at most but now i know its not the smart way

so yea i agree a list of changed files at least in the change log, or a wayto flag them aschanged
soaringeagle
@soaringeagle
02/08/15 12:48:41PM
3,304 posts

new ningja update issue


Ning To Jamroom

douglas:
There is no need to re-clone a cloned skin, just move the updates/changes from the new version to your cloned skin if you feel you need those updates/changes.

thats probably why ill do that from now on but then it requires checking every single template not justthe ones ive changed
thats why i do it the way i do it so i can only check the ones i modified


maybe u can add a indicator that lets u know what templates have new code in the new versions
soaringeagle
@soaringeagle
02/08/15 12:46:07PM
3,304 posts

new ningja update issue


Ning To Jamroom

odd i think its how i upgradethen i maybe doing it backwardsfrom how orthers do it
soaringeagle
@soaringeagle
02/08/15 12:24:45PM
3,304 posts

featured playlist on profile


Design and Skin Customization

oh and u should know the costruction kit shows uop in every editor everywhere even where the lists wont work..like profile bio box
soaringeagle
@soaringeagle
02/08/15 12:06:14PM
3,304 posts

featured playlist on profile


Design and Skin Customization

hmm no
in the profile_sidebar.tpl i have this just before the last 2 closing divs
{if $profile_showplaylist == on}
{jrCore_list module="jrPlaylist" order_by="_created desc" search1="playlist_featured = on" template="my_profile_playlist_embed.tpl"}
{/if}
my profrile embed tpl
{jrPlaylist_util mode="embed_playlist" playlist_id=$_post.playlist_id template="my_profile_playlist.tpl"}

my profile playlist
{jrCore_media_player type="jrPlaylist_player_dark" module="jrPlaylist" item=$item}

i get
{jrCore_media_player} no media found for player
on the page
soaringeagle
@soaringeagle
02/08/15 11:29:09AM
3,304 posts

featured playlist on profile


Design and Skin Customization

hmm that might have helped let me tryy something
  197