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

Can't enter admin panel


Go to End


2 Posts   759 Views

Avatar
vovchyk

Community Member, 5 Posts

4 July 2013 at 9:49am

[User Error] Uncaught Exception: Object->__call(): the method 'isfinished' does not exist on 'DataList'
GET /Security/login?BackURL=%2Fadmin%2Fpages

Line 675 in /Users/volodimyr/Projects/WEB/Voloomoney(SS)/framework/core/Object.php

Please help me with this stange proble, full stack of error is in attached file.
After instalation of SS everything was ok, i enter admin panel and work with my template, when i am trying to enter admin panel from any new pbowser or after puting all files to remote server i can't enter admin panel and i dont understand this error, have no ideas about it.

Attached Files
Avatar
Willr

Forum Moderator, 5523 Posts

10 July 2013 at 11:00pm

IsFinished sounds like a method or check in your code (do a search). You may need to update your call to that method.