Forum Activity for @michael

michael
@michael
12/18/17 12:08:45PM
7,832 posts

Christmas Decorations


Using Jamroom

See that big YOUR-SKIN.... you're supposed to replace that with your skins name. :)
facepalm.jpg facepalm.jpg - 115KB
michael
@michael
12/18/17 11:15:01AM
7,832 posts

TinyMce Image Margin Not Showing in Firefox


Design and Skin Customization

It looks to me like the caption javascript is removing the margin from around the image.

Suggest trying adding
p figure {
 margin: 10px
}
to your CSS to fix the issue.
after_javascript.jpg after_javascript.jpg - 62KB
michael
@michael
12/18/17 10:59:25AM
7,832 posts

Christmas Decorations


Using Jamroom

This was at the top of the search results
http://www.schillmania.com/projects/snowstorm/

download this file:
http://www.schillmania.com/projects/snowstorm/snowstormv144_20131208.zip

Unzip it and rename the directory to 'snowstorm'.

Upload that folder to your site at:
/skins/YOUR-SKIN/contrib/snowskin

Adjust your skins meta.tpl to include this line
  <script src="{$jamroom_url}/skins/YOUR-SKIN/contrib/snowstorm/snowstorm.js"></script>

Rest the caches.
snow.jpg snow.jpg - 91KB
michael
@michael
12/17/17 04:06:31PM
7,832 posts

Trial Pro Install Failed


Installation and Configuration

2tunes:....permissions on that folders apache apache drwxrwxrwx ...
See if there is anything in the apache error_log and access_log

There should be no actual directory at:
/public_html/user/signup

That URL is routed to router.php by the .htaccess
michael
@michael
12/17/17 04:02:26PM
7,832 posts

Trial Pro Install Failed


Installation and Configuration

Good to know, hard to guess at solutions without all the info.
michael
@michael
12/17/17 03:51:09PM
7,832 posts

Trial Pro Install Failed


Installation and Configuration

are you using a domain name? if you're using localhost/jamroom or similar its likely to cause issues. use /etc/hosts (or equivalent) to set a domain name for your install.

I always follow Brian's guide even when setting up local dev servers:
https://www.jamroom.net/brian/documentation/guides
michael
@michael
12/17/17 02:35:44PM
7,832 posts

The Meaning of "updated" in lists?


Using Jamroom

If you wanted to have it change everytime a comment was added. a small module that listened for the new comments and triggered the update would force it to update when there are new comments. Its just not the default option.
michael
@michael
12/17/17 12:22:58PM
7,832 posts

Find New Music & Likes Box on Profile Index Page ?


Using Jamroom

Do any of the band profiles on your site have "black sabbath" entered in their INFLUENCES section in their profile form?

Concept: They are influenced by "black sabbath" you want to find music like "black sabbath"....
michael
@michael
12/17/17 12:19:43PM
7,832 posts

TinyMce Image Margin Not Showing in Firefox


Design and Skin Customization

Got a URL to see it happening?

--edit--
Because I think its an !important on a different CSS target thats causing it.
updated by @michael: 12/17/17 04:25:23PM
michael
@michael
12/17/17 11:59:10AM
7,832 posts

The Meaning of "updated" in lists?


Using Jamroom

_updated does not change on the audio item when a new comment is added.
after.jpg after.jpg - 110KB
  166