|
Hosted Site + Video Issues...
|
|
03-30-2011, 07:27 AM
Post: #25
|
|||
|
|||
|
Okay fixed it. The problem ended up being that pclZip couldn't write to the directory after the zip file had already been created (hence why the #.avs file didn't exist and it only contained 1 set of images). For future reference the error I ended up getting when I did the following echo $zip->errorInfo(true); was
Code: PCLZIP_ERR_READ_OPEN_FAIL (-2) : Unable to open temporary file 'pclzip-4d3603fd043e1.tmp' in binary write modeThe fix was to edit the lib/pclzip.lib.php file and add Code: define( 'PCLZIP_TEMPORARY_DIR', '/tmp/' );Now video works like a charm
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help



