Forum Activity for @nate

nate
@nate
03/18/14 05:38:35AM
917 posts

Fresh Install System Check


Jamroom Developers

I get this error

Quote: FFMpeg binary is not working
/home/n8flhcom/public_html/dev/modules/jrCore/tools/ffmpeg

Suggestions?
updated by @nate: 05/01/14 02:44:34PM
nate
@nate
03/15/14 07:26:07AM
917 posts

jrCore_db_get_multiple_items


Jamroom Developers

I may have to go back and do it, tho. But yeah I noticed I need to use isset.

Thanks.
nate
@nate
03/15/14 07:24:52AM
917 posts

jrCore_db_get_multiple_items


Jamroom Developers

You know I figured that out. But I didn't author this module, so I just backed off before I break any further.
nate
@nate
03/15/14 07:10:25AM
917 posts

jrCore_db_get_multiple_items


Jamroom Developers

I was getting errors (often) about undeclared vars.

I created 3 vars to stop it, like this
$_song_name = array()

They caused the function to run and error.
if (is_array($_song_name))
nate
@nate
03/15/14 06:09:34AM
917 posts

jrCore_db_get_multiple_items


Jamroom Developers

I got this fixed.
nate
@nate
03/14/14 01:37:59PM
917 posts

jrCore_db_get_multiple_items


Jamroom Developers

Wow I'm not sure I know I think it was 5.1.20 But I could be mistaken.
nate
@nate
03/14/14 01:31:09PM
917 posts

jrCore_db_get_multiple_items


Jamroom Developers

xtDistribLicense
nate
@nate
03/14/14 01:30:42PM
917 posts

jrCore_db_get_multiple_items


Jamroom Developers

It's not a problem until I update to version 5.1.29.
  83