Forum Activity for @developer-networks

Developer Networks
@developer-networks
01/21/14 08:34:37AM
566 posts

Audio Snip Too Short


Suggestions

Also do you know if that will change the duration on songs already in the system or only on new uploads?
Developer Networks
@developer-networks
01/21/14 07:25:54AM
566 posts

Audio Snip Too Short


Suggestions

Thanks SteveX ill play around with it. I wanted it gone so the listener can catch the intro to the songs and vibe it.
Developer Networks
@developer-networks
01/21/14 05:19:00AM
566 posts

Audio Snip Too Short


Suggestions

I have a suggestion that i wanted to share. I would like the option to disable the audio snippet.

I absolutely love this feature but feel its not letting the listener really vibe the tracks on the charts.

I havent messed with it yet to see how hard it would be to change this out myself...Im just suggesting it as a feature some may take interest.
updated by @developer-networks: 02/24/14 03:30:43PM
Developer Networks
@developer-networks
01/21/14 01:14:17AM
566 posts

Signup Email Verification


Using Jamroom

It works on my server with the test mail.

and to enable mail
apt-get install sendmail
is how ive configured php to send mail from my server. Much easier then mail gun setup. The mail gun system does work good ive used it before.

however for my set up its one line of code and done.

But the problem is the sign up is forcing the new members to try logging in and resend the verification email not that its not working at all. Then it sends an email.
updated by @developer-networks: 01/21/14 01:17:02AM
Developer Networks
@developer-networks
01/18/14 06:12:05PM
566 posts

Signup Email Verification


Using Jamroom

Just went live with one of my sites and ran in to a problem not sure the source just yet. But when a member signs up it dosent sent the email. They have to try logging in and ask it to resend.
updated by @developer-networks: 02/20/14 01:49:58PM
Developer Networks
@developer-networks
01/18/14 10:47:42AM
566 posts

Existing Accounts


myPhpbb - Bridge Jamroom

No worries there. This module will add them on their first log in to your system
Developer Networks
@developer-networks
01/18/14 10:38:41AM
566 posts

Existing Accounts


myPhpbb - Bridge Jamroom

Thank you,

To change your account time settings just go in to your /forum directory

find config.php

and lets say you want to change it to a 4 hour auto log out.

just add this line


ini_set('session.gc_maxlifetime',14400);
Developer Networks
@developer-networks
01/17/14 05:07:53PM
566 posts

Audio player - Android issue


Using Jamroom

One thing I didn't mention that's pretty awesome especially for the folks who love their mobile devices is that Jamroom is already using html5 / .mp3... so it's got a pretty bulletproof future as far as compatibility across devices goes. The android community is struggling now to get on board, but their newer releases are gearing up with this comparably. Can't they all just get along! We've been saying that for years and looks like it will be 2014.
Developer Networks
@developer-networks
01/17/14 04:42:49PM
566 posts

Audio player - Android issue


Using Jamroom

I hope my post above did not come across as rude. I was In discussion the other day where a client was asking me these same questions about the android phone and I was just trying to pass the conversation along here as it seems your dealing with the same issues on the device. Anyways I hope it came across as informative and not derogative.
Developer Networks
@developer-networks
01/17/14 06:36:01AM
566 posts

Download mp3 button


Using Jamroom

Its not a problem with Jamroom but your device. Please refrence my post on your Mobile Audio Problem that I have responded to. You will have to upgrade to a current device. The websites that are allowing you to download to your device are engineered to work on the old devices which was a pain to develop for due to multiple formats and multiple device requirements and this has been a huge problem for developers. Now that the world has updated to HTML5 which uses the MP3 format you will have a more universal experience across devices.
  40