Please help.
TIA,
Murali.
----
* user warning: Table 'DRUPAL512.weather_icao' doesn't exist query: SELECT country FROM weather_icao WHERE icao='EDDH' in /www.jc/html/labrat/drupal512/includes/database.mysql.inc on line 172.
* user warning: Table 'DRUPAL512.weather_icao' doesn't exist query: SELECT country FROM weather_icao GROUP BY country ORDER BY country ASC in /www.jc/html/labrat/drupal512/includes/database.mysql.inc on line 172.
* user warning: Table 'DRUPAL512.weather_icao' doesn't exist query: SELECT icao, name FROM weather_icao WHERE country='' ORDER BY name ASC in /www.jc/html/labrat/drupal512/includes/database.mysql.inc on line 172.
* warning: Invalid argument supplied for foreach() in /www.jc/html/labrat/drupal512/includes/common.inc on line 1309.
* warning: Invalid argument supplied for foreach() in /www.jc/html/labrat/drupal512/includes/form.inc on line 945.
Comments
Comment #1
jiangxijay commentedI am getting a similar error that implies the required tables weren't installed.
* user warning: Table 'ncompass_drupal.bn_weather_config' doesn't exist query: SELECT * FROM bn_weather_config WHERE uid=-1 ORDER BY weight asc, real_name ASC in /home/ncompass/public_html/systems/drupal/includes/database.mysql.inc on line 172.
* user warning: Table 'ncompass_drupal.bn_weather_config' doesn't exist query: SELECT * FROM bn_weather_config WHERE uid=-1 ORDER BY cid ASC in /home/ncompass/public_html/systems/drupal/includes/database.mysql.inc on line 172.
Comment #2
toddy commentedIt seems that the installation went wrong. Could you try again with Drupal 6.x and the weather module?
Comment #3
toddy commentedClosing, as there's no more input.