admin管理员组

文章数量:1130349

When I try to go to my page this is the error I get. I can't even login it or anything.

Fatal error: Cannot redeclare envira_standalone_get_slug() (previously declared in /homepages/15/d628531438/htdocs/wp-content/plugins/envira-standalone/envira-standalone.php:461) in /homepages/15/d628531438/htdocs/wp-content/plugins/envira-gallery/src/Functions/common.php on line 978

When I try to go to my page this is the error I get. I can't even login it or anything.

Fatal error: Cannot redeclare envira_standalone_get_slug() (previously declared in /homepages/15/d628531438/htdocs/wp-content/plugins/envira-standalone/envira-standalone.php:461) in /homepages/15/d628531438/htdocs/wp-content/plugins/envira-gallery/src/Functions/common.php on line 978

Share Improve this question edited Dec 29, 2018 at 19:50 fuxia 107k39 gold badges255 silver badges461 bronze badges asked Dec 29, 2018 at 19:42 MelissaMelissa 1
Add a comment  | 

1 Answer 1

Reset to default 1

The problem is that you have two plugins installed that are trying to declare the same function envira_standalone_get_slug(). Both plugins are from the same creator, and this tells us that they aren't testing their plugins together.

The solution is to log in to your (S)FTP account, go to /htdocs/wp-content/plugins, and remove one of these directories: envira-standalone/ or envira-gallery/.

Then you will be able to access your site again.

Please report this problem to the Envira team. I'm sure they want to fix that.

When I try to go to my page this is the error I get. I can't even login it or anything.

Fatal error: Cannot redeclare envira_standalone_get_slug() (previously declared in /homepages/15/d628531438/htdocs/wp-content/plugins/envira-standalone/envira-standalone.php:461) in /homepages/15/d628531438/htdocs/wp-content/plugins/envira-gallery/src/Functions/common.php on line 978

When I try to go to my page this is the error I get. I can't even login it or anything.

Fatal error: Cannot redeclare envira_standalone_get_slug() (previously declared in /homepages/15/d628531438/htdocs/wp-content/plugins/envira-standalone/envira-standalone.php:461) in /homepages/15/d628531438/htdocs/wp-content/plugins/envira-gallery/src/Functions/common.php on line 978

Share Improve this question edited Dec 29, 2018 at 19:50 fuxia 107k39 gold badges255 silver badges461 bronze badges asked Dec 29, 2018 at 19:42 MelissaMelissa 1
Add a comment  | 

1 Answer 1

Reset to default 1

The problem is that you have two plugins installed that are trying to declare the same function envira_standalone_get_slug(). Both plugins are from the same creator, and this tells us that they aren't testing their plugins together.

The solution is to log in to your (S)FTP account, go to /htdocs/wp-content/plugins, and remove one of these directories: envira-standalone/ or envira-gallery/.

Then you will be able to access your site again.

Please report this problem to the Envira team. I'm sure they want to fix that.

本文标签: errorsCan39t get on my own web page