Forum Activity for @michael

michael
@michael
01/08/14 05:22:15PM
7,832 posts

JR4 Nova Sign Up Pop-Up Landing page.


Using Jamroom

The first thing to do would be to get a separate URL loading in a lightbox.

Then add a check in to each page to make sure the user was logged in, perhaps in the footer. Check to see if the user is logged in. If they are, do nothing. If they are not fire the javascript that opens the new url in the lightbox.
michael
@michael
01/07/14 10:31:08PM
7,832 posts

The Best Freebies for Designers (December 2013)


Resources

"The Best Freebies for Designers (December 2013)"
http://speckyboy.com/2014/01/06/best-freebies-designers-december-2013/
updated by @michael: 07/11/14 04:37:00AM
michael
@michael
01/07/14 09:53:01PM
7,832 posts

2 music tpl pages


Jamroom Help

could you make a screenshot/mashup of what the end result is supposed to look like? Im sure Im only understanding half of it.

What I think your asking for is a list that requests this from the database:
"Database, please get me a list of songs that are uploaded today, I only want 2 songs max for any particular artist."

which should be doable. Its after that that I start getting confused:
"Database, please get me a list of songs that are uploaded today, I only want 2 songs max for any particular artist except if the artist is actually a label, in which case I only want 1 song."

Is that right?

If it is, i would use this query:
"Database, please get me a list of songs that are uploaded today."

Then as we are displaying them add in a check:
"templates, if this user is an 'artist' and we have already shown 2 songs, OR this user is a 'Label' and we have already shown 1 song, just skip on to the next one, dont bother showing anything."
michael
@michael
01/07/14 09:41:58PM
7,832 posts

jrCore_media_player: invalid type parameter


Jamroom Help

/modules/jrSolo/templates/jrSolo_audio_player.tpl
michael
@michael
01/07/14 09:08:15PM
7,832 posts

Invalid template: jrSolo_audio_player.tpl


Installation and Configuration

american:...
*Message from marketplace/browse/bundle when I click on download full bundle:

I sent an email to Brian.. hopefully he'll help.
"It does not appear you have a valid license for an item in the bundle: jrSolo"

Yeah, somethings weird then because I can see you do have that license here in the browser.

Can you download the jrSolo skin via the link here:
https://www.jamroom.net/the-jamroom-network/bundle/11/solo-artist-bundle

I just downloaded it now to check and "jrSolo_audio_player.tpl" is not in the skin. But it is in the module that is also on the same page as that link, the "Solo Artist Control" module.

That could be the missing piece. Try downloading that.

Might also pay to check that the module is activated:
your-site.com/solo/admin/info

----
I just installed the solo skin bundle here on a dev server and after putting in the album name it did show the player, so I think we need to figure out where the glitch is with your system.

If the above doesn't fix it send the login details to support [a t] jamroom net and I'll login and take a look.
michael
@michael
01/07/14 07:51:11PM
7,832 posts

marketplace core update error


Using Jamroom

Try a different way, download the latest core from the button on the front page, upload it via FTP.

Run the integrity check. That should do it.
updated by @michael: 01/07/14 07:52:11PM
michael
@michael
01/07/14 07:31:27PM
7,832 posts

Query Error


Jamroom Developers

do you have xdebug enabled on the server where you see that? not sure that is the exact reason, but on my development server I get that occasionally.

I think it comes from a single item trying to be entered twice into the database.

The usual result is the data gets to the database correctly and I ignore that error. Never seen it on a production server.
michael
@michael
01/07/14 03:06:28AM
7,832 posts



Actually, you don't need to hire a developer for something this simple, here is a video of me setting it up.

"form designer profile fields"
form designer profile fields

Just follow the video, let me know where you get stuck.
michael
@michael
01/07/14 02:36:39AM
7,832 posts



Just recently added was the "Freelance Jobs" section here on Jamroom.net
https://www.jamroom.net/job/open

Its an attempt to connect people who want work done with developers who want to do work.

Posting of jobs is free, but the feature is only available to subscribing members.
https://www.jamroom.net/subscribe

Its $29 / year and you get a nifty badge on your forum profile image. Access to the backstage area. a warm fuzzy feeling knowing your helping keep jamroom alive. and some other stuff too, like 100% off the developers training course at udemy.

The first udemy course is free for everyone:

"Start Your Own Online Community"
http://www.udemy.com/start-your-own-online-community

It runs through getting started with Jamroom 5.

If your interested in skin development and module development, check out this one:

"Developers Guide to Customizing Jamroom"
https://www.udemy.com/developers-guide-to-customizing-jamroom/

It costs $29 if you purchase it directly at udemy, but its Free to all subscribers to the backstage here at jamroom.net/subscribe. (and thats $29/year so a much better deal.)

That link to the developers course is here:
https://www.jamroom.net/backstage/forum/resources/3112/100-off-coupon-for-developers-guide-to-customizing-jamroom-udemycom-course

Just thinking the "Freelance Jobs" area might get you more eyes on your project.

If you want to learn how to do the development stuff yourself, +1 our Google+ page and ill make sure to invite you next time we schedule a "Google+ Hangout on Air" for developers. Chat about jamroom development techniques and stuff.

--edit--
that
Quote: Date formed:
Active / Inactive:
Date split:
is 3 fields created in the Form Designer, then you can output them in the profile_header.tpl file of whatever skin your using.
updated by @michael: 10/17/15 08:33:14AM
michael
@michael
01/07/14 02:24:10AM
7,832 posts

Private Notes Visual Alert


Design and Skin Customization

Put this in my TODO pile. Its something I would like too, but for more than just private notes.
  745