Problem to upload files Problem to upload files
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Problem to upload files

Started by Tadzio_G, January 25, 2005, 06:45:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Tadzio_G

 Hello everybody. I was wondering if anyone could help me to solve a problem:
I have just installed Coppermine gallery and intend to use it for making available both videos and pictures. The problem at the moment is that I can't upload certain videos, I don't know why. The limit for video files is currently set for 30 M, and I can't upload a simples 1.5 M Windows Media type of file. The thing is that I began the uploading process ok, but after it is finnished I get the message  " 0 files upladed sucessfuly", and when I check to make sure of the file, sure nough it isn't uploaded.
Anyone?
  Thanks a lot.

T.

Aditya Mooley

Give some more details.
Put on the debug mode and post the error/warning messages you receive while uploading.
--- "Its Nice 2 BE Important but its more Important 2 Be NICE" ---
Follow Coppermine on Twitter

Joachim Müller

do not upload the video files using http uploads, but use ftp-upload and batch-add (the gallery admin always should use this method, only "regular users" should use http uploads).

Joachim