Form validation false interrupting the pagination - help ! |
[eluser]chaminda[/eluser]
[quote author="osci" date="1306983223"]When your user is logged in he is redirected to main/index, where I suspect you have the same pagination, which should be working as you say. If he is not successfully logged in he is again redirected to your login function, no view. Also your Code: $config['base_url'] = base_url() . 'main/index'; Also your data from your model doesn't seem to handle the offset. And your idea seems a little spaghetti to me. Why would you want pagination to your login form?[/quote] i have created a classified with CI and pagination used by a table in index page. the login form also in the index page. take a look at this url and try to login with invalid user and pass. then you will see what is my problem is. thanks for helping me ![]() My site |
Messages In This Thread |
Form validation false interrupting the pagination - help ! - by El Forum - 05-23-2011, 08:11 PM
Form validation false interrupting the pagination - help ! - by El Forum - 05-25-2011, 12:22 AM
Form validation false interrupting the pagination - help ! - by El Forum - 06-01-2011, 01:20 PM
Form validation false interrupting the pagination - help ! - by El Forum - 06-01-2011, 03:53 PM
Form validation false interrupting the pagination - help ! - by El Forum - 06-01-2011, 07:22 PM
|