Welcome Guest, Not a member yet? Register   Sign In
Separating controllers so they can work on their own
#5

(This post was last modified: 04-22-2019, 10:40 AM by Mekaboo.)

(04-22-2019, 08:15 AM)Wouter60 Wrote: The button on your welcome page has this url:
Code:
http://culturedkink.com/index.php/Welcome/index.php/Welcome/hello

How did you create the link for that button?

If I enter this url:
Code:
http://culturedkink.com/index.php/register/pass

I get this text: Hello this is Meka!
So, your controllers seem to work, but the links are messing things up.
When I type it in I get the same result which is great(I did that text as a test run) but I want that to show when someone press the button. Here is the link I made:
    <a href="index.php/Register/pass">Register a new membership</a>

Here is the link for my Welcome page which works perfectly:
<a href="index.php/Welcome/hello" class="button">ENTER</a>

Im trying to figure out why 2 controllers/functions show up when Im only trying to request one? Im sooo confused Sad
Reply


Messages In This Thread
RE: Separating controllers so they can work on their own - by Mekaboo - 04-22-2019, 10:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB