11-12-2010, 06:37 PM
Hi
i have increased in php.ini the upload_max_filesize to 40M and i'm trying to upload a 25MB file. when i use smaller files, it works, but when i try the 25MB file, i get after the upload only the red error message "Invalid Folder ID". the log shows me the following message:
is this a bug or an error on my site?
greets
KoS
i have increased in php.ini the upload_max_filesize to 40M and i'm trying to upload a 25MB file. when i use smaller files, it works, but when i try the 25MB file, i get after the upload only the red error message "Invalid Folder ID". the log shows me the following message:
Code:
op.AddDocument UI::exitError error=Invalid Folder ID pagetitle=Folder 'Invalid Folder ID'
is this a bug or an error on my site?
greets
KoS