Error Message after up load of large file

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
aland
New Member
New Member
Posts: 2
Joined: Wed Feb 20, 2008 4:46 am

Error Message after up load of large file

Post by aland »

Fatal error: Call to a member function GetFriendlyName() on a non-object in /home/akduncan/domains/swingfx.co.nz/public_html/main/admin/moduleinterface.php on line 120

On CMSMS 1.2.3

We are experiencing the above message after uploading a 31MB file using file manager to put it in the uploads/images directory.

Initially the upload was failing due to limits in upload file size parameters. These errors were solved by following the instructions in one of the other posts. php was set to 50MB and the config.php file to 40MB.

Note: normal images go up fine

We want to put a 31 MB video clip on the site so it can be downloaded by friends on the other side of the planet. This is a test at this stage.
alby

Re: Error Message after up load of large file

Post by alby »

aland wrote: We are experiencing the above message after uploading a 31MB file using file manager to put it in the uploads/images directory.
This is not related to CMSMS.
Check your phpinfo, there are params to be set in php.ini (ex: post_max_size, upload_max_filesize)

Alby
Post Reply

Return to “CMSMS Core”