Ticket #144 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Changeset [407] may have trimmed too much fat

Reported by: mike Owned by: mike
Priority: high Milestone:
Component: General Version: 1.0b3
Severity: normal Keywords:
Cc:

Description

I am getting this error when trying to upload a zipfile Fatal error: Call to undefined method PclZip::errorName() in /home/solanos/public_html/dev/lib/pclzip-2-4/pclzip.lib.php on line 324

I think too many functions were removed.

Change History

Changed 2 years ago by mike

  • summary changed from Changeset #407 may have trimmed too much fat to Changeset [407] may have trimmed too much fat

Changed 2 years ago by mike

  • status changed from new to closed
  • resolution set to fixed

Changeset [412] added back the missing error code, so now Plogger chokes gracefully. It did reveal the error "Error: PCLZIP_ERR_MISSING_FILE (-4) : Missing archive file " for the zip file I was trying to upload (which was 3mb, which I suspect is the problem)

Perhaps an upload limit should be displayed on this page.

Note: See TracTickets for help on using tickets.