Can't view uploaded image
Can't view uploaded image
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
Hi,
you are using the FCK editor for the upload instead of the file manager?
Waht is your cms version?
Knut
you are using the FCK editor for the upload instead of the file manager?
Waht is your cms version?
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Re: Can't view uploaded image
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
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
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:
Knut
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>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Re: Can't view uploaded image
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 !!!
I do not know exactly your problem is the same like mine, but just give it a try
Good luck !!!