Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error provocated by the “browse previous/next” feature of the “Next” module #6

Open
MrSpitfire06 opened this issue Apr 30, 2020 · 3 comments
Assignees

Comments

@MrSpitfire06
Copy link

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 :

image

It seems like the error comes from the "browse previous/next" feature and Doctrine.

@Daniel-KM Daniel-KM self-assigned this May 2, 2020
@Daniel-KM
Copy link
Owner

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:/Daniel-KM/Omeka-S-module-Next/blob/master/src/View/Helper/BrowsePreviousNext.php#L53

@Daniel-KM
Copy link
Owner

I added an option to disable this feature in the last release (3.1.2.29).

@MrSpitfire06
Copy link
Author

Okay thank you very much for your answer ! I'll download the new release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants