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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

There was an error looking for new files


Go to End


3 Posts   1614 Views

Avatar
MarijnKampf

Community Member, 176 Posts

24 November 2010 at 9:06pm

I'm getting a strange error whilst saving some page types. Found out it only happens in the live version of the website and not in my local version. Ended up determining that it's the table File. So I thought I would do an 'Look for new files', however that gives an "There was an error looking for new files" error.

Is there a way to debug 'Look for new files', as the error is not very informative?

Avatar
Terry Apodaca

Community Member, 112 Posts

18 November 2011 at 7:10am

I started getting this issue on a client site...thought maybe it was a memory issue or storage issue as I have solved a similar problem a while back by increasing the size. But, not the case this time. Did you find out the cause?

Avatar
MarijnKampf

Community Member, 176 Posts

18 November 2011 at 9:33pm

Hi Terry, I'm sorry but I have no clue how I fixed this one any more. It may have had something to do with extending the File class and having an error in the extended class, but I'm just guessing here.