Forum Activity for @ashik

alt=
@ashik
03/30/14 12:20:23AM
10 posts

whats the html tag for audio and video (JR5)


Using Jamroom

Thanks brian!!! Its worked!


Awesome!
alt=
@ashik
03/27/14 03:23:40AM
10 posts

whats the html tag for audio and video (JR5)


Using Jamroom

Thanks Michel. Its worked!!!


What's tag for video to be displayed on the profile page. (profile_video)
alt=
@ashik
03/27/14 01:47:01AM
10 posts

whats the html tag for audio and video (JR5)


Using Jamroom

Yea As you said , i added two fields in jrProfile module using form designer(profile_audio, profile_video)

I tried the code you mentioned above,

{jrCore_media_player type="jrAudio_button" module="jrProfile" field="profile_audio" item=$_profile_id image="small_button"}

Here prifle_id is 3 , but still the getting the same error

"jrCore_media_player: no media found for player".

What may be reason again.
alt=
@ashik
03/24/14 01:20:24AM
10 posts

whats the html tag for audio and video (JR5)


Using Jamroom

Its not working. If i login as admin and go to the

Users -> Profile Browsers -> select the artist from the list and , its listed the uploaded audio and video.

I need this html tag , anyone can help me here asap
alt=
@ashik
03/18/14 02:05:06AM
10 posts

whats the html tag for audio and video (JR5)


Using Jamroom

hi guys, i have created a in form designer for users to upload audio and video file. Now the field is in {debug} is profile_audio and profile_video. now if i wanted to place the audio player inside the front profile page im puting this

{jrCore_media_player type="jrAudio_button" module="jrProfile" field="profile_audio" item=$_user_item_id image="small_button"}

is this correcty?
alt=
@ashik
03/12/14 04:25:58AM
10 posts

Sign up Form is not updating after new field added through the form designer


Jamroom Developers

Added one new field through form designer and activated it, done the cache clearance and integrity check too, but still its not updated on the form.

whats the reason
2014-03-12_152506.png 2014-03-12_152506.png - 26KB

updated by @ashik: 04/11/14 02:04:11PM
alt=
@ashik
03/08/14 02:55:27AM
10 posts

whats the html tag for audio and video (JR5)


Using Jamroom

i need to upload both video and audio from same page, is there any way for it
alt=
@ashik
03/05/14 10:13:09PM
10 posts

whats the html tag for audio and video (JR5)


Using Jamroom

same error repeating.

See my audio is not uploaded from audio/create page. I added a new field named profile_audio(www.mysite.com/profile/settings) using form designer and the details are added to profile table(profile_audio_name,profile_audio_size,profile_audio_type etc)

Please write the complete html tag to bring this song in any of the tpl page
alt=
@ashik
03/05/14 05:31:49AM
10 posts

whats the html tag for audio and video (JR5)


Using Jamroom

I tried out this code

{jrCore_media_player type="jrAudio_player_dark" module="jrAudio" field="profile_audio" item=$item}

But this results , jrCore_media_player: no media found for player
alt=
@ashik
03/05/14 04:50:55AM
10 posts

whats the html tag for audio and video (JR5)


Using Jamroom

I have added two addition fields in my profile settings page using form designer. One is audio(profile_audio) and another field for video(profile_video).

how can add this video and audio in my profile page
Eg: www.mysite/artist1 (below the timeline or somewhere else in this page)

Anybody can help me here?
updated by @ashik: 04/29/14 03:31:03PM