[Radiant] inconsistent routing
Daniel Sheppard
daniels at thegroggysquirrel.com
Thu Feb 21 16:20:47 CST 2008
> I'm getting some weird routing issues.
> My extension defines two routes to send requests to a new controller.
> It looks like these routes are only recognized about half of the time
> (at random).
> The other times the url is just sent to the site_controller
> for 'normal'
> processing.
Do you have multiple mongrel/fcgi processes? Is it possible that you haven't restarted both of them? (and hence one may not have
read your code).
More information about the Radiant
mailing list