Welcome Guest, Not a member yet? Register   Sign In
Pagination config problem
#27

[eluser]CI_Newb[/eluser]
[quote author="SPeed_FANat1c" date="1291039423"]I guess this is because of sentences like this:

Code:
$this->db->or_like('business',$this->input->post('search'));

it takes data from $_POST array. And when you click on pagination link, there is no more data in $_POST (effect like the form is empty). You need to pass the data to query somehow different. You need to use $this->input-post only ionitially then save those input values or something so you could use them again when page is clicked.[/quote]

Exactly. Thats why I thought of using a simple hidden form that grabs the values from the search.

Just need to figure out a way to make the pagination links submit that hidden form. So far no luck


Messages In This Thread
Pagination config problem - by El Forum - 11-11-2010, 09:38 PM
Pagination config problem - by El Forum - 11-12-2010, 06:32 AM
Pagination config problem - by El Forum - 11-12-2010, 07:20 AM
Pagination config problem - by El Forum - 11-13-2010, 08:25 PM
Pagination config problem - by El Forum - 11-14-2010, 01:58 AM
Pagination config problem - by El Forum - 11-15-2010, 01:12 AM
Pagination config problem - by El Forum - 11-15-2010, 01:51 AM
Pagination config problem - by El Forum - 11-15-2010, 03:40 AM
Pagination config problem - by El Forum - 11-15-2010, 03:48 AM
Pagination config problem - by El Forum - 11-15-2010, 04:13 AM
Pagination config problem - by El Forum - 11-15-2010, 04:42 AM
Pagination config problem - by El Forum - 11-15-2010, 05:53 AM
Pagination config problem - by El Forum - 11-15-2010, 06:02 AM
Pagination config problem - by El Forum - 11-15-2010, 06:06 AM
Pagination config problem - by El Forum - 11-15-2010, 06:18 AM
Pagination config problem - by El Forum - 11-15-2010, 07:41 AM
Pagination config problem - by El Forum - 11-15-2010, 08:20 AM
Pagination config problem - by El Forum - 11-15-2010, 08:43 AM
Pagination config problem - by El Forum - 11-15-2010, 08:59 AM
Pagination config problem - by El Forum - 11-15-2010, 09:51 AM
Pagination config problem - by El Forum - 11-15-2010, 10:43 AM
Pagination config problem - by El Forum - 11-15-2010, 11:11 AM
Pagination config problem - by El Forum - 11-15-2010, 11:23 AM
Pagination config problem - by El Forum - 11-15-2010, 11:31 AM
Pagination config problem - by El Forum - 11-26-2010, 10:21 PM
Pagination config problem - by El Forum - 11-29-2010, 02:03 AM
Pagination config problem - by El Forum - 11-29-2010, 02:45 AM
Pagination config problem - by El Forum - 11-29-2010, 03:07 AM
Pagination config problem - by El Forum - 11-29-2010, 03:08 AM
Pagination config problem - by El Forum - 11-29-2010, 03:10 AM
Pagination config problem - by El Forum - 11-29-2010, 03:11 AM
Pagination config problem - by El Forum - 11-29-2010, 03:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB