Active
Project:
RSS Feeder
Version:
6.x-1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2010 at 13:01 UTC
Updated:
3 Feb 2010 at 13:17 UTC
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
Comment #1
Capricorn20 commentedOK, 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.