FilePaginator Upgrade Error

I recently upgraded the FilePaginator plugin from 1.0 to 1.1. Upon upgrading the plugin, the numbered page navigation links do not appear at the top of the page, and all the pages of the item display as one long page, instead of separate pages. For the time being, I’ve downgraded to 1.0 and it is working fine. Am I missing a step in the upgrade?

Thanks.
CM

No, there’s a small typo in the Thanks, Roy theme. If you go to the first line in the items/show.php file in the theme, the problem should be fixed by setting 'bodyclass' => 'items show'. The theme currently has it as “item show”, which is nonstandard and a mistake. FilePaginator has different behaviors based off whether you’re looking at the item or the file level. This will be fixed in an upcoming release of the theme.

Perfect! Thanks for pointing that out. I updated the theme, upgraded the plugin, and all seems to be working as it should.
Cheers.
CM