One week after releasing version 0.9.10 I committed a new bugfix release 0.9.10.1 today. It fixes a bug when a PHP error occured (Class ‘Asa’ not found in …/AsaCore.php on line 384). This could happen on auto-updates through your WordPress backend.
(Thanks to Axel for the screenshot)
If version 0.9.10 works fine for you already, you do not necessarily need this update. The backup mechanism for custom templates, which came which the last version, should now work if you auto-update. But to be completely sure, please backup your files anyway.
Please let me know, if you have any problems with this plugin.
Latest posts by Timo (see all)
- ASA 2 version 1.5: Disclaimer texts, featured image, template alignments and more - August 29, 2016
- How-to: Shorten product title and description - February 12, 2016
- Keeping your custom templates update safe - February 16, 2015
Hey, since a few days I’m getting an error like this wenn I’m using the plugin:
string(6) “socket”
Warning: Cannot modify header information – headers already sent by (output started at /home/vm/public_html/wp-content/plugins/amazonsimpleadmin/lib/AsaZend/Http/Client/Adapter/Socket.php:193) in /home/vm/public_html/wp-includes/pluggable.php on line 934
On other domains WordPress itself is still working, but it makes an output like
string(6) “socket” string(6) “socket” string(6) “socket” string(6) “socket” string(6) “socket” string(6) “socket”
With kind regards.
Hi Marc,
thanks for your feedback.
This is a little bug I found recently. It just happens when the PHP extension curl can not be used.
Please download the file Socket.php from here: http://svn.wp-plugins.org/amazonsimpleadmin/trunk/lib/AsaZend/Http/Client/Adapter/
and overwrite the file in your plugin directory amazonsimpleadmin/lib/AsaZend/Http/Client/Adapter/
I will commit a new official bugfix version of the plugin soon, which will contain this fix.
I hope I could help you.
thank you!