Hello Kato,
those fixes fixed my bug with the pagination:
https://github.com/Octopoos/SEBLOD/commit/bad1bf45eb19e57926250022f116364be0a81709 and
https://github.com/Octopoos/SEBLOD/pull/361/files
additionally i had issues with one field that was an image field. There was a 3 MB big image uploaded as original, which should not matter at all because i was using thumbs everywhere but seems it did matter, when i replayed that one with a smaller image i had no blank pages inbetween the list anymore.
And the third issue was that in cck_core table there where multiple entries for some ids that should be actually unique. I just deleted the multiple ones.No idea where they came from.
I hope one of the suggestions will help you too.
Greetings,
Elisa