Needs review
Project:
Search Keywords
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 May 2006 at 23:13 UTC
Updated:
14 Jul 2006 at 15:00 UTC
I was getting lots of errors saying
"stderr: PHP Fatal error: Call to undefined function: drupal_get_title() in "home/.doublestuff/luperry/luperry.com/modules/search_keywords/search_keywords.module on line 37"
the problem seems that there are pages such as the main page, that has no title. here is a simple patch that'll fix the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| get_title_undefined.patch.txt | 982 bytes | luperry |
Comments
Comment #1
sugree commentedumm I'm not sure why it happened. Anyway, your patch should fix this problem by now.