Uploading Video files... Uploading Video files...
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Uploading Video files...

Started by BrookShadow_RC, November 19, 2007, 05:34:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BrookShadow_RC

Ok, I'm running 1.4.9 w/ GD on FreeBSD.

I can upload pictures just fine. But when I try to upload video files, it always says "0 files uploaded". Any one ever seen this?

Thanks in advance!


Joachim Müller

Quote from: BrookShadow_RC on November 19, 2007, 05:34:28 PM
Ok, I'm running 1.4.9
Then upgrade before doing anything else - most recent stable release currently is cpg1.4.14, so you're running 5 versions behind. There is a reason why we package maintenance releases. Upgrading is mandatory.

Quote from: BrookShadow_RC on November 19, 2007, 05:34:28 PMI can upload pictures just fine. But when I try to upload video files, it always says "0 files uploaded".
There may be many reasons for this. If updaing doesn't solve your issue, do exactly as suggested in the upload troubleshooting section of the docs and the next section that is named "asking for support on upload issues".

Quote from: BrookShadow_RC on November 19, 2007, 05:34:28 PMAny one ever seen this?
Yes, quite often. It's the generic error message. More details can be found if you do as suggested above.

BrookShadow_RC

Ok, rebuilt the server, and updated to the latest greatest Coppermine. Still getting the same issue. Checkpermission on folders mentioned in FAQ, all are 777. Checked the other things mentioned in the phpinfo() section and I am within all parameters for space and memory. file upload is turned on in PHP, but no directory specified in php.ini.

Still cannot upload a music or video file. Thoughts?


Joachim Müller

Quote from: GauGau on November 19, 2007, 06:30:58 PMdo exactly as suggested in the upload troubleshooting section of the docs and the next section that is named "asking for support on upload issues".

BrookShadow_RC

It was the PHP max_upload_size or what ever. It works now. Thanks,