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.

Archive /

Our old forums are still available as a read-only archive.

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

Ocasional Error -> RestfulService.php


Go to End


1142 Views

Avatar
mogmismo

Community Member, 4 Posts

19 November 2007 at 10:51am

Edited: 19/11/2007 10:52am

I'm occasionally getting the following error (Server path replaced with <path>:

Warning: Warning: there are two 'RestfulService' files both containing the same class:
'<path>/sapphire/api/RestfulService.php' and
'<path>/mashups/code/RestfulService.php'. This
might mean that the wrong code is being used. in
<path>/sapphire/core/ManifestBuilder.php on line
243

on a 2.2.0rc1 install. It happens in both the /admin and on the site. It's about every 30th time a page is loaded, with no seeming pattern to type of page. Any ideas?

Thanks