Welcome Guest, Not a member yet? Register   Sign In
Beginner needs help with form
#5

[eluser]Glowfox[/eluser]
CroNix, my form opening tag was just the following:

Code:
<form name='adopt' class='form-horizontal'>

I changed it to this just to see if it made a difference:

Code:
<form accept-charset='utf-8' name='adopt' class='form-horizontal' method='post' action='<?php echo base_url('adopt') ?>'>

I am not sure why it was trying to use the "get" method. I understood what Tim was saying, but I don't know why it is trying to use that method. I added in what you suggested and now I am getting an error (The action you have requested is not allowed.). So, at least it is trying to do something now, but I will need to search for the error and see where it is coming from. I will post again once I have figure it out where it is coming from.


Messages In This Thread
Beginner needs help with form - by El Forum - 07-24-2014, 05:12 AM
Beginner needs help with form - by El Forum - 07-24-2014, 07:13 AM
Beginner needs help with form - by El Forum - 07-24-2014, 07:37 AM
Beginner needs help with form - by El Forum - 07-24-2014, 10:11 AM
Beginner needs help with form - by El Forum - 07-24-2014, 01:14 PM
Beginner needs help with form - by El Forum - 07-24-2014, 01:39 PM
Beginner needs help with form - by El Forum - 07-24-2014, 01:44 PM
Beginner needs help with form - by El Forum - 07-25-2014, 08:10 AM
Beginner needs help with form - by El Forum - 07-25-2014, 08:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB