codeigniter upgrade issue |
My site is using codeigniter 2.1, I am upgrading to codeigniter 3.1.9, while upgrading search with pagination is not working. I changed the system/libraries/pagination.php from codeigniter 3.1 to 2.1 file, then It is working properly .In my search with pagination, we are using hidden value post data's not session, Can anyone please suggest solution for this issue?
|
Messages In This Thread |
codeigniter upgrade issue - by jayalakshmik - 08-07-2018, 02:34 AM
RE: codeigniter upgrade issue - by jreklund - 08-07-2018, 10:38 AM
|