Project:Views Arguments Extras
Version:6.x-1.0-alpha4
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

This module should require the CTools module, since it uses the ctools_include function. P.S, cool module, thanks!

Comments

#1

Just hit this too. I get this error in a view clicking on my nid argument:

Fatal error: Call to undefined function ctools_include() in {...}/sites/default/modules/views_arguments_extras/views_plugin_argument_default_cck.inc on line 107.

Enabling basic ctools makes the error go away.