Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
joomla file upload feature
Name: plim81 Date: December 3, 2008 at 13:53:27 Pacific OS: xp pro CPU/Ram: 1 GB Product: Dell
Comment:
i am using joomla 1.0.11 and on my website I would like to create a file upload feature where users may upload .doc or .pdf files. Was wondering if someone could possibly point me in the right direction. I've been searching for 'joomla file upload component' but haven't had any luck. Thank you so much.
Summary: I can think of a few possible causes... 1. You forgot to set post_max_size, which needs to be greater than max_upload_size. 2. Your script is timing out on larger downloads...Change script timeout t...
Summary: Hi, I am trying to get file uploads in PHP to work properly and I think I may be overlooking something obvious. I'm using MiniApache_PHP. It will let me upload small files (I tried small text files an...