I have problem activating HMWP plugin to my wordpress site. After I press activate button my screen turn to white and I can not log in anymore to site – every URL turn out to be white.
My first attempt to fix this problem was to run my database backup to the point before installing this HMWP plugin. I got my site back well and running.
Then I installed plugin again and faced the same result as before – White screen all around. Then I tried to rename my plugins folder to deactivate all plugins. For some reason that doesn’t work. Then I founded tip to make php.ini file what says memory=64MB. After uploading this php.ini file appeared error message that there is problem in hide-my-wp.php file in line 94:
function __construct() {
//Let’s start, Bismillah!
require_once(‘load.php’);
}
I removed this line and apparently plugin stopped working because my site started working as before.
Now I can see plugin activated, but there is no option to select it in settings menu.
How can I solve this? I really want to start using this plugin and HIDE MY WP!
Thanks!