ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

DataGrab: run via external URL

May 23, 2011 9:13am

Subscribe [1]
  • #1 / May 23, 2011 9:13am

    Maik Hoogkamer

    36 posts

    Hi all,

    I am syncing an EE channel to an external XML-feed using DataGrab. All set up and working like it should via manual updating. However, if I run the link and insert the ID of the saved import, nothing happens.

    I want to use Cron to update the feed each day, but when I run http://www.domain.local/?ACT=22&id=1 (import having ID = 1), the channel does not get updated. I have removed the index.php from my URL’s and use the following .htaccess:

    Options +FollowSymlinks
    RewriteEngine on
    RewriteCond $1 !^(resources|images|system|themes|usr-uploads|robots\.txt|index\.php) [NC]
    RewriteRule ^(.*)$ /index.php?/$1 [L]

    Any suggestions? Thanks in advance 😊

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases