Quote:
Originally Posted by chorton
sounds to me like you need to increase the upload size in your php.ini file
Login to admincp>links and downloads>settings at the bottom of that page is a box with the following info
PHP 5.1.6
allow_url_fopen Yes
cURL Yes
GD2 Yes
open_basedir Unset
post_max_size 20M
upload_max_filesize 21M
what is your post_max_size and upload_max_filesize
|
PHP (php.ini) 4.3.11
allow_url_fopen Yes
cURL Yes
GD2 Yes
open_basedir (not set)
post_max_size 8M
upload_max_filesize 2M
I think 2mb is enough, the problem is even 10kb file is not being able to upload from LDM, it works from attachments, downloadsII and wallpapers.