using chronoforms to upload images to phoca

Phoca Gallery - image gallery extension
artspool citizen
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 04 Sep 2009, 12:34
Contact:

using chronoforms to upload images to phoca

Post by artspool citizen »

I've successfully created a form in chronoforms to upload images, however i am missing something from the form code to trigger phoca into recognising and databasing links to the image (thumbnail creation etc).



I cannot seem to find details as to how to do this in the documentation.

Can anyone help?


(P.S. I need to keep using chronoforms as I also need to be able to enter people into an arts competition and register with joomla at the same time).
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47865
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: using chronoforms to upload images to phoca

Post by Jan »

Hi, I don't have any experiences with using chronoforms and phoca gallery, so I cannot add any advice :-(

Jan
If you find Phoca extensions useful, please support the project
artspool citizen
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 04 Sep 2009, 12:34
Contact:

Re: using chronoforms to upload images to phoca

Post by artspool citizen »

Jan wrote:Hi, I don't have any experiences with using chronoforms and phoca gallery, so I cannot add any advice :-(

Jan
is there an action i could add to the form though? is there a php script within phoco gallery to fire off?

is there a script that will trigger thumnail creation etc etc? For me it's more about getting the category views to pick up on the newly uploaded images. and i dare say thumbnail creation also dumps a url into a database of sorts...

all i need to do is trigger thumbnail creation from the front-end... hmmmmm.

is it possible with breezing forms? (is there another form system you know of that i could swap too?)


if not, don't worry. I'll leave the message up for others.

thanks
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47865
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: using chronoforms to upload images to phoca

Post by Jan »

see this file for getting information about frontend uploading and thumbnails creating:
components\com_phocagallery\controllers\category.php

Jan
If you find Phoca extensions useful, please support the project
Post Reply