[Solved] Image Manager Error

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
EddyJ1
New Member
New Member
Posts: 4
Joined: Wed May 02, 2012 3:25 pm

[Solved] Image Manager Error

Post by EddyJ1 »

Hi all,

I went into image manager after adding my images in file manager and this popped up and you can't even see folders/images etc.

Code: Select all

Warning: require_once(/home/xxxxx/xxxxx.xxxxxx.com/lib/filemanager/ImageManager/Classes/Files.php) [function.require-once]: failed to open stream: No such file or directory in /home/xxxxx/xxxxx.xxxxxx.com/lib/filemanager/ImageManager/Classes/ImageManager.php on line 9

Fatal error: require_once() [function.require]: Failed opening required '/home/xxxxx/xxxxx.xxxxxx.com/lib/filemanager/ImageManager/Classes/Files.php' (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/xxxxx/xxxxx.xxxxxx.com/lib/filemanager/ImageManager/Classes/ImageManager.php on line 9
Here is the system information.

----------------------------------------------

Cms Version: 1.10.3

Installed Modules:

CMSMailer: 2.0.2
CMSPrinting: 1.0
FileManager: 1.2.0
MenuManager: 1.7.7
MicroTiny: 1.1.1
ModuleManager: 1.5.3
News: 2.12.3
Search: 1.7
ThemeManager: 1.1.4
Album: 1.10-beta2

Config Information:

php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 7000000
default_upload_permission: 664
url_rewriting: mod_rewrite
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:

phpversion: 5.2.17
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 90M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 7M
session_save_path: /tmp (0777)
session_use_cookies: On (True)
xml_function: On (True)

Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.1.39

----------------------------------------------

I have a site on the same server and it works absolutely fine in image manager, I've tried clearing the cache.

What I did was: Go into file manager, created a folder in uploads/images and then added some images and went to image manager and the error was there so I decided to remove said folder and the error was still there, anyone got any ideas as to why this might happen?

I know I have a few warnings for system information but as I said there is another site working fine on the same server and same version on CMSMS.

Any help would be greatly appreciated.

Thanks
Last edited by EddyJ1 on Sat Jun 16, 2012 1:43 pm, edited 1 time in total.
SimonJ

Re: Image Manager Error

Post by SimonJ »

Does that file exist? /home/xxxxx/xxxxx.xxxxxx.com/lib/filemanager/ImageManager/Classes/Files.php
EddyJ1
New Member
New Member
Posts: 4
Joined: Wed May 02, 2012 3:25 pm

Re: Image Manager Error

Post by EddyJ1 »

SimonJ wrote:Does that file exist? /home/xxxxx/xxxxx.xxxxxx.com/lib/filemanager/ImageManager/Classes/Files.php
No, that's strange, copying it over from my other install seems to have fixed it, thanks for the help :D
Post Reply

Return to “CMSMS Core”