Separating controllers so they can work on their own |
Hello all!
Besides the default controller I made another called Register with a function called pass. I added a button that would link from default controller to Register and it ends up showing a 404 error. I look in the url and this is what shows up: http://culturedkink.com/index.php/Welcom...ister/pass I realize no matter how many controllers I create it ends up being connected to the default (Welcome). How do I separate so they can function on their own? ![]() ![]() Mekaboo |
Messages In This Thread |
Separating controllers so they can work on their own - by Mekaboo - 04-21-2019, 05:34 PM
RE: Separating controllers so they can work on their own - by ciadmin - 04-21-2019, 08:12 PM
RE: Separating controllers so they can work on their own - by Mekaboo - 04-22-2019, 07:30 AM
RE: Separating controllers so they can work on their own - by Wouter60 - 04-22-2019, 08:15 AM
RE: Separating controllers so they can work on their own - by Mekaboo - 04-22-2019, 10:29 AM
RE: Separating controllers so they can work on their own - by Wouter60 - 04-22-2019, 10:54 AM
RE: Separating controllers so they can work on their own - by Mekaboo - 04-22-2019, 09:29 PM
RE: Separating controllers so they can work on their own - by Wouter60 - 04-22-2019, 10:44 PM
RE: Separating controllers so they can work on their own - by Mekaboo - 04-23-2019, 01:25 PM
|