View Single Post
Old September 19th, 2005, 12:44 PM   #3 (permalink)
Brian
Guest
 
Posts: n/a
Re: No file uploaded.

In general, PHP has a max upload limit of 2mb. You can try to get your host to set that to a higher limit, or use the FTP bulk upload option for larger files instead.
  Reply With Quote