plugin not working on 1.5.7

Phoca Gallery plugins - plugins for Phoca Gallery extension
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: plugin not working on 1.5.7

Post by caro84g »

Well, I've got no problems.

What are the errors you get?

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)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: plugin not working on 1.5.7

Post by Jan »

Phoca Gallery Plugin 2.1.0 has been released. See demo:

https://www.phoca.cz/phocagallery/demo/i ... ery-plugin
If you find Phoca extensions useful, please support the project
sgdave
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 26 Nov 2008, 18:48

Re: plugin not working on 1.5.7

Post by sgdave »

Hi, I'm currently having the same problem on a 1.5.7 site. I'm hoping I've just made an embarrassing/stupid mistake.

The component works correctly but the plug-in only displays the code in the article. I am using PhocaGallery 2.1.0 RC and PhocaGallery Plugin 2.1.0.

The page in question is at:

http://labetxea.com/es/alrededores/lugares.html

I am using a YooTheme template (Shuffle), and have YooGallery and MorfeoShow installed but deactivated. I also have JCEditor and JoomFish installed. Any help appreciated.

Dave
sgdave
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 26 Nov 2008, 18:48

Re: plugin not working on 1.5.7

Post by sgdave »

I also note in code view that the line of code

Code: Select all

{phocagallery view=categories}
translates as

Code: Select all

<p><img src="https://www.phoca.cz/documentation/images/documentation/lt.gif" height="12" width="6" />phocagallery view=categories}</p>
by the way, don't know if that is proper behaviour or not. Thanks, Dave
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: plugin not working on 1.5.7

Post by caro84g »

Hi,

if you copy the code from the demo, please don't copy the "{" and "}", 'cause these are images. Replace them by typing the { and }. You copied the {, which is an image. This explains your 'strange' source code.

Cheers,

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)
sgdave
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 26 Nov 2008, 18:48

Re: plugin not working on 1.5.7

Post by sgdave »

SOLVED! Replaced the left curly bracket and it's working fine now. Thanks very much Carolien. Sometimes the most ridiculous little problems like that are the most confounding.

I might suggest a warning on the page https://www.phoca.cz/documentation/index ... ery-plugin right next to the two snippets of code (especially the long one), warning you not to just copy and paste everything, including the curly brackets -- it's very tempting and I think natural to do, at least for a newbie like me. The warning would also do good on any other similar pages.

Thanks again, I really appreciate the support.

Dave
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: plugin not working on 1.5.7

Post by caro84g »

Hi,

thanks for the feedback, I'll add the warning.

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)
sgdave
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 26 Nov 2008, 18:48

Re: plugin not working on 1.5.7

Post by sgdave »

:|
Post Reply