Problem upload files in frontend and phoca is missing a file

Phoca Gallery - image gallery extension
keet1
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 22 May 2009, 11:22

Problem upload files in frontend and phoca is missing a file

Post 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
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

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

Post 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
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
keet1
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 22 May 2009, 11:22

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

Post by keet1 »

Thnx problem 2 is solved.

I still have problem 1.
When there are no catergories published phoca is searching for a picture.
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

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

Post by caro84g »

How do you display something when no categories are published?

Regards, Carolien
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
keet1
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 22 May 2009, 11:22

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

Post 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?
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

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

Post 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
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
keet1
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 22 May 2009, 11:22

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

Post by keet1 »

This is the solution.
I guess I made a mistake with making the menu.

Thnx!!!1 :twisted:
Post Reply