Welcome Guest, Not a member yet? Register   Sign In
redirect()
#5

[eluser]Tpojka[/eluser]
Most people here don't have so much time to read pages and pages and files and files.
Write down two codes that are changed with pointing on those lines. For example:
works
Code:
<?=isset($example_var) ? 1 : 0;?>
doesn't
Code:
<?=isset($my_var) ? 1 : 0;?>
Locate the problem, meaning read all code you use (addon for login etc).

Maybe you should change your routes.php line. You don't put there location of view file, but something you want to be typed in browser URL.


Messages In This Thread
redirect() - by El Forum - 11-08-2013, 02:28 AM
redirect() - by El Forum - 11-08-2013, 03:33 AM
redirect() - by El Forum - 11-08-2013, 04:03 AM
redirect() - by El Forum - 11-08-2013, 11:44 PM
redirect() - by El Forum - 11-09-2013, 03:47 AM
redirect() - by El Forum - 11-09-2013, 06:42 AM
redirect() - by El Forum - 11-09-2013, 06:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB