Hi there
I wanted to open my modules page in back office after restoring my webshop and database and got following error:
[1] Symfony\Component\Debug\Exception\FatalErrorException: Error: Cannot declare class SampleDataMenu, because the name is already in use
at n/a
in /var/www/vhosts/abcdefg.nl/httpdocs/abcdefg.nl/modules/owlmegamenu/sql line 27
How can I solve this.
It says "because the name is already in use" and that "at n/a"
In this SampleDataMenu.php file on line 27 its says "class SampleDataMenu" and line 28up are a lot of line for different sql tabels. See attached file
Sorry but cannot upload this .php file saved as .txt file. Got a server error on this forum page.