[eluser]predat0r[/eluser]
Not really
What works: I set the ci session in controller, there don't gets DB error message. So now, it remembers the filter, after playing with order dropdown.
What not: because of stored filter, when I go to other category, and then come back, the filter is set to the last set manufacturer, but all the products are listed. Maybe I can reset the filter session when the uri is changing?? Or..?
My second big pain in the a** I use CI pagination, I didnt tell that earlier. When I filter stg, I have <b>always</b> a second page, even if it's one item, dont know why..
Lets give an example:
I have filter, Corsair, Kingmax, Kingston, OCZ, Samsung memories, and 5 products ,too.
Pagination 'num_links' is set to 3.
Filtering Corsair, I become one product, but it is a second page with one OCZ and one Samsung RAM.
Have no idea what happens..