asprin
Active member
If I'm hitting https://mysite.com/index.php?fantasybyte/teams
I'm getting the following message:
I've the route set up correct as follows:
So ideally, I was hoping to have the "Teams" Controller get picked up. Now that it isn't, is there a way to know which route was matched by the system so that I could go there and update it accordingly?
I'm getting the following message:
HTML:
The requested page could not be found. (Code: invalid_action, controller: Asprin\FB:Common, action: Teams)
I've the route set up correct as follows:
So ideally, I was hoping to have the "Teams" Controller get picked up. Now that it isn't, is there a way to know which route was matched by the system so that I could go there and update it accordingly?