Announcement

  •  » Extensions
  •  » [Plugin] UserAdvManager (UAM)

#181 2013-01-07 09:54:35

flop25
Piwigo Team
2006-07-06
7037

Re: [Plugin] UserAdvManager (UAM)

Okaythx !
I had the issue but I though it was because I modified the plugin before it got it's official updates. The best is to go to the uam confirmation table and set a validation date. Sry I can't be more precise for the moment.


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#182 2013-01-07 21:31:01

Eric
Former Piwigo Team
VALENCE (FR)
2005-03-25
1768

Re: [Plugin] UserAdvManager (UAM)

Hi !

Sorry for late reply (I'm very busy this days...). I've found what's wrong : It's the "Reject user's connexion until registration is confirmed " function. You'll find below a quick fix for this issue in the wait I commit the fix in a new UAM version (ASAP ;-)).

* Edit this file from your server ../[your Piwigo install directory]/plugins/UserAdvManager/include/functions.inc.php

* Search the line 433

Code:

if ((isset($conf_UAM[39]) and $conf_UAM[39] == 'false') or ((isset($conf_UAM[39]) and $conf_UAM[39] == 'true') and UAM_UsrReg_Verif($user['id'])))

* Replace it by

Code:

if ((isset($conf_UAM[39]) and $conf_UAM[39] == 'false') or ((isset($conf_UAM[39]) and $conf_UAM[39] == 'true') and UAM_UsrReg_Verif($user['id'])) or  (!is_admin() and !is_webmaster()))

* And save the file on your server at the same place (overwrite the old one)

The reject user's connection will work now for all unvalidated users except for admins and webmaster.

Offline

 

#183 2013-01-07 22:11:50

Eric
Former Piwigo Team
VALENCE (FR)
2005-03-25
1768

Re: [Plugin] UserAdvManager (UAM)

New UAM version 2.41.3 fixes the bug with "Reject user's connexion until registration is confirmed" function.

:-)

Offline

 

#184 2013-01-07 23:30:26

Kalle
Member
2012-08-17
89

Re: [Plugin] UserAdvManager (UAM)

How can we make the german translation of the UAM Plugin better?

If French is the base language, I can't help.

Offline

 

#185 2013-01-08 07:03:04

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: [Plugin] UserAdvManager (UAM)

Kalle wrote:

How can we make the german translation of the UAM Plugin better?

If French is the base language, I can't help.

I add you on translate too, you can go to http://piwigo.org/translate/
Login with user forum EN, and rewiew translation ;-)


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#186 2013-01-08 23:48:13

Kalle
Member
2012-08-17
89

Re: [Plugin] UserAdvManager (UAM)

The Login does not work.

Offline

 

#187 2013-01-09 12:08:58

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: [Plugin] UserAdvManager (UAM)

Kalle wrote:

The Login does not work.

Hi :-)

Can you test again it's the same base (EN Forum)


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#188 2013-01-25 18:26:57

stephy
Member
germany, dortmund
2013-01-25
4

Re: [Plugin] UserAdvManager (UAM)

can you please add me too the german translation for this plugin please.
it's horrible at the moment.

you should disable it at this moment, until it is understandable.
sorry, but this is my "straight" opion at the moment.
its really mostly without meaning, false grammar nearly everywhere ....

Offline

 

#189 2013-01-25 18:49:48

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: [Plugin] UserAdvManager (UAM)

stephy wrote:

can you please add me too the german translation for this plugin please.
it's horrible at the moment.

done :-)


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#190 2013-01-26 19:35:48

stephy
Member
germany, dortmund
2013-01-25
4

Re: [Plugin] UserAdvManager (UAM)

ddtddt wrote:

stephy wrote:

can you please add me too the german translation for this plugin please.
it's horrible at the moment.

done :-)

thxx, but weere can i translate?
if i go http://piwigo.org/translate/ i can see a lot of plugins, but no TranslationUserinterface or any reviewing "Thing".
can you please give me an excact URL

mit freundlichen grüssen
stephy

Offline

 

#191 2013-01-26 19:53:44

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: [Plugin] UserAdvManager (UAM)


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#192 2013-01-26 20:00:45

mrk
Member
2013-01-20
25

Re: [Plugin] UserAdvManager (UAM)

Hi

If I use UAM registration conformation mail and click on registration link I get error in opening page:

Fatal error: Call to undefined function switch_lang_to() in /http://mysite/htdocs/album/plugins/UserAdvManager/include/functions.inc.php on line 1023

Obviously it`s something with language files/settings but I have no clue..
Any ideas?

Last edited by mrk (2013-01-26 20:01:34)

Offline

 

#193 2013-01-27 15:58:58

stephy
Member
germany, dortmund
2013-01-25
4

Re: [Plugin] UserAdvManager (UAM)

thx for that. i can see the file now...
but the messagee i get is:
" You don't have the necessary rights to edit this file. "

am i dumb? and yes, i am loged in.

Offline

 

#194 2013-01-27 16:28:06

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: [Plugin] UserAdvManager (UAM)

stephy wrote:

thx for that. i can see the file now...
but the messagee i get is:
" You don't have the necessary rights to edit this file. "

am i dumb? and yes, i am loged in.

I'm surprise ? can you test again ?


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#195 2013-01-27 16:31:04

Eric
Former Piwigo Team
VALENCE (FR)
2005-03-25
1768

Re: [Plugin] UserAdvManager (UAM)

mrk wrote:

Fatal error: Call to undefined function switch_lang_to() in /http://mysite/htdocs/album/plugins/UserAdvManager/include/functions.inc.php on line 1023

Hi mrk,

That's a strange error because switch_lang_to() function is a native Piwigo function. Is it the only one error displayed ?

What is the version of Piwigo and UAM you're using ?

Offline

 
  •  » Extensions
  •  » [Plugin] UserAdvManager (UAM)

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact