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

Problems Displaying ModelAdmin


Go to End


807 Views

Avatar
_Vince

Community Member, 165 Posts

12 May 2010 at 11:29am

Edited: 12/05/2010 12:11pm

I'm having a lot of problems with displaying the model admin (IE6, latest version of FF, Chrome, etc)

Basically, when I do a search on the managed classes the content displays, but unformatted, like it wasn't using CSS. The "delete" button is displayed as text with a blue rectangle around it.

And if I try to click on any of the unformatted links, I get the "I can't handle sub-URLs of a ModelAdmin_CollectionController object." message.

Sometimes, when there's more than one tab I might luck out and find one of the tabs where the content displays correctly and, after that, the display is pretty much ok, at least until next time.

Any idea of what that's all about?