Page 1 of 1

Problem upload files in frontend and phoca is missing a file

Posted: 22 May 2009, 11:35
by keet1
Hi,
I installed the phoca gallery component and have 2 problems.

1.
Phoca is looking for an image in the images/stories/ which can't be found so I see a cross instead of a picture, see the url below
http://www.usa.deskuddebuikkies.nl/inde ... categories
Where is Phoca looking for, http://www.usa.deskuddebuikkies.nl/images/stories/there are files in the folder.

2.
I want to be able to upload pictures in the frontend.
So I need to put a directory name in "User Folder" in the category.
When I click at the button I receive a message "There is no folder".
I can upload files in the backend.
I tried to put the directory name, where the pictures are uploaded to in the backend, in the textfield of the "User folder" but it didn't help.

I read the topic https://www.phoca.cz/documents/2-phoc...20-user-rights but I can't find ou how to solve the problem.

I hope someone can help.

Kind regards,

Keet1

Re: Problem upload files in frontend and phoca is missing a file

Posted: 22 May 2009, 13:15
by caro84g
1: in the category you maybe tried to specifiy a 'category image'. This one should not be specified.
2: create a folder in images/phocagallery. Via the 'folder' button, go to that folder and select it.

Regards, Carolien

Re: Problem upload files in frontend and phoca is missing a file

Posted: 22 May 2009, 16:22
by keet1
Thnx problem 2 is solved.

I still have problem 1.
When there are no catergories published phoca is searching for a picture.

Re: Problem upload files in frontend and phoca is missing a file

Posted: 23 May 2009, 09:26
by caro84g
How do you display something when no categories are published?

Regards, Carolien

Re: Problem upload files in frontend and phoca is missing a file

Posted: 23 May 2009, 09:46
by keet1
I display nothing but I can link to the place where the phoca gallery should be with categories.
In firefox the gallery works without problems.
At the place where IE shows the cross firefox shows "Phoca Gallery" but not as normal text.

With firefox firebux I found out it is the following code

Code: Select all

<div class="contentdescription">
<img hspace="6" align="" alt="Phoca Gallery" src="/images/stories/"/>
<div style="clear: both;"/>
</div>
Can you tell me where I can change this?

Re: Problem upload files in frontend and phoca is missing a file

Posted: 23 May 2009, 18:43
by caro84g
Hi,

it's just a bit guessing from my side:

When you go to the basic parameters of your menu item (menus > your menu > your menu item, 1st box on the right), you see 'image' on top. If you select 'no image' there, does the text disappear?

Regards, Carolien

Re: Problem upload files in frontend and phoca is missing a file

Posted: 24 May 2009, 11:47
by keet1
This is the solution.
I guess I made a mistake with making the menu.

Thnx!!!1 :twisted: