Welcome Guest, Not a member yet? Register   Sign In
Search with Pagignation
#2

I've had the exact same problem! My implementation was that search terms are passed through the URL using GET parameters, and using $config['suffix'] I could pass these values through pagination. For the first link, you will need to use $config['first_url'] to pass the variables through as the first link is not affected by the suffix config.

See http://stackoverflow.com/questions/53846...parameters for more information.
Reply


Messages In This Thread
Search with Pagignation - by code_help - 01-28-2015, 01:34 AM
RE: Search with Pagignation - by advoor - 01-28-2015, 02:29 AM
RE: Search with Pagignation - by code_help - 01-28-2015, 02:49 AM
RE: Search with Pagignation - by code_help - 01-29-2015, 12:10 PM
RE: Search with Pagignation - by advoor - 01-30-2015, 08:10 AM
RE: Search with Pagignation - by code_help - 01-30-2015, 08:22 AM
RE: Search with Pagignation - by advoor - 01-30-2015, 08:41 AM
RE: Search with Pagignation - by code_help - 01-30-2015, 03:33 PM
RE: Search with Pagignation - by dbui - 01-30-2015, 10:40 PM
RE: Search with Pagignation - by code_help - 01-31-2015, 02:54 AM
RE: Search with Pagignation - by dbui - 02-01-2015, 12:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB