https://bugzilla.wikimedia.org/show_bug.cgi?id=27667

--- Comment #8 from Gregor Hagedorn <g.m.haged...@gmail.com> 2011-02-23 
22:50:36 UTC ---
I did replace the function as mentioned above. I see not change. Sorry, I am
not very experienced with debugging. Settings are:


$wgShowSQLErrors = true;
$wgShowDebug        = true;// if true debug data shown on the wiki page at the
bottom
$wgShowExceptionDetails = true; 
error_reporting(E_ALL);
ini_set("display_errors", 1);
$wgDebugLogFile = "$IP/debug.log";

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to