Well, I've got no problems.
What are the errors you get?
Carolien
plugin not working on 1.5.7
- caro84g
- Phoca Hero
- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: plugin not working on 1.5.7
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)
Backup before you do any major change to your website (and test first)
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: plugin not working on 1.5.7
Phoca Gallery Plugin 2.1.0 has been released. See demo:
https://www.phoca.cz/phocagallery/demo/i ... ery-plugin
https://www.phoca.cz/phocagallery/demo/i ... ery-plugin
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 6
- Joined: 26 Nov 2008, 18:48
Re: plugin not working on 1.5.7
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
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
-
- Phoca Newbie
- Posts: 6
- Joined: 26 Nov 2008, 18:48
Re: plugin not working on 1.5.7
I also note in code view that the line of code
translates as
by the way, don't know if that is proper behaviour or not. Thanks, Dave
Code: Select all
{phocagallery view=categories}
Code: Select all
<p><img src="https://www.phoca.cz/documentation/images/documentation/lt.gif" height="12" width="6" />phocagallery view=categories}</p>
- caro84g
- Phoca Hero
- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: plugin not working on 1.5.7
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
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)
Backup before you do any major change to your website (and test first)
-
- Phoca Newbie
- Posts: 6
- Joined: 26 Nov 2008, 18:48
Re: plugin not working on 1.5.7
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
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
- caro84g
- Phoca Hero
- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: plugin not working on 1.5.7
Hi,
thanks for the feedback, I'll add the warning.
Carolien
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)
Backup before you do any major change to your website (and test first)