Open MrSpitfire06 opened 4 years ago
This issue is a duplicate of #5 . The issue occurs only on mysql (that is deprecated and no more linux distributions use), not mariadb. Currently, the only way to fix it is to remove the use of the feature: add return;
line https://github.com/Daniel-KM/Omeka-S-module-Next/blob/master/src/View/Helper/BrowsePreviousNext.php#L53
I added an option to disable this feature in the last release (3.1.2.29).
Okay thank you very much for your answer ! I'll download the new release.
Hi,
I've got recently a problem with the "Next" module. I can't access to an item page from the admin panel. It shows me this error :
It seems like the error comes from the "browse previous/next" feature and Doctrine.