Wheels.RouteNotFound
Could not find the themesSpecial route.
Suggested action
Create a new route in config/routes.cfm with the name themesSpecial.
Error location
Line 154 in views\layout.cfm
152: <p>#linkTo(text="Boris in de buurt", route="intheBuurt")#</p>
153: <cfelse>
154: <p>#linkTo(text="#name#", route="themesSpecial", key="#shortTitle#")#</p>
155: </cfif>
156: </cfloop>
Tag context
Error thrown on line 295 in wheels\global\internal.cfm
- called from line 298 in wheels\global\public.cfm
- called from line 52 in wheels\view\links.cfm
- called from line 154 in views\layout.cfm
- called from line 138 in wheels\global\cfml.cfm
- called from line 120 in wheels\controller\layouts.cfm
- called from line 258 in wheels\controller\rendering.cfm
- called from line 68 in wheels\controller\rendering.cfm
- called from line 98 in wheels\controller\processing.cfm
- called from line 60 in wheels\controller\processing.cfm
- called from line 167 in wheels\dispatch\request.cfm
- called from line 1 in wheels\index.cfm
- called from line 1 in rewrite.cfm
- called from line 1 in wheels\events\onrequest.cfm