Hello
I installed the taxonamy access module and when I call "modules" in the administration I get this error:
"Cannot redeclare taxonomy_perm"
What I did:
As written in the Install.txt file I copied the file "taxonomy.module.patched" instead the "taxonomy_access.module" to my module directory and renamed it to taxonomy_access.module.
I have seen that somebody else had this error, but not exactly in the same setup.
Thanks for any help
Andre
Comments
Comment #1
keve commentedI think you have another instance of taxonomy.module somewhere in modules directory. please check, you should have only ONE.
Comment #2
keve commentedWithout more user comments, i close this issue.
Comment #3
beauregard commentedSorry, I missed to answer. I shortly after this installed 4.7, but checked then again on 4.6. Yes, the problem was with the installation as you wrote, I misunderstood the installation guide, I was not aware that files of drupal core has to be replaced.
Thanks for your help and sorry for the silence,
André