Last modified: 2014-03-01 19:46:41 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T51304, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 49304 - Unable to reach Special:Preferences after installing Lingo
Unable to reach Special:Preferences after installing Lingo
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
Lingo (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: s7eph4n
aklapper-moreinfo
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-07 12:23 UTC by Yevheniy Vlasenko
Modified: 2014-03-01 19:46 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Yevheniy Vlasenko 2013-06-07 12:23:42 UTC
After writing "require_once("$IP/extensions/Lingo/Lingo.php");" in LocalSettings.php it is unable to open Special:Preferences page.
Comment 1 Andre Klapper 2013-06-07 12:53:36 UTC
Thanks for taking the time to report this!

Which MediaWiki version and which Lingo version is this about?
Comment 2 s7eph4n 2013-06-07 19:17:24 UTC
Works here on a MW 1.22alpha (a232f4e)
Are there any other error messages (PHP? JavaScript?)
Comment 3 Yevheniy Vlasenko 2013-06-07 19:38:23 UTC
MediaWiki version: 1.20.4
Lingo (Version 0.4.3 alpha)(3e38280)
For any case:
PHP	5.3.2 (apache2handler)
MySQL	5.1.46

No errors, just a blank screen.
I'll try to reinstall everything for any case.
Comment 4 s7eph4n 2013-06-07 19:42:21 UTC
Do you have error reporting enabled in LocalSettings.php?

Please, could you add

error_reporting( E_ALL | E_STRICT );
ini_set("display_errors", 1);

at the beginning and 

$wgShowExceptionDetails = true;
$wgShowSQLErrors = true;
$wgDebugComments = true;

after the require_once( "$IP/includes/DefaultSettings.php" );
Comment 5 Andre Klapper 2013-08-14 16:11:03 UTC
Yevheniy: Can you answer comment 4, please?
Comment 6 s7eph4n 2014-03-01 19:46:41 UTC
Closing this bug. If you still have this problem please re-open and give me more informaion.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links