Forum Activity for @douglas

douglas
@douglas
02/26/14 07:34:28AM
2,808 posts

BEYONCE & LADY GAGA...IST REMIX.avi0.2GBupload failed


Using Jamroom

Make sure you've setup your install, max_upload size etc... and the quota your trying to upload to, to allow for that big of an upload.

Hope this helps,
Douglas
douglas
@douglas
02/25/14 09:12:01AM
2,808 posts

Music Site - functionality


Design and Skin Customization

The profile_header.tpl, profile_index.tpl and profile_footer.tpl make up the profiles index page. You may want to start with the profile_index.tpl, that is where the activity stream is setup.

Hope this helps,
Douglas
douglas
@douglas
02/25/14 09:04:56AM
2,808 posts

Cannot change Module URL


Using Jamroom

Your welcome! :)
douglas
@douglas
02/25/14 02:30:34AM
2,808 posts

Event Module > Item Detail > Event Image > Lightbox class?


Design and Skin Customization

Sorry, I just assumed this was for a gallery image. Glad you figured it out though. :)
douglas
@douglas
02/25/14 02:28:24AM
2,808 posts

Cannot change Module URL


Using Jamroom

hansd007:
In the main menu, but maybe I am not understanding exactly what I want to do.

I am guessing I need to change this in the header.tpl file.

ie: http://pulse.bamradionetwork.com/music

There is no need to change the module URL to change that from music to radio.

The music.tpl file in your skins directory is the file for that URL. Rename that file to radio.tpl and then change the link in your header.tpl to point to radio instead of music.

The category tab on the side also links to the music.tpl file, so you'll have to modify the side_music.tpl and music_genres.tpl to change the forms action URL to radio instead of music as well.

Hope this helps,
Douglas
douglas
@douglas
02/24/14 11:15:36AM
2,808 posts

I frame not working


Installation and Configuration

Also make sure you have the domain ramza.com added to the Allowed Domains for the iFrame module.
douglas
@douglas
02/24/14 11:13:41AM
2,808 posts

Cannot change Module URL


Using Jamroom

The module URL for the jrAudio module is audio, not music.

Where are you trying to change the music URL, the main menu or the profile menu?
douglas
@douglas
02/24/14 11:11:56AM
2,808 posts

Eliminate Some Images for Mobile Only


Using Jamroom

Okay, try this:

{ if jrCore_is_mobile_device() || jrCore_is_tablet_device() }
{ else }
 < img src="etc... >
{ /if }

And if you are copying and pasting from this post, make sure to remove the extra spaces I've added so the code doesn't get stripped.
douglas
@douglas
02/24/14 11:10:26AM
2,808 posts

Linking to a specific category


Using Jamroom

Which skin are you using?
  243