Hi,

I have a weird error. I've upgraded to D6 and it has all been working smoothly. Then I enabled the search module and get the following when I try and run cron:

Fatal error: Call to undefined function contact_site_page() in /xxx/public_html/test/includes/common.inc(1645) : eval()'d code on line 2
Page execution time was 462.24 ms.

Any ideas?

Would love some help!

Cheers

Comments

devenderdagar’s picture

Had you tried to find out the actual error code. You should look into Error log and I hope it will help you at what line you are facing problem.

Let me know if you are still facing this problem.

Thanks and take care

Devender

pushkarpathak’s picture

I am also facing same problem (http://drupal.org/node/501682)

The log report says "Message: Cron run exceeded the time limit and was aborted."

What could be the problem?

mkrkarthi’s picture

I am also having the same problem...
This problem appeared after upgrading to 6.16 and also only one of my three drupal sites.

When run the cron, contact page information displayed and at the last line appears as below

Call to undefined function contact_site_page() in /home/xxxxxxx/public_html/site/includes/common.inc(1695) : eval()'d code on line 17

Recent log entries message:

Cron run exceeded the time limit and was aborted.
mkrkarthi’s picture

New issue created here:
http://drupal.org/node/751330

graham leach’s picture

I recently de-installed SEARCH from my system because it crashed cron with a "timeout exceeded" message:

Cron run exceeded the time limit and was aborted.

Four years later, still a problem.

(sigh)