The same error for several days.
Still happening, despite installing it on 3 different version of WordPress.
I find this rather poor coming from a plugin with over a million downloads!
Thread Starter
Kevin
(@truheart)
Surprised this hasn’t been fixed or even responded to yet…
Hi,
I have installed WordPress 3.8.3, deleted the old MailPoet and tried to install the new version, but it didn’t work. I get the error message “Die Datei konnte nicht kopiert werden.(Could not copy file) wysija-newsletters/data/bookmarks/medium/06/linkedin.png.
Any idea?
Same here, this is the error on activation
Fatal error: Call to a member function getValue() on a non-object in D:\xampp\htdocs\baccoeperbacco\wp-content\plugins\-wysija-newsletters\core\base.php on line 1450
I could solve my problem. I didn’t have enough webspace.
But still it doesn’t work on a local installation with xampp.
Some webhosts are blocking the activation of MailPoet. That’s definitely a not proper way of dealing with a security issue. Instead they should update the users MailPoet.
What can be done if you have a white screen of death is manually removing the wysija-newsletters folder from your wp-content/plugins folder.
There’s nothing we can do related to that.
Do you know how to solve this with webhosts? I’m on localhost, i can tweak my configuration.
Hello guys, please add this code to the end of your Apache httpd.conf file:
<IfModule mpm_winnt_module>
ThreadStackSize 8888888
</IfModule>
It should solve the crash issue on localhost installations.
Related: http://coderkelly.wordpress.com/tag/threadstacksize/
Thread Starter
Kevin
(@truheart)
OK thanks. I am trying to remember whether I was having the problem mostly in my local sites. I just tested it on Media Temple’s Premium WordPress server and it seemed to be working fine. I will keep a lookout on other hosts.