Last modified: 2010-05-15 15:33:25 UTC
Warning: pg_query() [function.pg-query]: Query failed: ERROR: column "value" does not exist in /var/www/html/gres/includes/ DatabasePostgreSQL.php on line 96 A database error has occurred Query: SELECT 'Wantedpages' as type, 0 as namespace, bl_to as title, COUNT(DISTINCT bl_from) as value FROM brokenlinks GROUP BY bl_to HAVING value > 1 ORDER BY value DESC LIMIT 50 OFFSET 0 Function: WantedPagesPage::doQuery Error: 1 ERROR: column "value" does not exist Backtrace: * DatabasePostgreSQL.php line 366 calls wfDebugDieBacktrace() * Database.php line 295 calls DatabasePostgreSQL::reportQueryError() * QueryPage.php line 158 calls DatabasePostgreSQL::query() * SpecialWantedpages.php line 68 calls WantedPagesPage::doQuery() * SpecialPage.php line 257 calls wfSpecialWantedpages() * SpecialPage.php line 172 calls SpecialPage::execute() * index.php line 93 calls SpecialPage::executePath()