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

Error on Files & Images tab


Go to End


1186 Views

Avatar
Dennis

Community Member, 7 Posts

27 March 2008 at 7:42am

Edited: 27/03/2008 10:22am

This page was displaying, but after an unsuccessful upload attempt now all I get is two errors when I try to put up the page.

The first error is:
Notice: Trying to get property of non-object in C:\wamp\www\SS\cms\code\AssetTableField.php on line 25
Loading

This appears to be because $folder->ID is an invalid reference. Is $folder supposed to be an object?

The second is a runtime error at line 352 due to an undefined behavior (Do I want to debug?)

Tried db flush, restart services, etc... No luck

Pointers? Ideas?
thx,
jds

Update: Problem has resolved itself. At this point, I'm suspecting that the browser was getting trashed in some way. Combination of IE and VS (debugger) finally trashed it completely. I killed it, restarted it and the 'Files & Images' page comes up fine...