11 responses to “Tutorial for FeedAPI ImageGrabber”

  1. Drupal: FeedAPI Imagegrabber | Public Mind

    [...] Tutorial for FeedAPI ImageGrabber published. (20 September 2009) [...]

  2. lid

    Great thinks for this tutorial but i have this error :

    Fatal error: require_once() [function.require]: Failed opening required ‘modules/feedapi/parser_simplepie/simplepie.inc’ (include_path=’.;C:\php5\pear’) in C:\wamp\www\drupal6\modules\feedapi\parser_simplepie\parser_simplepie.module on line 222

    Thinks for your help ;)

  3. Brandon Trew

    Hi there

    Have installed Curl, but for some reason I keep getting this error:

    warning: curl_setopt_array() [function.curl-setopt-array]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /var/www/vhosts/grpstr.com/httpdocs/sites/all/modules/feedapi_imagegrabber/feedapi_imagegrabber.module on line 666

    Checked phpinfo
    The site is not in safe mode
    And the open_basedir = /var/www/vhosts/grpstr.com/httpdocs:/tmp

    Any ideas? Please help!

  4. Willem

    I ‘ve setup my default crontab using wget. Would using curl mean setting up a separate crontab for imagegrabber, or must i change the default crontab to use curl instead of wget?

  5. Willem

    Basicly I’m trying to get the user images from an advanced search.twitter.com feed (to accompany selected data from a feed that I map to a content type with feedapi_mapper).

    It seems to me that imagegrabbers behaviour is independent of feedapi_mapper. Imagegrabber looks at the description node of the feed’s xml for the link to follow to retrieve an image.
    What I want to do is to try to get it to look at another node of the feed’s xml, to acquire the link to be followed.
    I’ve jumped into your code to find out where this “source-node” is set, but I’m a php newbie as well: i can’t figure it out.

  6. emoxquen

    uh. thank you for this style ))

Leave a Reply