Hello
I've used Bram's component on Jooma 1.5 and 2.5 platforms, with success, but I have a problem with Joomla 3.3.0.
In Datafeeds backend under the 'Import Data' menu item I get this:
All feeds are up to date
Warning: include_once(mapper_soort.php) [function.include-once]: failed to open stream: No such file or directory in /home/villaazl/public_html/administrator/components/com_datafeeds/cron/feeds.php on line 59
Warning: include_once() [function.include]: Failed opening 'mapper_soort.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/villaaz/public_html/administrator/components/com_datafeeds/cron/feeds.php on line 59
Cleanup of unpublised feed items : 0.000
3457 items in database : 0.000
Optimize start : 0.015
2014-06-08T11:50:24+01:00
System load:0,0.01,0.05
Clean End : 0.015
3457 items in database : 0.015
Line 59 in feeds.php = include_once('mapper_soort.php');
Can anyone give any idea as to where I find mapper_soort.php or why/what is happening here?
Thanks for any assistance!
Davidh