I have this error in my front page.

* user warning: Unknown column 'type' in 'where clause' query: SELECT page_title FROM page_title WHERE type = "node" AND id = 21 in /home/rune/public_html/modules/page_title/page_title.module on line 350.
* user warning: Unknown column 'type' in 'where clause' query: SELECT page_title FROM page_title WHERE type = "node" AND id = 105 in /home/rune/public_html/modules/page_title/page_title.module on line 350.
* user warning: Unknown column 'type' in 'where clause' query: SELECT page_title FROM page_title WHERE type = "node" AND id = 104 in /home/rune/public_html/modules/page_title/page_title.module on line 350.
* user warning: Unknown column 'type' in 'where clause' query: SELECT page_title FROM page_title WHERE type = "node" AND id = 102 in /home/rune/public_html/modules/page_title/page_title.module on line 350.
* user warning: Unknown column 'type' in 'where clause' query: SELECT page_title FROM page_title WHERE type = "node" AND id = 101 in /home/rune/public_html/modules/page_title/page_title.module on line 350.
* user warning: Unknown column 'type' in 'where clause' query: SELECT page_title FROM page_title WHERE type = "node" AND id = 100 in /home/rune/public_html/modules/page_title/page_title.module on line 350.
* user warning: Unknown column 'type' in 'where clause' query: SELECT page_title FROM page_title WHERE type = "node" AND id = 97 in /home/rune/public_html/modules/page_title/page_title.module on line 350.
* user warning: Unknown column 'type' in 'where clause' query: SELECT page_title FROM page_title WHERE type = "node" AND id = 95 in /home/rune/public_html/modules/page_title/page_title.module on line 350.
* user warning: Unknown column 'type' in 'where clause' query: SELECT page_title FROM page_title WHERE type = "node" AND id = 76 in /home/rune/public_html/modules/page_title/page_title.module on line 350.
* user warning: Unknown column 'type' in 'where clause' query: SELECT page_title FROM page_title WHERE type = "node" AND id = 71 in /home/rune/public_html/modules/page_title/page_title.module on line 350.
* user warning: Unknown column 'type' in 'where clause' query: SELECT page_title FROM page_title WHERE type = "node" AND id = 39 in /home/rune/public_html/modules/page_title/page_title.module on line 350.

Comments

Anonymous’s picture

I'm getting the same error on every page I view.

deng17’s picture

I temporarily disabled it for the mean time. It's a good thing I'm not using it that much.

WorldFallz’s picture

Always check a module's issue queue: http://drupal.org/node/497316.

Also, try the dev version.