I like the idea of the simplicity of this module however I'm having problems getting it to work on Drupal 6.14:

Call to undefined function content_profile_load() in /home/mysite/public_html/modules/feeder/feeder.module on line 187

Any ideas?

Comments

Capricorn20’s picture

OK, resolved this, not sure if I missed it somewhere but the documentation is a bit thin. I had to install content_profile module in order for this function to become available.

All working now.