I have removed ? and .php from my urls and included category names in the urls. So my gallery's url becomes something like http://www.gallery.com/picture/993/categories for a picture url. Now in such a case your plugin shows correct image for share icons only on homepage and breaks on all internal pages. Can you please release a fix for it?
Example problem urls: http://gallery.geneliaonline.in/picture/993/categories http://gallery.geneliaonline.in/index/category/3-scans
Works fine on main gallery: http://gallery.geneliaonline.in
Offline
As of now I have manually fixed the problem by using this code: {$ROOT_URL}plugins/FacebookPlug/icon/share.png which is working nicely. Also noticed a small bug: the alt tag for upload image in buttons.tpl shows "Share on facebook" instead of "Upload photos on Facebook" Please fix that too.
Offline
navjotjsingh wrote:
Also noticed a small bug: the alt tag for upload image in buttons.tpl shows "Share on facebook" instead of "Upload photos on Facebook" Please fix that too.
For me it's ok. Are you sure?
Offline
If you are checking on my gallery, its ok because I have fixed it. Image's path doesn't work on customised urls. And that alt tag is also wrong. Check buttons.tpl.
Offline
I checked on your gallery and also on my demo:
http://demo.piwigo.net/picture.php?/203 … ry/9-ruben
And it's ok.
Offline
I have changed my url structure as per this post: http://piwigo.org/forum/viewtopic.php?p … 77#p116277 and the images break thereafter. The demo url still have ? and .php in them.
Offline
navjotjsingh wrote:
I have changed my url structure as per this post: http://piwigo.org/forum/viewtopic.php?p … 77#p116277 and the images break thereafter. The demo url still have ? and .php in them.
I talked only about alt tag.
I don't try with your url configuration.
Offline
Hi, I'm seeing strange behavior on my end. When I click "Like" it adds one to the counter but then resets and hides the counter. I'm seeing this in Chrome and FireFox. Is this a bug/conflict with the plugin/gallery, or is the problem on Facebooks end?
www.kosegutt.net is the link to the gallery.
I don't know I search...
Offline
the facebook plugin causes an error when installed:
On the home page: "Fatal error: Cannot use string offset as an array in /var/www/piwigo/plugins/FacebookPlug/include/index.inc.php on line 34"
Other pages have errors in different php files.
Bill
Offline
Billr wrote:
the facebook plugin causes an error when installed:
On the home page: "Fatal error: Cannot use string offset as an array in /var/www/piwigo/plugins/FacebookPlug/include/index.inc.php on line 34"
Other pages have errors in different php files.
Bill
Do you have a link?
Are you try to uninstall and install the plugin?
Offline
I was trying to install the plugin.
I don't have a link as I didn't leave it installed. The whole website would be nothing but that error message.
I installed it again while on a picture page, refreshed and the error message changed to:
Fatal error: Cannot use string offset as an array in /var/www/piwigo/plugins/FacebookPlug/include/picture.inc.php on line 42
In /var/www/piwigo/plugins/FacebookPlug/include/index.inc.php on line 34:
if ($conf['fbp']['social_plugin_activity_feed']['enabled'])
In picture.inc.php on line 42:
if ($conf['fbp']['social_plugin_like_button']['enabled'])
They seem to be similar in code but I don't know php.
Bill
Offline
hi,
When we upload a photo to facebook it creates the album "Piwigo Photos". How to change the name?
Compliments,
J.P
Hi,
I changed the name of the album on my facebook profile, so you can change the name.
However, if you upload additional photos, you will be stuck with all uploads going to the same (default) facebook album.
I think it would be better if the plugin can be modified so that the owner of the gallery has to option to change the default facebook album to which it will be uploaded.
Gershon
Offline
killerwake wrote:
hi,
When we upload a photo to facebook it creates the album "Piwigo Photos". How to change the name?
Compliments,
J.P
I am also Very interested if there is a fix for this?
Regards
Martin