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

Nested URLs in 2.4.3


Go to End


2 Posts   1246 Views

Avatar
webmanj

Community Member, 7 Posts

16 November 2010 at 8:02pm

I just installed 2.4.3 and removed the old "nestedurls" module. However, I can get the now built-in nested URLs to work. I do have the config statement that enables nested URLs: SiteTree::enable_nested_urls();. However, old nested pages and newly created ones do not receive a proper URL structure. Am I missing something? I had attempted to put "nestedurls" module back in, but it had errors with the new code.

Any suggestions?

Avatar
webmanj

Community Member, 7 Posts

20 November 2010 at 9:06pm

Hmmm....looks like a fresh install of 2.4.3 works with nested URLs. I'll install my modules one by one to see what breaks it.