Piwigo.org

You are not logged in. (Register / Login)

Announcement

#136 2012-02-17 13:19:51

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

Re: [Plugin] UserAdvManager (UAM)

Feedback of the investigation for delakut's bug : The fault was on DE translation only ! The plugin update and functionnalities work fine with other translations.

The DE translation was made with the online translation tool that corrupted the translation file. I notified mistic100 (dev of translation tool) about this problem and i'll publish a new version with a fixed DE translation as soon as possible.

Offline

#137 2012-02-17 17:14:32

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

Re: [Plugin] UserAdvManager (UAM)

Important update for German users : Version 2.30.4 fixes a critical bug on plugin installation and upgrade for this translation.

[Bugtracker, bug 2580, fixed] DE translation corrupted

Offline

#138 2012-03-30 21:59:15

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

Re: [Plugin] UserAdvManager (UAM)

New 2.30.5 version is available. This should be the last release in branch 2.30 of this plugin. The next one should focus on compatibility with the forthcoming version 2.4.0 of Piwigo.

[Bugtracker, bug 2583, fixed] help.lang.php is not loaded
[Bugtracker, bug 2602, fixed] Sql error when Confirmation by admin is set
en_UK reference translation spellchecking
de_DE translation updated
fr_FR translation updated

Offline

#139 2012-04-23 21:34:48

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

Re: [Plugin] UserAdvManager (UAM)

New version release : 2.30.6. It's an emergency release that fixes [Bugtracker, bug 2618, fixed] Apache crash when UAM is used with Php 5.3.10.

This bug occurs only when php 5.3.10 is used and with French language translation but the consequences are quite severe: Crash of the Apache server.

Offline

#140 2012-04-25 04:27:47

JJF
Member
Registered: 2011-10-06
Posts: 82

Re: [Plugin] UserAdvManager (UAM)

Is UAM compatible with the [lang=??] tags that can be used in titles and such? That way emails sent to users will be in the language of the user's choice and not in the web site's default language.

Also, does the [username] tag not work in UAM?  I'd like to use the users log on name in the body of the emails they receive.

Thanks.

JJF

Offline

#141 2012-04-25 17:54:31

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

Re: [Plugin] UserAdvManager (UAM)

Hi JJF,

Of course, UAM is compatible with [lang=??] tags... Only if [extension by P@t] Extended Description is installed ;-)

About [username] tag, it can be used in text fields like "Customizing the confirmation email". Please, refer to online help tooltips.

Offline

#142 2012-04-26 17:46:37

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

Re: [Plugin] UserAdvManager (UAM)

From [Forum, topic 19208] Make user e-mails work in several languages?

JJF wrote:

FROM: mysite

TO: someone@a.a

[lang=default]Someone requested that the password be reset for the following user account:

Username [username] on site "mysite"

If this was a mistake, just ignore this email and nothing will happen.[/lang]
[lang=es]Alguien pidió que la contraseña se restablecerá para la cuenta de usuario siguiente:

Usuario [username] en la página "mysite"

Si esto fue un error, simplemente ignore este mensaje y no pasará nada.[/lang]
[lang=de]Jemand beantragt, dass das Kennwort für das folgende Benutzerkonto zurückgesetzt werden:

Benutzername [username] Ort "mysite"

Wenn das ein Fehler war, ignorieren Sie einfach diese e-mail und nichts passieren wird.[/lang]

JJF wrote:

As you can see above, the [lang=??] seemed not to work in the e-mail bodies, nor did the [username] tag. I do have the language extensions installed. My titles, footers and PWG stuffs blocks all behave correctly.

Please, could you give me the URL of your gallery and a webmaster access (in private message) ? All my local test with [username] and Extended Description tags are working fine. I have to see your gallery configuration and do some test on it to find what's wrong.

Offline

#143 2012-04-27 12:45:10

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

Re: [Plugin] UserAdvManager (UAM)

Eric wrote:

Please, could you give me the URL of your gallery and a webmaster access (in private message) ? All my local test with [username] and Extended Description tags are working fine. I have to see your gallery configuration and do some test on it to find what's wrong.

Access received. I'll take a look this evening (CET).

Offline

#144 2012-04-28 02:31:04

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

Re: [Plugin] UserAdvManager (UAM)

JJF issue is resolved.
Don't know exactly what was wrong, I did nothing, but it works fine now.

Offline

#145 2012-05-03 22:53:29

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

Re: [Plugin] UserAdvManager (UAM)

First release 2.40.0 for Piwigo 2.4 :

Piwigo 2.4 compliance: Information email removed on user registration because already managed by Piwigo
Piwigo 2.4 compliance: Deprecated $conf['gallery_url'] replaced by get_gallery_home_url() for [myurl] tag

New features: Adding a local home icon on ConfirmMail, rejected and del_account pages
New features: Ability to customize email subjects (confirmation, information and ghostTracker email)

Improvement: Display of ConfirmMail, rejected and del_account pages have been improved
Improvement: Display of ConfirmMail, rejected and del_account pages have been improved for IE8 and IE9 render
Improvement: Display of ConfirmMail, rejected and del_account pages have been improved for Stripped theme

Bug fixed: Exclusion of Adult_Content generic users from users tracking list
Bug fixed: Php notice when user changes his email in his profile if confirmation by email is set
Bug fixed: Confirmation email when registered user changes his email was not sent and user not demoted
Bug fixed: Php notice when email is not mandatory for registration

Offline

#146 2012-08-20 17:20:29

Kalle
Member
Registered: 2012-08-17
Posts: 47

Re: [Plugin] UserAdvManager (UAM)

How to change the Text of "Bestätigungen und Validierungen der Registrierung" for different languages?
The german text is not a good translation and i like to see the original english text.

Offline

#147 2012-08-20 17:37:22

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

Re: [Plugin] UserAdvManager (UAM)

Hi Kalle,

You can change the administration panel language by using the Multi view plugin (generally available as standard in Piwigo).

The english translation of "Einstellen Bestätigungen und Validierungen der Registrierung" is "Confirmations of registration".

If you want to contribute to the plugin translation, you can use the online translation tool. Just ask for an access on this topic.

Offline

#148 2012-09-10 16:57:46

IGraham
Member
Location: UK
Registered: 2011-09-28
Posts: 166
Website

Re: [Plugin] UserAdvManager (UAM)

Hello Eric/Nicco

I'm not able to access my Piwigo gallery and I'm fairly certain its to do with your extension UserAdvManager, when I try to login I get this page
--------------------------
Connexion not allowed !
Sorry, you have not validated your registration, so you can't connect to the gallery. Please check your email box. You should find an email sent by the gallery, containing a link to perform your validation. If not, please contact the web-master.
--------------------------
This is probably because I didn't look at the extension for changers when I updated it and didn't do what the warning message told me to do (checked this on a separate. Piwigo installation). So how do I recover from this, can I just remove the extension from the plugin folder then reinstall when I'm (hopefully) logged in, or will that affect info in the database ?. Can I directly tweak info in the database - which I have access to from my cpannel.

Offline

#149 2012-09-10 17:50:12

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

Re: [Plugin] UserAdvManager (UAM)

Hi IGraham,

If you connect your gallery with an admin account you should not be blocked by the UAM's connection reject. This feature (if set in UAM options) is only for registered users who have not validated their registration or admins haven't validate them.

So, as an admin or webmaster of your gallery, you should be able to connect and unable this option.

If not, there is something wrong I can't reproduce... Then you can try to tweak it in your database (make a backup before !) :
- Go in your #_config table
- Edit the "UserAdvManager" parameter value
- Find the string

Code:

i:39;s:4:"true"

- Replace this string - and only this string ! - with

Code:

i:39;s:5:"false"

- Save and try to acces your gallery

Offline

#150 2012-09-10 23:08:36

IGraham
Member
Location: UK
Registered: 2011-09-28
Posts: 166
Website

Re: [Plugin] UserAdvManager (UAM)

Eric

I think I've found what your pointing me at but I'm not touching anything until you give a confirmation I'm about to do the correct thing. So two images for you to look at - I am in the right place yes ?
And one text file - it is the correct bit of text and do I just alter the relevant bit (which bit), there doesn't seem to be a 'save' button ?

the text file http://dl.dropbox.com/u/11780544/text.txt


Uploaded Images

Offline

Board footer

Powered by FluxBB

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