Re: Netjuke 1.0b18-pre3 Released!

Chris Connors <[email protected]> Tue, 27 May 2003 23:48:24 -0500
Newsgroups gmane.comp.audio.netjuke.user
Message-ID <[email protected]>
Still flakey on the batch download:

"Fatal error:  Call to undefined function:  int() in 
/Library/WebServer/Documents/netjuke/batch.php on line 76"

which is in here:
if (BATCH_SIZE_LIMIT != '0') {

         $total_size += filesize (MUSIC_DIR . '/' . 
rawurldecode($tr_location));
         if (($total_size / (1024 * 1024)) >= int (BATCH_SIZE_LIMIT)) {

           exit;

         }

       }

(I thought it might be the space after the int, but maybe not)

I've specified the paths to zip, tar, and stuff (on Mac OS X)

/usr/bin/gzip
/usr/bin/tar
/usr/local/bin/stuff

but without any other options destinations or switches. (should there 
be?)



-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge