I'm having difficulty installing, hope someone can lend me a minute. Once I've gotten my required modules enabled (FeedAPI, SimplePie, etc), I can't seem to enable the Broadcast Synchronization module at all. I keep getting this error:

Fatal error: Call to undefined function content_copy_import_form() in /export/home/ftpuser/video.uncc.edu/www/testing/drupal/sites/all/modules/om_broadcast_sync/includes/content_types/content_types.inc on line 30

Drupal 6.17, PHP 5.1.6 for what it's worth.

Just trying to get installed so I can see if this module is what I need to create a decent schedule. Thanks!

Comments

darrick’s picture

Category: support » bug

There is a missing dependency. Make sure you have the "Content Copy" module installed. Then reinstall the om_broadcast_synchronization module.

kreynen’s picture

Category: bug » support

That error is caused by not having CCK's Content Copy module enabled before enabling om_broadcast_sync. Turn on Content Copy and that will get you a little further. I'll respond more on GDO.

davepotts’s picture

Enabling content copy worked, thanks!

FWIW, CC doesn't show up in the dependency list, just "Content."

kreynen’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.