I don't have the extension so I can't view the db schema with it installed but the error referenced in that page indicates that there is a column called rfbratings in both the wikirevision and the wikireader_feedback tables. I'm not sure which column in which table is correct. If you alter the query to specify the tablename it might work, like so, select wikireader_feedback.rfb_ratings from 'wikirevision'....
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Evelyn Yoder Sent: Sunday, December 13, 2009 10:28 AM To: [email protected] Subject: [Mediawiki-l] Database error using Extension:ReaderFeedback Hi - I installed Extension:ReaderFeedback, and am experiencing one of the problems listed on the discussion page: http://www.mediawiki.org/wiki/Extension_talk:ReaderFeedback#Database_Error The author has not responded, and I wonder if anyone has any advice? Thanks much, Evelyn ````````````````````````````````````````` Evelyn Yoder http://appsWhisperer.com _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
