Plugin Cannot be activated properly after forced deletion!
-
Hi there,
Yesterday that I first used your plugin, I placed the following code in your editor:
changeText = function(text, newText){
var currentText = $(‘#welcome’).html();$(‘#welcome’).html(currentText.replace(text,newText));
};window.setTimeout(function(){changeText(‘Welcome.’, ‘How are you?’)}, 5000);
So, after clicking “save changes” my website stopped from loading any of its pages, so I did have to delete by force your plugin from my cpanel and file manager by removing all of its files.
Now that I would like to also reinstall properly your plugin on my website and take advantage of it, every time that I am going to activate it through WordPress plugins’ page, I get the following error:
Parse error: syntax error, unexpected ‘=’ in /var/www/vhosts/hatziligos.com.gr/httpdocs/wp-content/plugins/my-custom-functions/inc/php/functional.php(94) : eval()’d code on line 1
Could you please help me and tell me what to do in order to finally reinstall properly your plugin on my website?
Thanks in advance,
- The topic ‘Plugin Cannot be activated properly after forced deletion!’ is closed to new replies.