Problem placing picture in content part [solved]

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
Freehand
Posts: 11
Joined: Wed 4. Mar 2009, 15:55
Location: Herning, Denmark
Contact:

Problem placing picture in content part [solved]

Post by Freehand »

Hi, there...

I have this strange issue concerning http://kobborg.dk.

When using the "place picture"-function within the fckeditor, I browse my desktop and pick a picture (.gif or .jpg) for upload. The system says the upload is successful, but the picture is not transfered to the intended folder (http://kobborg.dk/picture/upload/image) - actually, it's not transfered at all ;-)

I have tried to replace the fckeditor-folder completely, without result. So as an emergency-fix I've ftp'ed the files to the right folder.

Can this be a server-related issue? The site was first put on http://kobborg.dk.59.testsider.dk, and then the Webhotel Admin made a DNS transfer so the domain kobborg.dk points to the new site.

I don't have this problem on any other of my sites.

Thanks in advance for suggestions ;-)
Last edited by Freehand on Mon 27. Apr 2009, 14:57, edited 1 time in total.
:: I live to learn ::
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Problem placing picture in content part

Post by flip-flop »

Hi,

file and folder permissions ok? (777)

Next days an enhancement for using images from the filecenter in fck editor available. (No hack).
(Since phpwcms V1.4.2 r308 (07.04.2009))

CPs: textimage, wysiwyg, recipe, tabs

- LightBox (SlimBox) for zooming images (opt. next/prev)
- ReMooz: ReMooz for zooming images (v1.0) http://digitarald.de
- EnlargeIt! for zooming images http://enlargeit.timos-welt.de/english/11/ (opt. next/prev)

Switches in class name set:
//**********************************************************************
// FCK -> images -> enhanced -> style sheet class:
// Classes separated with blanks
// - xcrop = crop thumb on
// - xnp = nextprev on // LightBox and EnlargeIt
// - xlight = lightbox on
// - xnolight = lightbox off (if set generally to on)
// - xremo = ReMooz on
// - xnoremo = ReMooz off (if set generally to on)
// - xenlarge = EnlargeIt! on
// - xnoenlarge = EnlargeIt! off (if set generally to on)


// e.g. xcrop xlight -> using Thumb cropping and LightBox
// e.g. xlight xnp -> using LightBox and the next/prev function
// if more then one image available in LightBox (this cp)
// e.g. xcrop xenlarge xnp -> using Thumb cropping, EnlargeIt! and prev/next
// e.g. xcrop xremo -> using Thumb cropping and ReMooz
//**********************************************************************
Knut
Last edited by flip-flop on Thu 23. Apr 2009, 15:00, edited 1 time in total.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
Freehand
Posts: 11
Joined: Wed 4. Mar 2009, 15:55
Location: Herning, Denmark
Contact:

Re: Problem placing picture in content part

Post by Freehand »

flip-flop wrote:Hi,

file and folder permissions ok? (777)

Next days an enhancement for using images from the filecenter in fck editor available.
Permissions for the folders "picture", "upload", and "image" are all 777, yes :-)
I've now changed all references in the conf.inc.php from http://kobborg.dk.59.testsider.dk to http://kobborg.dk, just to make sure. It makes no difference , though :-/

Sounds logical and promising with the upcoming fckeditor enhancement.
:: I live to learn ::
User avatar
Freehand
Posts: 11
Joined: Wed 4. Mar 2009, 15:55
Location: Herning, Denmark
Contact:

Re: Problem placing picture in content part

Post by Freehand »

Suggestions, anyone? :wink:
User avatar
Freehand
Posts: 11
Joined: Wed 4. Mar 2009, 15:55
Location: Herning, Denmark
Contact:

Re: Problem placing picture in content part

Post by Freehand »

I just found this in the webserver's error log:

[error] [client 194.119.204.19] Directory index forbidden by rule: /domains/www.kobborg.dk/www/picture/upload/image/

What does this mean? :oops:
:: I live to learn ::
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Problem placing picture in content part

Post by flip-flop »

That isn´t a phpwcms problem. -> apache.

Please google to "Directory index forbidden by rule" and you will see.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
Freehand
Posts: 11
Joined: Wed 4. Mar 2009, 15:55
Location: Herning, Denmark
Contact:

Re: Problem placing picture in content part

Post by Freehand »

Thank you, Knut :)

I've contacted the webhost and asked them for a solution.

Dan
User avatar
Freehand
Posts: 11
Joined: Wed 4. Mar 2009, 15:55
Location: Herning, Denmark
Contact:

Re: Problem placing picture in content part [solved]

Post by Freehand »

Just for the record:

Problem solved, the webhost made some changes in Apache permission settings, it works perfectly now :D
:: I live to learn ::
Post Reply