Project

General

Profile

Actions

Feature proposal #2286

closed

Display php upload_max_filesize on the right of CB plugins installer upload button

Added by beat about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
03 February 2011
Due date:
% Done:

100%

Estimated time:
0:30 h

Description

As there are issues with uploading plugins, it's good to display the upload_max_filesize on the right of the upload button of CB plugins installer.

So it's quick to check and where you need it.

See how phpMyAdmin displays it in the "import" screen as a good example. Add to it: "To change: edit php.ini and find upload_max_filesize"

So it could look like:

"Maximum upload size of your php settings: <b>2 MB</b>. <i>To change: edit php.ini and find upload_max_filesize"</i>


Files

2286.patch (919 Bytes) 2286.patch krileon, 09 February 2011 15:02
Actions #1

Updated by krileon about 13 years ago

  • File 2286.patch 2286.patch added
  • Status changed from New to Resolved
  • Assignee changed from krileon to beat
  • % Done changed from 0 to 100
Actions #2

Updated by beat about 13 years ago

  • Status changed from Resolved to Closed

Implemented in r1426 similarly as in patch, but at right of button as described, and also displaying full path to php_ini_loaded_file() if callable.

Actions

Also available in: Atom PDF