Garo_Master
Member
Posted 3 years ago #
here is the message:
Plugin could not be activated because it triggered a fatal error.
Fatal error: Cannot redeclare dbmanager_textdomain() (previously declared in /home/*******/***********/wp-content/plugins/wp-dbmanager/wp-dbmanager.php:49) in /home/*******/***********/wp-content/plugins/wp-dbmanager/wp-dbmanager.php on line 54
how can I fix this so I can use the plugin?
Unfortunately till know I am finding out what is the cause of this problem
Garo_Master
Member
Posted 3 years ago #
okay.
I hope you figure out what went wrong soon.
It has been one year and I still can't reproduce the problem and this problem does not occur often.
I got access to one of the sites which have this problem from my users but I still can't fixed it.
The only thing I know is somehow WP is loading the file twice.
Garo_Master
Member
Posted 3 years ago #
if I void out line 54, will it still work without any problems?
Nope, it will not, if you void line 54, the next line error will be the the line of the start of another function.
Somehow this file got loaded 2 times which I can't figure it out why.