STOP! You have it all right! I forgot to install the "pwg.images.addSimple" in the second gallery.
Sorry about that!
Offline
The plugIn is NOW well installed and activated
but I have the same error. Error 401 Access denied
An idea?
Last edited by Hugues (2010-11-26 20:30:52)
Offline
Hugues wrote:
but I have the same error. Error 401 Access denied
I reviewed your log file. It looks like you have insufficient permissions for adding categories - piwigo returns the "access denied" error every time you attempt to create a new category. Review your permissions in Piwigo's administrative console and see if anything is missing.
Offline
alloyphoto wrote:
Hugues wrote:
but I have the same error. Error 401 Access denied
I reviewed your log file. It looks like you have insufficient permissions for adding categories - piwigo returns the "access denied" error every time you attempt to create a new category. Review your permissions in Piwigo's administrative console and see if anything is missing.
For sure I'm an admin
Last edited by Hugues (2010-11-26 21:55:16)
Offline
I found the problem.
the adresse was http://www.dphoto.be/Events
It doesn't work with the "E"
Now with the adress http://www.dphoto.be/events everything's all right
Offline
alloyphoto wrote:
This error means you have a circular reference among your albums. I notified the Piwigo team of this issue, we are trying to determine what's causing this.
As far as I know, you will continue getting this error until the circular reference is removed. Unfortunately, I don't know how to do that, you may need assistance from Piwigo developers.
Vladimir is right. I think something in the Lightroom plugin is producing a circular reference in the category tree. To be more precise, sometimes a category becomes its own parent and Piwigo should not accept that (the code of method pwg.categories.move does not accept that). Unfortunately, we see that this situation occurs and we don't know how to reproduce :-/
Offline
Build 266 has been released.
This update is mostly code optimizations and slightly improved handling of the situations when previously published photos and albums are removed from Piwigo outsize of Lightroom.
Also, so far I have been unable to reproduce the issue with creating circular references among albums, but I am going to continue testing using the latest build.
Offline
Hi,
I tried to export my smart albums created in the piwigo plugin but I got the following error message:
Piwigo Export Plug-in
Version 1.0 - Build 213
Error code501
Method name is not valid
btw, how to download the last plugin version?
loic80l wrote:
Error code501
Method name is not valid
Are you sure you installed + activated the pwg.images.addSimple plugin on Piwigo side?
Offline
plg wrote:
loic80l wrote:
Error code501
Method name is not validAre you sure you installed + activated the pwg.images.addSimple plugin on Piwigo side?
no, I haven't done it.
Let's install it then
Ok, it's working.
However, I need several attempts to make the export works completely.
There is another problem I noticed: the piwigo publishing tool is not taking the GPS coding into account. The plugin has the same problem as the regular Adobe Flickr publishing plug-in. The jf flickr is the most completed publishing tool for LR and you may have a look at it.
loic80l wrote:
However, I need several attempts to make the export works completely.
There is another problem I noticed: the piwigo publishing tool is not taking the GPS coding into account. The plugin has the same problem as the regular Adobe Flickr publishing plug-in. The jf flickr is the most completed publishing tool for LR and you may have a look at it.
What issues did you have exporting photos? Were there errors? If so, please submit your debug log.
Offline
loic80l wrote:
There is another problem I noticed: the piwigo publishing tool is not taking the GPS coding into account. The plugin has the same problem as the regular Adobe Flickr publishing plug-in. The jf flickr is the most completed publishing tool for LR and you may have a look at it.
Lightroom does not support GPS data. There are plug-ins that implement proprietary solutions for geotagging, however the approach has not been standardized yet.
Last edited by alloyphoto (2010-12-06 16:17:40)
Offline
There is a plugin for Lightroom to geotag image: Jeffrey geocoding. All my photo are geotagged with this plugin and it works perfectly when I do a simple exportation or if I use the JF flickr publishing plugin.
loic80l wrote:
There is a plugin for Lightroom to geotag image: Jeffrey geocoding. All my photo are geotagged with this plugin and it works perfectly when I do a simple exportation or if I use the JF flickr publishing plugin.
I have just ran some tests... GPS information is being transferred to Piwigo and retained in the image's EXIF data block. It appears you must have the maps&earth plugin installed in order to see and use GPS data for google maps. Anyway, I am waiting for a confirmation on that from the Piwigo team.
Offline