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

LoginForm and SiteTree issue


Go to End


1094 Views

Avatar
pac

Community Member, 25 Posts

1 August 2008 at 4:09am

I am currently developing a website on 2.2.2, with a sitetree

When I try to reach the loginform, my browser crashes everytime (actually a script runs and I have to forcequit the browser).

if I disable site tree I can login no problem

FF3 says Error too much recursion on tree.js line 182. But only when I try to reach Security/Login. It doesn't on the site itself.

a workaround would be to disable sitetree for the login page (does it have a pagetype or something like that.

any other ideas ?