Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

External Content Module Error: [Warning] strpos(): Empty delimiter


Go to End


1093 Views

Avatar
sul

Community Member, 6 Posts

11 December 2010 at 3:52am

Hi,

I Installed external-content and filesystem-connector modules. In the FileSystemContentSource.php, the base path is as follows:

public static $base_path = 'D:\data\webdocs';

after doing a dev/build, I was able to see the External Content link on the top of the admin page. I created a new connector and did a refresh and got the following error:

[Warning] strpos(): Empty delimiter
GET /admin/external-content/
Line 94 in D:\sites\staff\filesystem-connector\code\model\FileSystemContentSource.php

Now, each time I click on External Content, I get the above error!

Is there any way to troubleshoot this?

thanks!

-sul.