Can't view uploaded image

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
limster
Posts: 23
Joined: Fri 23. Jul 2004, 05:58

Can't view uploaded image

Post 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
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Can't view uploaded image

Post by flip-flop »

Hi,

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 )
limster
Posts: 23
Joined: Fri 23. Jul 2004, 05:58

Re: Can't view uploaded image

Post 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
limster
Posts: 23
Joined: Fri 23. Jul 2004, 05:58

Re: Can't view uploaded image

Post 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.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Can't view uploaded image

Post 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
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
celia19O5
Posts: 1
Joined: Thu 16. Sep 2010, 09:47

Re: Can't view uploaded image

Post 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 :D maybe it will work :)
Good luck !!!
Post Reply