Page MenuHomePhabricator

Notice: Undefined index: wikidb_session in mediawiki/includes/SpecialUserlogin.php on line 493
Closed, ResolvedPublic

Description

I'll get "Notice: Undefined index: wikidb_session in
mediawiki/includes/SpecialUserlogin.php on line 493" if I submitt the login form
directly from an external source (without request it first).


Version: 1.5.x
Severity: normal
OS: Windows XP
Platform: PC

Details

Reference
bz2708

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:37 PM
bzimport set Reference to bz2708.
bzimport added a subscriber: Unknown Object (MLST).

Created attachment 674
using "isset()"

Attached:

mailsarith wrote:

New special page to display last user login. this displays a simple table of
users and the last time they logged in.

http://meta.wikimedia.org/wiki/User:Yazheirx/SpecialLastUserLogin

When running this, I get the following error:

Notice: Undefined index: wikidbUserID in
C:\Wiki\mediawiki\extensions\SpecialLastUserLogin.php on line 14