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 on install, not work config module () #12

Open
Luifer-dnk opened this issue Oct 1, 2023 · 3 comments
Open

Error on install, not work config module () #12

Luifer-dnk opened this issue Oct 1, 2023 · 3 comments

Comments

@Luifer-dnk
Copy link

Error on install:

Integrity constraint violation: 1062 Duplicate entry '75-974-1' for key 'PRIMARY'

The config page for the module does not work.

image

Install on PS 8.1.2 with PHP 8.1.23 and apache 2.4.52.

Many thanks !!!

@CySSoO
Copy link
Contributor

CySSoO commented Oct 1, 2023

Hello @Luifer-dnk
Could you try latest release ?
https://github.com/TeamEver/everpsblog/releases/tag/V5.5.11
This should resolve the issue

@Luifer-dnk
Copy link
Author

Luifer-dnk commented Oct 1, 2023

Same error on install:

image

But now i can access at config page.

I test on two install clean.

Many thanks !!!

@Luifer-dnk
Copy link
Author

Luifer-dnk commented Oct 2, 2023

I've reviewed hook duplication and finally tried the following modification:

The following two functions starting from line number 2876:

image

And it gives me the following error:

image

If I eliminate the line of the hook that gives the error (hookDisplayAdminAfterHeader) the installation is clean and without errors, but I don't know if the hook it refers to is vital for the functioning of the module.

There were several hooks in both functions repeated several times.

Waiting for confirmation !!!

Thanks for everything.

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