Fatal error: Call to undefined function _views_prepare_handler() in /hsphere/local/home/xxxxxx/mysite.com/sites/all/modules/views/views.module on line 1146

After installing Date Views I get the above error when enabling subsequent modules. It's a fresh install of 7.12 with current versions of Views, Panels, Ctools, Display Suite, captcha. global filter, youtube field, link soundcloud field,token, pathauto, legal, redirect, entity, entity reference, colorbox, flag and address field. I went back to Calendar 7.x-3.0-alpha2 and Date 7.x-2.0-rc2 and everything is fine.

Comments

arlinsandbulte’s picture

Status: Active » Closed (duplicate)

This should be fixed in the -dev version of views:
#1413200: undefined function _views_prepare_handler()

jefflocke’s picture

Yes, the .dev version worked for my site. Thank you