No preview on files in filemanager

Permalink
Hi

I'm using the cPanel addon for installing new sites, and this is just so easy and fast... thanks for that option :-)

But the installations seems to have an issue with the preview of files in the filemanager, as simple JPG and PNG images are not displayed.

They upload fine and if I click VIEW on the menu it show the file as it should... but something must be wrong with the creation of the thumbnails. They uploader does never return to the list (it keep on spinning - se my screendumps).

I have another installation with c5's own hosting and here I don't have that problem.

I hope someone can tell me if something might be missing. Maybe some feature in PHP need to be enabled ?

I have also seen that I can't upload an Avatar image in the user section, maybe this is related ? Here I get this error:

Fatal error: Call to undefined function imageCreateTrueColor() in /home/domainname.dk/public_html/concrete/helpers/concrete/avatar.php on line 112

2 Attachments

Brian1961
 
DeWebmakers replied on at Permalink Reply
DeWebmakers
Hi Brian, same problem here. Dit you solve this issue already?
DeWebmakers replied on at Permalink Reply
DeWebmakers
We solved it already, the content of the files directory wasn't chmodded right.

I gave every folder/file a 777 chmod and it worked again with new files.