1043 Posts in 379 Topics by 373 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 528 Views |
-
Hierarchical URLs missing after successful (it seems) 2.4 upgrade

13 July 2010 at 8:59pm
Hello,
I /think/ I've just upgraded perfectly to 2.4 (replaced code, flushed the DB with no problems, admin panel now showing 2.4.0). However, hierarchical URLs just don't seem to be happening. Visiting, say, /about-us/members gives a 404 where as /about-us and /members both work fine. Do I have to switch this on somewhere? Am I just being really thick?
-
Re: Hierarchical URLs missing after successful (it seems) 2.4 upgrade

13 July 2010 at 10:35pm
Nested urls is enabled by a static method - SiteTree::enable_nested_urls(); in your _config.php. If you upgraded you're probably missing that line. Just paste it into the _config file and run another dev/build
-
Re: Hierarchical URLs missing after successful (it seems) 2.4 upgrade

17 July 2010 at 1:14am
Silly me. Thanks, Willr!
| 528 Views | ||
|
Page:
1
|
Go to Top |


