Hi,
I transported my last Drupal installation (last installed about 1 year ago, I honestly am not sure of version number) from one host to another, where I have setup Drupal 4.7.2. Unfortunately, I am running into problems that even the friendly service personnel are unable to troubleshoot. Any advice is greatly appreciated.
====
We were unable to debug this error.
For some reason the script is trying to insert data into a field that does not exist (the "referer" field in the "watchdog" table). You should consult the application documentation, or contact its developers to see why it is trying to insert this data.
On accessing the /drupal472 page, the following outcome results.
Warning: Unknown column 'weight' in 'order clause' query: SELECT name, filename, throttle, bootstrap FROM system WHERE type = 'module' AND status = 1 AND bootstrap = 1 ORDER BY weight ASC, filename ASC in /home/.../www/www/drupal472/includes/database.mysql.inc on line 120
Warning: Cannot modify header information - headers already sent by (output started at /home/.../www/www/drupal472/includes/database.mysql.inc:120) in /home/.../www/www/drupal472/includes/bootstrap.inc on line 526
Warning: Cannot modify header information - headers already sent by (output started at /home/.../www/www/drupal472/includes/database.mysql.inc:120) in /home/.../www/www/drupal472/includes/bootstrap.inc on line 527