Gallery Plugin not working

Phoca Gallery plugins - plugins for Phoca Gallery extension
morrisproject
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 04 Aug 2010, 14:22

Gallery Plugin not working

Post by morrisproject »

i am trying to get the plugin working.

I have entered the following code into my html: phocagallery view=category=1imageid=1 nothing happens.

The plugin is enabled.

??????
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9451
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Gallery Plugin not working

Post by Benno »

Hi,
I have entered the following code into my html: phocagallery view=category=1imageid=1 nothing happens.
This is absolutly not correct because of:
1.)
I have entered the following code into my html
This is not correct! You should copy your valid code with help of your editor anywere in an article.
Please read the documentation: https://www.phoca.cz/documentation/categ ... ery-plugin

2.)
phocagallery view=category=1imageid=1
This is not correct, because it`s not valid code! It should be:
eg. {phocagallery view=category|categoryid=1|imageid=1}

3.) To create valid code it`s very helpfull to install the Phoca Gallery Button Plugin.: https://www.phoca.cz/phocagallery-button

Kind regards,
Benno
morrisproject
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 04 Aug 2010, 14:22

Re: Gallery Plugin not working

Post by morrisproject »

This is not correct, because it`s not valid code! It should be:
eg. {phocagallery view=category|categoryid=1|imageid=1}

The above doesnt work.

In the documentation it says not to use {}, even taking these out it doesnt work, also not supposed to use |.

If i delete the line's and put a space it still doesnt work.

I want to have this code as a link so when the link is clicked it will play the video straight away.
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9451
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Gallery Plugin not working

Post by Benno »

Hi,
In the documentation it says not to use {}, even taking these out it doesnt work, also not supposed to use |.
This is what the documentation says:
Important
When you copy the code from this website, please don't copy the { and }, because these are images. When you add the code to your own article you have to type the { and } yourself. (If it would be typed here, you wouldn't see the code, but the images). Don't use line breaks for the code. The code should be added without any line breaks into the editor
Kind regards,
Benno
morrisproject
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 04 Aug 2010, 14:22

Re: Gallery Plugin not working

Post by morrisproject »

Hi

So are you saying my code needs to appear like this:

{phocagallery view=categorycategoryid=iimageid=1}

with no lines |???

This doesnt work etiher.
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9451
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Gallery Plugin not working

Post by Benno »

Hi,
So are you saying my code needs to appear like this:

{phocagallery view=categorycategoryid=iimageid=1}

with no lines |???
No!
This is what the documentation says:

Important
When you copy the code from this website, please don't copy the { and }, because these are images. When you add the code to your own article you have to type the { and } yourself. (If it would be typed here, you wouldn't see the code, but the images). Don't use line breaks for the code. The code should be added without any line breaks into the editor
As you can read, the documentation says line breaks!
As I wrote before, the correct code should look like this:
eg. {phocagallery view=category|categoryid=1|imageid=1}
And as I wrote before, it`s very helpful to install the Phoca Gallery Button Plugin, to create valid code!!
Kind regards,
Benno
morrisproject
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 04 Aug 2010, 14:22

Re: Gallery Plugin not working

Post by morrisproject »

I am using the Phoca Gallery Image button, so how do i make this into a link so its links straight to my video?

As nothing happens at the moment, i can see the code in my article but on my page nothing appears, i keep refreshing but i think it takes time to refresh properly.
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9451
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Gallery Plugin not working

Post by Benno »

Hi,
I am using the Phoca Gallery Image button, so how do i make this into a link so its links straight to my video?
See: https://www.phoca.cz/documents/14-phoca- ... ery-plugin
I never did this, so I am not sure if it will work with a video...
Kind regards,
Benno
desiredbard
Phoca Member
Phoca Member
Posts: 14
Joined: 06 Aug 2010, 16:37

Re: Gallery Plugin not working

Post by desiredbard »

Hi there I have the same issue:
Novembers Pictures are here {phocagallery view=category|categoryid=224|limitstart=1|limitcount=4|imageordering=3}

{phocagallery view=categories|imagecategories=1|imagecategoriessize=0|hidecategories=224}
The above was generate by use of the button and browsing to 1 a image set 2 a album

No Joy

And for arguments sake just amended with the example ton the given url
November 2010

Test 1:
{phocagallery view=category|categoryid=2|
imageid=0|limitstart=0|limitcount=2|
fontcolor=#B88A00|bgcolor=#FFBF00|bgcolorhover=#BFFF00|imagebgcolor=#FFD24D|
bordercolor=#B88A00|bordercolorhover=#86B300|
detail=1|displayname=1|displaydetail=1|displaydownload=1|float=right}

Test2

{phocagallery view=category|categoryid=224|imageid=7771}
Do I need to enable something in the backend of joomla to allow {} code?



--------

OK I am another RTFM user ...... Phoca Gallery Plugin was not installed
I am stupid
I am a donkey's behind
Sorry
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9451
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Gallery Plugin not working

Post by Benno »

OK I am another RTFM user ...... Phoca Gallery Plugin was not installed
I am stupid
I am a donkey's behind
Sorry
:wink:
Kind regards,
Benno
Post Reply