Hi. I'm getting the ill-fated error message on my web site http://www.portolanews.org --

Fatal error: Call to undefined function views_build_view() in /home/jh6zd83v/public_html/includes/common.inc(1645) : eval()'d code on line 8

I got this just after trying to follow the instructions to add a second calendar, here:
http://drupal.org/node/230396

I see a suggested fix here:
http://drupal.org/node/234621

But when I have the script run, it asks for a file.

(Is there another way to fix the error without running the script.)

Comments

hanashiaru’s picture

Sorry. I'm a total novice and shouldn't have ventured into unchartered territory.

Any help would be greatly appreciated.

crusty_collins’s picture

The node you refer to does have a patch but I can not get it work.
Does anyone have a work around.
My problem is I am not sure which module/page is causing the issue.

hanashiaru’s picture

I got lucky. I did the following to fix my issue.

I went to my drupal database. I queried the blocks table. I found the offending record with the php code indicated in this post:
http://drupal.org/node/230396#comment-794002

I deleted that row from the table and prayed.

Sites up. I'm going back to sleep.