PhocaGallery with Community Builder

Phoca Gallery - image gallery extension
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48714
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PhocaGallery with Community Builder

Post by Jan »

Hi, this needs to be customized in the code, so the redirect to login page should be found and replaced to CB login page,

e.g.:
components\com_phocadownload\models\category.php

line cca 232
FROM:
$returnUrl = 'index.php?option=com_user&view=login&return='.base64_encode($return);
TO:
$returnUrl = 'index.php?option=com_ ... your CB login page ... &return='.base64_encode($return);

components\com_phocadownload\models\file.php
line cca 55
FROM:
$returnUrl = 'index.php?option=com_user&view=login&return='.base64_encode($return);
TO:
$returnUrl = 'index.php?option=com_ ... your CB login page ... &return='.base64_encode($return);

line cca 181
FROM:
$returnUrl = 'index.php?option=com_user&view=login&return='.base64_encode($return);
TO:
$returnUrl = 'index.php?option=com_ ... your CB login page ... &return='.base64_encode($return);

Jan
If you find Phoca extensions useful, please support the project
biscovaldo
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 11 May 2010, 22:19

Re: PhocaGallery with Community Builder

Post by biscovaldo »

Thank you Jan.

I think it could be one more option for your system to have at the configuration area on the next versions.

If your system works with CB, would be logic to redirect to CB login page.


Maybe it is not so logic but I work with CB and I gave other name to the "username" field. So the Joomla login page has the old name.


Sorry if it does not make sense. I dont have deep knowledge on programming (I'm a accountant). I'm just a basic curious administrator.


Congratulations for your very good work.

And sorry for my enghish.
martincg
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 24 Jun 2010, 21:24
Contact:

Re: PhocaGallery with Community Builder

Post by martincg »

hello to all,

interesting conversation, i am also looking for possibilities how to integrate gallery for users in CB.

how is it going with phocaGallery integration to CB, or is it already dead project? hope not :)
thanks
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48714
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PhocaGallery with Community Builder

Post by Jan »

Hi, I think somebody did such integration. I saw it somewhere :idea:

Try to see this:

CB Phoca Gallery Profile Tab

(didn't try it, no experiences)

Jan
If you find Phoca extensions useful, please support the project
martincg
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 24 Jun 2010, 21:24
Contact:

Re: PhocaGallery with Community Builder

Post by martincg »

thanks for the tip Jan - i tried it - but no succes: " Direct Access to this location is not allowed. " is message after instaling plugin /didnt tried legacy mode/ - my system /joomla 1.5.15 and cb 1.2.2/

or anybody also tried this plugin and works for him ?

edit: yes it works, but only with legacy mode - i guess it is this plugin: http://vipindas.co.nr/2009/12/20/cb-pho ... ofile-tab/ - and also there is kind of bug - it broke up other tabs
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48714
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PhocaGallery with Community Builder

Post by Jan »

:( I have no experiences with this, I only know it exists, so maybe contacting the author and asking him is the solution :idea:
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48714
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PhocaGallery with Community Builder

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
thorralf
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 19 Feb 2011, 12:20

Re: PhocaGallery with Community Builder

Post by thorralf »

Hi Folks,

Well - there is a real need for such a plugin here!
We are running a website for a park that exhibits sculptures and other arts. This park has annual exhibitions with artists. We want to display a biography and portrait as well as the pieces of art of that artist. There should be a filtered view to offer all pieces in an overview like:

Topic of year 2008 - Artistname:
-- pic1 -- pic2 -- etc...


Topic of year 2009 - Artistname:
-- pic1 -- pic2 -- etc...

Various pictures

On the other hand we like to filter by year's topic which is no problem right now.
I mean if the user profile of phoca gallery is more extensible we do not need a community builder at all...
If that is not possible we are really glad for suggestions ....
:twisted:
Thórralf
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48714
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PhocaGallery with Community Builder

Post by Jan »

Hi, for now there is no such option, so this needs to be customized :-(

Jan
If you find Phoca extensions useful, please support the project
dewinky
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 24 Aug 2011, 05:01

Re: PhocaGallery with Community Builder

Post by dewinky »

you should have a look at joom Gallery, they have a plugin for CB...most major extensions have a one...i truly think u should reconsider doing one for your product....it will go a long way to make it even more popular!!!

just my opinion...
Post Reply