Welcome Guest, Not a member yet? Register   Sign In
Save query in pagination
#7

[eluser]nofearinc[/eluser]
Flashdata works just fine - before every page I send search parameters via session->set_flashdata(...) and retrieve them on load. One important detail only: If I try to directly use the session->flashdata() elements, I have strange caching for the first page load and it gets OK on refresh. I inspected it with the profiler and parameters haven't been sent to the query at all. Instead of refreshing, I assigned the flashdata() parameters to variables and that thing did the stuff.

Thanks for helping!


Messages In This Thread
Save query in pagination - by El Forum - 12-17-2009, 07:04 PM
Save query in pagination - by El Forum - 12-17-2009, 07:13 PM
Save query in pagination - by El Forum - 12-17-2009, 07:23 PM
Save query in pagination - by El Forum - 12-18-2009, 04:51 AM
Save query in pagination - by El Forum - 12-18-2009, 08:31 AM
Save query in pagination - by El Forum - 12-18-2009, 11:49 AM
Save query in pagination - by El Forum - 12-22-2009, 01:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB