Piwigo.org

You are not logged in. (Register / Login)

Announcement

#31 2009-11-09 21:48:17

Eric
Piwigo Team
Location: VALENCE (FR)
Registered: 2005-03-25
Posts: 1667
Website

Re: [Plugin] UserAdvManager (UAM)

Please upgrade to new release 2.12.5 :

[Bugtracker, bug 1233, fixed] Sql duplicate entry when registering with username allready present in database

Adding of new plugin languages : DE, ES and IT. All translation are not finalized (mostly IT) and could need to be improved.

Offline

#32 2009-11-11 15:43:25

Eric
Piwigo Team
Location: VALENCE (FR)
Registered: 2005-03-25
Posts: 1667
Website

Re: [Plugin] UserAdvManager (UAM)

Release 2.12.6 is online :
- [Bugtracker, bug 1236, fixed] Email address check error when admin create a user
- Start IT translation
- Some minor corrections in the translations

Last edited by Eric (2009-11-11 15:43:42)

Offline

#34 2009-12-21 22:13:36

Eric
Piwigo Team
Location: VALENCE (FR)
Registered: 2005-03-25
Posts: 1667
Website

Re: [Plugin] UserAdvManager (UAM)

Waouh ! I've forgotten this side for a too long time ! I really apologies for this. :-(

This is for those who don't checkout the extensions repository : Since the last announce, many other releases of this plugin have been published. The latest version is now 2.13.3 that fixes a lot of bugs and adds some new features.

Check it out and enjoy ;-)



Merry Christmas to all and a happy end of the year !

Offline

#35 2010-03-09 18:11:25

Eric
Piwigo Team
Location: VALENCE (FR)
Registered: 2005-03-25
Posts: 1667
Website

Re: [Plugin] UserAdvManager (UAM)

Back again with a brand new 2.14.0 version :

Upgrade information : If If you experience display problems, please purge the compiled templates (Admin panel > Special > Maintenance > Purge compiled templates)

- [Bugtracker, bug 1308, fixed] Bad translation effect on sending reminder email: Piwigo 2.0.9 fixes the bug on switch_lang() function so the initial UAM fix is no longer needed
- [Bugtracker, bug 1392, fixed] Confirmation email not required for admins: No more confirmation email for admins profile update (for email address)
- [Bugtracker, bug 1465, fixed] Changing plugin's data writing methode in database: Plugin's configuration data are now serialized in database
- [Bugtracker, bug 1466, fixed] Plugin version on Ghost Tracker tab: The plugin version is correctly displayed on Ghost Tracker tab
- [Bugtracker, bug 1468, fixed] Java error on global.tpl: Java error (thx to cljosse)
- [Bugtracker, bug 1485, fixed] Sending or not validation of registration for users created by admin: When admin creates users accounts he can choose if the validation of registration have to be sent or not to users created
- [Bugtracker, bug 1488, fixed] Information email for users created by admin: When an admin creates an account an information email is always sent to created user (if information email option is enabled)
- Improving obsolete files cleaning

Last edited by Eric (2010-03-09 18:15:07)

Offline

#36 2010-03-11 19:21:44

Eric
Piwigo Team
Location: VALENCE (FR)
Registered: 2005-03-25
Posts: 1667
Website

Offline

#37 2010-03-12 10:10:10

Sugar888
Translation Team
Location: Zurich
Registered: 2009-11-29
Posts: 54
Website

Re: [Plugin] UserAdvManager (UAM)

Hi Eric.

I'm using at the moment the latest version of your plugin. It works fine and I think you did a great job.

I don't know if I should write it here or somowhere else but I think it would be a nice thing if we could in this plugin block the IP of some User that we don't want on the website.

Maybe this would help to have the one person out if he trys several times with other nicknames and other mails.

Last edited by Sugar888 (2010-03-12 15:49:33)

Offline

#38 2010-03-12 12:45:44

Eric
Piwigo Team
Location: VALENCE (FR)
Registered: 2005-03-25
Posts: 1667
Website

Re: [Plugin] UserAdvManager (UAM)

Hi Sugar888, and thank you for your feedback.

At this time, there are many ways to block unwanted users to register with this plugin by :
- Excluding usernames with the "Exclude characters" function
- Excluding email domains (have to test if it works with complete email addresses)

For IP exclusion, I think about a specialized plugin. I'm working on new version of one old plugin working only for old PhpWebGallery version : nbc_HistoryIPExcluder. This plugin works with Piwigo's history logs and it should be easier to add an IP exclusion. The first release of this plugin will be published soon but without IP exclusion function.

Even, you can try to use [extension by cljosse] Mail_supervisor that allows you to add some IPs in a blacklist.

Offline

#39 2010-03-12 16:18:26

Sugar888
Translation Team
Location: Zurich
Registered: 2009-11-29
Posts: 54
Website

Re: [Plugin] UserAdvManager (UAM)

Maybe I'll wait for your edited version of the nbc_HistoryIPExcluder ^^

At the moment I've done a backup of my site and did the same thing as your forum. I've eliminated the possibility of automatic registration.

I think, I can wait for this period ;)

thanks for your hard work.

Offline

#42 2010-08-31 19:04:47

Eric
Piwigo Team
Location: VALENCE (FR)
Registered: 2005-03-25
Posts: 1667
Website

Re: [Plugin] UserAdvManager (UAM)

New plugin version 2.15.6. There was a critical bug when installing this plugin from scratch!

Offline

#43 2010-09-09 12:45:13

Eric
Piwigo Team
Location: VALENCE (FR)
Registered: 2005-03-25
Posts: 1667
Website

Re: [Plugin] UserAdvManager (UAM)

jamiesaunders wrote:

Can I trust this is working flawlessly?

On latest version (running since august the 31st), there is no feedback of any bugs. But this does not mean that there is no ;-)

Offline

#44 2010-09-22 17:39:16

Eric
Piwigo Team
Location: VALENCE (FR)
Registered: 2005-03-25
Posts: 1667
Website

Re: [Plugin] UserAdvManager (UAM)

New version 2.15.7: Compatibility enhanced with [extension by flop25] Adult_content

Offline

#45 2010-11-05 15:00:22

dmstive
Member
Registered: 2010-07-30
Posts: 21

Re: [Plugin] UserAdvManager (UAM)

Not sure why, but mine is not sending verification emails once a user registers... I have all appropriate settings checked with custom messages written - My script is setup so that unregistered guests see a specific screen via {if} statements on the index page... Once registered, it defaults them to a group called "registered users" who have full access to the gallery... I created a second group called "waiting" and set this as my default group... My useradvmanager is setup so that the Group for users who have not validated their registration is "waiting" and the Group for users who have validated their registration is "registered users"... what am I doing wrong?

Sorry if this post was placed in the wrong area...

Thanks in advance.

Piwigo: 2.1.5
Operating system: Linux
PHP: 5.2.14
mysql: 5.1.50

Offline

Board footer

Powered by FluxBB

About this website · Donate · Contact Piwigo project © 2002-2013