Welcome Guest, Not a member yet? Register   Sign In
post method doesn´t work
#5

[eluser]topostangry[/eluser]
[quote author="Tpojka" date="1383157413"]That code will require url helper loaded.
Also load constructor method:
Code:
public function __construct()
       {
            parent::__construct();
            // Your own constructor code if any - helpers and libraries...
       }
[/quote]


i have added contructors in controllers and i have loaded url and form helpers in autoload
it doesnt work


Messages In This Thread
post method doesn´t work - by El Forum - 10-30-2013, 10:32 AM
post method doesn´t work - by El Forum - 10-30-2013, 10:39 AM
post method doesn´t work - by El Forum - 10-30-2013, 10:47 AM
post method doesn´t work - by El Forum - 10-30-2013, 11:23 AM
post method doesn´t work - by El Forum - 10-30-2013, 11:52 AM
post method doesn´t work - by El Forum - 10-30-2013, 12:15 PM
post method doesn´t work - by El Forum - 10-30-2013, 12:17 PM
post method doesn´t work - by El Forum - 10-31-2013, 09:52 AM
post method doesn´t work - by El Forum - 10-31-2013, 12:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB