I installed the CCK module,
And i check in module in the administrator panel,
then i created the events content type,
for that i click the add fields ,
Then error message was through
*Fatal error*: Call to undefined function content_types() in * E:\WorkingProjects\PHPProjects\plasticstoday\modules\cck\userreference.module * on line *387*
Quoting bharani kumar bharanikumariyerphp@gmail.com:
I installed the CCK module,
And i check in module in the administrator panel,
then i created the events content type,
for that i click the add fields ,
Then error message was through
*Fatal error*: Call to undefined function content_types() in * E:\WorkingProjects\PHPProjects\plasticstoday\modules\cck\userreference.module
- on line *387*
Is this DRUPAL-6? I don't think CCK is ready yet, check the issue queue for CCK and if an issue isn't already open then open one.
Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
no , my drupal version is drupal 5.7
On Mon, Jun 23, 2008 at 9:20 PM, Earnie Boyd earnie@users.sourceforge.net wrote:
Quoting bharani kumar bharanikumariyerphp@gmail.com:
I installed the CCK module,
And i check in module in the administrator panel,
then i created the events content type,
for that i click the add fields ,
Then error message was through
*Fatal error*: Call to undefined function content_types() in *
E:\WorkingProjects\PHPProjects\plasticstoday\modules\cck\userreference.module
- on line *387*
Is this DRUPAL-6? I don't think CCK is ready yet, check the issue queue for CCK and if an issue isn't already open then open one.
Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
-- [ Drupal support list | http://lists.drupal.org/ ]
Quoting bharani kumar bharanikumariyerphp@gmail.com:
no , my drupal version is drupal 5.7
The CVS branch and release tags for CCK are out of sync so I can't see the userreference.module for that version. It could be that the out of sync tags in CVS are the issue with the installed version since the project module depends on those tags to build the file.
Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/