Hello guys
again a problem with the pagination in the marketplace 1.4.6
Last good pagination worked to version joomsef-3.3.5 and your modified pagination.php (see the older post)
Old post
Now normal pagination (list next page) working good but if you use the "search" marketplace Joom sef "remember" search result and always opens the same page in next search result:
examle:
Searching for:
Category: name 1
Type:name1
you will get:
search result
page 1
/overview/search-result
search result
page 2
overview/search-result/page-2
search result
page 3
overview/search-result/page-3
Searching for:
Category: name 1
Type:name2
All next search you will get same result with same page only the first search result is correct (the result of no number)
search result
page 1
/overview/search-result (-corect result)
search result
page 2 (-wrong result listing result from first search)
In older version all is worked excellent.
My configuration
Tested with orginal pagination.php and your modifed.
JoomSEF 3.5.0
joomla 1.5.15
Extension Marketplace2.0.0
SEF Extension Edit [ Marketplace ]
Items per page: 5 (with value or no same problem)
Normal pagination workin ok but search pagination no...
I hope that you understand what is problem.