Emir, would you please have a look at this topic?
Its a problem with SEF Advance and K2, i guess.
I found also this:
K2 links behave differently in these situations:
(i show a last part of apagination link to see the difference)
1. [sef_ext.php NOT in K2 folder]
a. SEF advance off:
- /subcategory.html?start=14 (paging works),
- Modules work.
b. SEF advance on, K2 in exceptions:
- /subcategory/14.html (paging doesn’t work, even though ?start=14 still works),
- Modules work
c. SEF advance on, K2 not in exceptions:
- /subcategory.html?start=14 (paging works),,
- Modules work
2. [sef_ext.php IN folder]
a. SEF advance off
- /subcategory.html?start=14 (paging works),
- Modules work.
b. SEF advance on and K2 in exceptions:
- /subcategory/14.html (paging does not work),
- Modules work
c. SEF advance on and K2 not in exceptions:
- /subcategory/14.html (paging work),
- Modules don't work
Does not including a component in exeptions of SA and removing the sef_ext.php from folder means, that the component is not touched in any way by SA?