We are aware of the warning and we’re working on a fix for the next release.
Thank you.
How long will the update take?
Would love to see this fixed as well.
That will be fixed in the next release. Our developers are still working on this and it will be released as soon as possible.
Almost 4 months gone already. How slow are your developers? Just saying.. My log file is almost 100mb now with this error repeatedly included. C’mon now.
Here’s a patch that fixes the issue:
Index: Cdn_Plugin.php
===================================================================
--- Cdn_Plugin.php (revision 1946871)
+++ Cdn_Plugin.php (working copy)
@@ -777,7 +777,7 @@
private $_regexps = array();
private $_placeholders = array();
private $_config;
- private $_replaced_urls;
+ private $_replaced_urls = array();
/**
* If background uploading already scheduled
*
I am still seeing this warning. Is it fixed?
@hwsiew It’ll be fixed in the upcoming, so you’ll have to wait just a little bit longer.