Forum Activity for @ilovehousemusic

iLoveHouseMusic
@ilovehousemusic
02/12/14 09:02:15PM
517 posts

looking for a recommendation on how to implement this


Design and Skin Customization

So I dug around the JR5 documentation a bit, I figured out I dont need any .htaccess edits. I can simply create a page using this method: How to add a page in Jamroom 5
iLoveHouseMusic
@ilovehousemusic
02/12/14 04:34:23PM
517 posts

No delete button in user account browser


Suggestions

So, this was the original issue:
https://www.jamroom.net/the-jamroom-network/forum/using-jamroom/6042/bug-profile-links-to-account-url-not-profile-url

And here is a walkthrough of what I'm actually trying to do:
http://www.youtube.com/watch?v=C4pKWPQiQvQ

Ultimately, if the user account browser has a "delete" button column similar to the profile browser tool, I think my problem would be solved. But correct me if I'm wrong please. Thanks!
updated by @ilovehousemusic: 03/16/14 11:05:28PM
iLoveHouseMusic
@ilovehousemusic
02/12/14 03:48:26PM
517 posts

DenyHosts on Ubuntu on Digital Ocean


Off Topic

I've changed my ssh port. What do you think about some of these other security mods?

http://www.thefanclub.co.za/how-to/how-secure-ubuntu-1204-lts-server-part-1-basics

I'm wondering specifically if #1, 2, 7, 8, and 9 would impact Jamroom?

1. Firewall - UFW
2. Secure shared memory
7. Prevent IP Spoofing.
8. Harden PHP for security.
9. Restrict Apache Information Leakage.
iLoveHouseMusic
@ilovehousemusic
02/12/14 01:04:10PM
517 posts

jrElastic - can't change default image.


Design and Skin Customization

Works like a charm thank you! OK to close!
iLoveHouseMusic
@ilovehousemusic
02/12/14 08:42:14AM
517 posts

jrElastic - can't change default image.


Design and Skin Customization

Hmmm I've reset that cache and I'm still seeing the "?" default image. I've reuploaded the different image and reset image cache, same issue. I tried a different skin and same result.
iLoveHouseMusic
@ilovehousemusic
02/12/14 08:34:05AM
517 posts

Is there a way for users to re-order their menu tabs on profile page?


Suggestions

brian:
Yeah - you can set an explicit order on the jrProfile_menu function - i.e.

{jrProfile_menu template="profile_menu.tpl" order="jrAudio,jrBlog,jrDocs,...." }

If you want to have the order be different for different quotes, just use an if/else statement and multiple jrProfile_menu calls.

Hope this helps!

RADICAL! Thanks!
iLoveHouseMusic
@ilovehousemusic
02/12/14 08:24:39AM
517 posts

Is there a way for users to re-order their menu tabs on profile page?


Suggestions

Or for master_admin to reorder the menu tabs?

What I'm doing is, i've renamed the File Downloads module to be the "PressKit".
For artists, I want to put the PressKit menu tab to the far right.

If not, this would be a cool feature for Profile Tweaks I'd say....

Just a thought.
updated by @ilovehousemusic: 03/27/14 08:11:28AM
iLoveHouseMusic
@ilovehousemusic
02/12/14 08:14:28AM
517 posts

Documents module missing form designer button?


Suggestions

For my purpose (hiding a doc) I think it might. I'll test it out!
iLoveHouseMusic
@ilovehousemusic
02/12/14 08:04:03AM
517 posts

JR5 SEO


Using Jamroom

A meta module (for items) would be cool. I noticed that the site meta.tpl doesn't have meta keywords but I suppose you could override the template for that.
  34