Hi all,
Piwigo's regulars know the two reporting methods proposed by Piwigo:
- The RSS notification, accessible by all visitors (even if not registered) via "Notification"
- Notification by mail (NBM), accessible only by an administrator or webmaster who can be likened to a newsletter
The NBM is not very current for various reasons. The first, in my opinion, it's not manageable directly by the visitor. Indeed, only an administrator can manually manage who is or is not subscribed to the NBM. This operation may seem intrusive (the visitor subscriber who asked not to start).
The idea of this plugin is to offer every registered visitor can subscribe or unsubscribe themselves from the NBM when he wants. To do this, simply activate the plugin to see appear a new option in the customize page of the visitor profile.
I open this topic to present this new plugin NBM_Subscriber in its initial version 1.0.0. And here will usually support.
[extension by Eric] NBM_Subscriber
Last edited by Eric (2010-06-01 23:23:38)
Offline
Hello, I personally can't understand what notifications this plugin send to registered users.
When they're answered in some photo's comments? Or when new pictures are uploaded? Or when a new user has registered?
Can you tell a little bit more about what "notifications" do registered users recieve?
Thanks
Offline
Hi n0kS,
n0kS wrote:
When they're answered in some photo's comments? Or when new pictures are uploaded? Or when a new user has registered?
No, such notification is to inform administrators of specific actions on the gallery. Notification by mail and RSS feeds are intended to inform users of changes to the gallery (ie, adding new photos)
As i said in initial post:
Eric wrote:
Piwigo's regulars know the two reporting methods proposed by Piwigo:
- The RSS notification, accessible by all visitors (even if not registered) via "Notification"
- Notification by mail (NBM), accessible only by an administrator or webmaster who can be likened to a newsletter
This applies to registered users who visit the gallery except for RSS notification that is available to guest users too.
The notification by mail is like a newsletter generated by the gallery to registered users. Without NBM_Subscriber plugin, this is set by an administrator / webmaster in admin panel > Users > Notification. To allow registered visitors to subscribe themself to the NBM, the NBM_Subscriber plugin adds an additional option in "Customize" menu for each user (see attached picture).
So admins or webmaster don't have to manage who will receive the NBM.
Is it more clear to you?
Offline
Hi Eric.
It dont work.!!
But if i remove the :80 from the url it works fine
Where can i change that in the code?
Offline
sport wrote:
Hi Eric.
It dont work.!!
But if i remove the :80 from the url it works fine
Where can i change that in the code?
what are you talking about?
Last edited by mistic100 (2014-04-26 20:59:04)
Offline
this
https://sportplaatje.nl:80//nbm.php?unsubscribe=xxxxxxxxxxxxxxxx
when i change it in the adresbar to
https://sportplaatje.nl//nbm.php?unsubscribe=xxxxxxxxxxxxxxxx
It works fine....
Yesterday i did set ssl on the site.
i dident see it before, but i see it now also in piwishack
MR9W7484: [url=https://sportplaatje.nl:80/picture.php?/3215/category/99][img]https://sportplaatje.nl:80/upload/2014/04/11/20140411203658-7ecb7b7b.jpg[/img][/url]
So i am very sorry, its not the nmb plugin problem.
But properly the SSL setting ....
//edit
It is.
when i use https the :80 is added to links
wheh i use http the :80 is not added and all works fine
Last edited by sport (2014-04-26 21:39:19)
Offline