query: INSERT INTO bot_urls (url, title, count, last_seen) VALUES ("http://drupal.org/node/136856", "SQL errors from seen logic", 1, 1176768949) in /home/brenda/projects/drupal-5.1/includes/database.pgsql.inc on line 144.
pg_query(): Query failed: ERROR: column "http://drupal.org/node/136856" does not exist in /home/brenda/projects/drupal-5.1/includes/database.pgsql.inc on line 125.

Will attach a patch shortly.

CommentFileSizeAuthor
#2 bot_drupal.module.patch1.46 KBShiny
#1 bot_seen.module_0.patch2.03 KBShiny

Comments

Shiny’s picture

Assigned: Unassigned » Shiny
Status: Active » Needs review
StatusFileSize
new2.03 KB

I also move brackets around, to better comply with drupal code standards

Shiny’s picture

StatusFileSize
new1.46 KB

I also move brackets around, to better comply with drupal code standards

morbus iff’s picture

Status: Needs review » Fixed

This will be committed shortly.

Anonymous’s picture

Status: Fixed » Closed (fixed)