pcarmona wrote:
Fatal error: Call to a member function close() on a non-object in /home/forsale/public_html/plugins/mobile/terawurfl/DatabaseConnectors/TeraWurflDatabase_MySQL4.php on line 73
This error means that there is problem with sql-query
SELECT `deviceID`, `user_agent` FROM `[MATCHERTABLE]` WHERE `match`=1
where [MATCHERTABLE] is one of jos_TeraWurfl_*** tables. So, as I don't know, which of the matchers lead to the problem, try to test this query in phpMyAdmin for all of the matcher tables.