Skip to content

Commit 37e1d36

Browse files
committed
Merge pull request #179 from silverstripe/fix-routes
FIX Explicitly set the route to the ForumMemberProfile
2 parents bdba489 + 930b87a commit 37e1d36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config/forum.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
Name: forum
33
---
4+
Director:
5+
rules:
6+
'ForumMemberProfile//$Action/$ID/$OtherID': 'ForumMemberProfile'
47
Member:
58
extensions:
69
ForumRole:

0 commit comments

Comments
 (0)