dw250100785 / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

File uploading limit #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need to show file uploading limit for the site on a config page as a
warning for admins.

Original issue reported on code.google.com by zetapri...@gmail.com on 27 Jan 2010 at 8:31

GoogleCodeExporter commented 9 years ago

Original comment by zetapri...@gmail.com on 29 Jan 2010 at 10:46

GoogleCodeExporter commented 9 years ago

Original comment by Anatoly....@gmail.com on 4 Feb 2010 at 10:06

GoogleCodeExporter commented 9 years ago
New code is in 1.7.0.0beta4 (installed in magedev)

Original comment by Anatoly....@gmail.com on 4 Feb 2010 at 2:19

GoogleCodeExporter commented 9 years ago
File uploading limit is visible on the Admin configuration page.

Original comment by agur...@gmail.com on 4 Feb 2010 at 6:38

Attachments:

GoogleCodeExporter commented 9 years ago
We need to add a hint how to change the file limit.
Something like "Change .... in config.php to increase the limit."
Use the name of the setting and correct file name.

Original comment by zetapri...@gmail.com on 8 Feb 2010 at 12:43

GoogleCodeExporter commented 9 years ago
Edit values for upload_max_filesize and post_max_size settings in php.ini to 
increase
file size limit.

Original comment by zetapri...@gmail.com on 9 Feb 2010 at 9:33

GoogleCodeExporter commented 9 years ago

Original comment by Anatoly....@gmail.com on 9 Feb 2010 at 10:34

GoogleCodeExporter commented 9 years ago
Hint is added in 1.7.0.0beta7 (uploaded to magedev)

Original comment by Anatoly....@gmail.com on 9 Feb 2010 at 10:36

GoogleCodeExporter commented 9 years ago
Hint is visible on System/Configuration page.

Original comment by agur...@gmail.com on 9 Feb 2010 at 1:52

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by zetapri...@gmail.com on 9 Feb 2010 at 6:37