Page 1 of 1
Can't view uploaded image
Posted: Mon 26. Jul 2010, 18:27
by limster
Hi everyone, I managed to install PHPWCMS except for one problem. The image can't seem to be loadable. When I upload an image, it says upload is successful, but all I see is a small box with a red X. I've set all upload/picture/image to 777 so I don't understand what could be wrong. Please help. Thanks in advance
Re: Can't view uploaded image
Posted: Mon 26. Jul 2010, 18:39
by flip-flop
Hi,
you are using the FCK editor for the upload instead of the file manager?
Waht is your cms version?
Knut
Re: Can't view uploaded image
Posted: Mon 26. Jul 2010, 19:03
by limster
Hi Knut, thank you for your reply. Yes, I am using the FCK Editor to upload images and I installed the phpwcms 1.4.5 (r398) version. Strange I see other version the upload path is picture/upload but this one it adds another folder picture/upload/image. Could that be the problem? Thanks for your help. Lim
Re: Can't view uploaded image
Posted: Mon 26. Jul 2010, 19:17
by limster
Hi Knut, since you mention - I used the file manager and it seems to work. Strange. Must be something wrong with the FCK Editor. Thanks anyway. Probably need to use the latest CMS version.
Re: Can't view uploaded image
Posted: Mon 26. Jul 2010, 19:35
by flip-flop
I cannot reconstruct your problem.
But the file manager is the better place for images/files.
Please setup this switch for the filebrowser in FCK editor.
conf.inc.php:
Code: Select all
$phpwcms['FCK_FileBrowser'] = 1; // enable|disable phpwcms Filebrowser in FCKeditor instead of built-in FCK file bowser support
Knut
Re: Can't view uploaded image
Posted: Thu 16. Sep 2010, 10:16
by celia19O5
Well, I sometimes meet this problem, too. I am not sure why but I often edit the upload picture, I mean I crop it into smaller size and then I can upload.
I do not know exactly your problem is the same like mine, but just give it a try

maybe it will work

Good luck !!!