Forum Activity for @paul

paul
@paul
04/14/14 01:34:59AM
4,335 posts



Quote: I need to re upload the image each time. I would have thought once you load an album with an image the next time you assign a song to that album it takes on the album image ..But not as you say. no problem.
I see what you mean. It could be done with a custom module that listens for new audio items and if its a pre-existing album with an image, adds the info to the new item.

Quote: Also i notice the VIDEO upload no longer takes a image / screenshot anymore.
Jamroom's video conversion will grab an image from the video and use that.
paul
@paul
04/14/14 01:15:43AM
4,335 posts

Datetime format in database


Installation and Configuration

Jamroom dates are saved in 'unixtime'. This is a count of the number of seconds elapsed since 1st January 1970.
If you Google something like 'unixtime converter', there are sites where you can convert online.

However, might it be better if you created a custom date field for your article form with the Form Designer? You could then enter the date conventionally and let JR convert it for you?
paul
@paul
04/14/14 01:03:50AM
4,335 posts

Login Page


Using Jamroom

Yeah - The login page is generated by the jrUser module.
You could edit its language string (#2) via the module's language tab to say what you want.
Pa
updated by @paul: 04/14/14 01:06:51AM
paul
@paul
04/11/14 01:31:49AM
4,335 posts

Interesting accidental discovery


Jamroom Developers

I tend to develop using online servers so phpStorm breakpoints aren't available to me.
Still have the local server you helped me set up though, so might give it another try. Its just not been turned on in months ;-)
paul
@paul
04/10/14 05:09:52PM
4,335 posts

is there a Server module - like jr4 -


Design and Skin Customization

Audio and video conversion from (almost) any format to MP3 and FLV (or whatever) is built into the jrAudio and jrVideo modules. Any media file you upload will be converted as appropriate. So, in answer to your question, no, because its not needed as an independent module.
hth
Pa
paul
@paul
04/10/14 09:56:48AM
4,335 posts

jrCoreChainedSelect


Jamroom Developers

Libraries done for EU countries, USA, South America, Australia and New Zealand.
Its time-consuming creating the libraries so will do others on demand.
These will be included with the next release of the module, hopefully in the next day or two.
Pa
paul
@paul
04/10/14 04:30:13AM
4,335 posts

Interesting accidental discovery


Jamroom Developers

I use fdebug a lot when developing and by accident, I missed off the 'f'.
The variables were dumped to the screen.
That saved a bit of time opening the debug_log file.
Just posting here in case I'm not the only one who didn't know this :-)

updated by @paul: 05/11/14 04:21:53PM
paul
@paul
04/09/14 01:20:37PM
4,335 posts

Question about text string for custom form field in Audio Form


Design and Skin Customization

Try changing the custom field from 'textarea' to 'editor'
paul
@paul
04/09/14 02:41:26AM
4,335 posts

Transferring content to Jamroom


Installation and Configuration

Well, as I said, its very complicated and time consuming, particularly for a one-off job like this.
You'd first need to import profiles and users, then their blogs, pages and files. There would need to be a lot of testing and 'dry runs' to make sure it was working before actually doing it.
Take a look at the jrImport module (which is just for JR4 => JR5 imports) to see what might be involved.
  398