I've changed my wiki to require an confirmed email address in order to edit using these two entries in my LocalSettings.php file:
$wgEmailAuthentication = true; $wgEmailConfirmToEdit = true;
I have some users who registered before I turned on the "confirmed address to edit" setting so the MySQL users table shows "NULL" in the user_email_authenticated field. I also have one recent registration where the user can't find the confirmation email that was sent to him. Is there a way for me to manually trigger the e-mail address confirmation in order to send one to users who previously did not need to confirm their address or to a user who can't find the one that was sent automatically?
Can someone confirm that by simply watching the page_title field in the ${wgDBprefix}page table in the $wgDBname database, I could watch for any new pages created in a wiki during a period of time ?
--Hiram
Recently users including WikiSysop can not login to their accounts.
I can create new accounts, and even those can not login either.
Any hints???
Thanks!
MediaWiki (http://wikipedia.sf.net/): 1.4.14 PHP (http://www.php.net/): 4.4.4 (apache) MySQL (http://www.mysql.com/): 4.1.21-standard
---- Support your LOCAL scanner frequency site and groups! http://www.wpascanner.com http://www.tampascanner.info http://www.trunker.info - Trunker support ------------------------------------------------------- http://www.gulfcoastdish.net
On 14/12/06, mediawiki@wpascanner.com mediawiki@wpascanner.com wrote:
Recently users including WikiSysop can not login to their accounts.
I can create new accounts, and even those can not login either.
Well, what does "cannot log in" mean? What error occurs when attempting a log in; a password failure, or something more obscure?
Rob Church
Quoting Rob Church robchur@gmail.com:
Well, what does "cannot log in" mean? What error occurs when attempting a log in; a password failure, or something more obscure? Well, what does "cannot log in" mean? What error occurs when attempting a log in; a password failure, or something more obscure?
Error:
There is no user by the name "WikiSysop". Check your spelling, or use the form below to create a new user account.
Does not matter the user even new users get the same message.
I can even put in names of existing users and it will create another users of the same name.
Try to login, get the message above.
From the User List:
REB Rc355 Rc355 Rec9140 Rec9140 Rec9140
Three users with the same name, and 2 with the same name. This is just an example.
Everything was working till now.
mediawiki-l@lists.wikimedia.org