Advanced search  

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

Pages: [1]   Go Down

Author Topic: Script called without required parameter(s)  (Read 2322 times)

0 Members and 1 Guest are viewing this topic.

eTard

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Script called without required parameter(s)
« on: September 08, 2004, 02:17:39 am »

CPG 1.2 on OS X.  While trying to upload a 16MB zip file, the following error appears:

Code: [Select]
Script called without the required parameter(s).
 
 File: /Volumes/Files/WebServer/Sites/evolved/db_input.php - Line: 42
 
 
 Notice: Undefined index: offline in /Volumes/Files/WebServer/Sites/evolved/include/init.inc.php on line 380


I was able to add a smaller picture file minutes before.  The upload was from an anonymous user, with the abilities to upload to a public album.  No text was given to the forms included in the single item upload.

Apache/1.3.28
PHP/4.3.2
MySQL

Anything else?

Thanks,
Chris
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Script called without required parameter(s)
« Reply #1 on: September 08, 2004, 08:17:53 am »

16MB files are most definitely too large for your webserver to be uploaded using coppermine, this is why things break and show "funny" error messages (usually something times out on the webserver). The only workaround: upload smaller files. Although coppermine comes with multimedia support, it definitely hasn't been built as a download repository for such large files. Upload such files using ftp-upload and batch-add.

Joachim

P.S. Upgrading to cpg1.3.2 strongly recommended
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 18 queries.