Fatal error: Call to undefined function content_types_install()

kidrobot - October 30, 2009 - 09:29
Project:Fivestar
Version:6.x-1.19
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:fixed
Description

When trying to add the Node:Vote Results relationship in Views, I was getting an ajax error.

After turning off Javascript on views and trying to add the relationship again, the following error appeared:

Fatal error: Call to undefined function content_types_install() in sites/all/modules/fivestar/fivestar.module on line 1801

I guess this is because I don't have CCK installed. However CCK is not required since I'm only using the fivestar widget not the fivestar rating field with axis etc.

#1

parasolx - October 31, 2009 - 16:28

yeap.. i also having this same problem.

what i remember is i clear views cache under tools then facing this problem concurrently.

#2

iori57 - December 2, 2009 - 03:45

I have the exact same issue! Just managed to fixed it :) See below post

#3

iori57 - December 2, 2009 - 03:44
Status:active» fixed

FIXED:
I guessed we're all wrong, CCK is REQUIRED! I went to http://drupal.org/project/cck and installed CCK and the issue is fixed. :)

 
 

Drupal is a registered trademark of Dries Buytaert.