Page 1 of 1

{Solved} V1.10 - Fatal error in ImageManager.php on line 154

Posted: Sat Oct 29, 2011 8:31 am
by Parallaxe
Hi there

I have just freshly installed (not upgraded) the version V1.10 and all looks fine. Except ImageManager. Trying to access in the admin panel the ImageManager via "Content" --> "ImageManager" results in the following error:

Fatal error: Call to a member function read() on a non-object in /myaddress/htdocs/cms/lib/filemanager/ImageManager/Classes/ImageManager.php on line 154

I think it has something to do with the web server process running PHP (instead of me as a user). But I can't figure out how to handle this error.

Searching through the forum, I found this thread: Link

But it refers to a different line and is four years old (hence I'm unsure if it still applies).

Additional information: My server runs in safe mode and the directories "uploads" and "uploads/images" are set to 777.

Re: V1.10 - Fatal error in ImageManager.php on line 154

Posted: Sun Oct 30, 2011 8:33 pm
by Dr.CSS
Sorry, servers running safe mode are not supported...

Re: V1.10 - Fatal error in ImageManager.php on line 154

Posted: Sun Oct 30, 2011 10:19 pm
by calguy1000
Confirmed, this error is probably related to running in safe mode. You should not have been able to install in safe mode, unless you bypassed the checks.

Re: V1.10 - Fatal error in ImageManager.php on line 154

Posted: Tue Nov 01, 2011 6:31 pm
by Parallaxe
OK, thanks for your feedback.

The checks showed some warnings, but no red results. I thought that would be OK. Well, will have to find another solution then.

Again, thanks a lot for your feedback!