Hello everybody,
i want to change my server. So i make a mysql backup with mysqlbumper and download the 1.7.1 from here (my old installation are 1.7.1 too).
Then insert the my sql backup with same program.
I have one error:
There is an error. Please report the message and full backtrace in the Piwik forums (please do a Search first as it might have been reported already!).
Notice: Undefined variable: errno in /var/www/vhosts/peronia.de/httpdocs/piwik/libs/Zend/Http/Client/Adapter/Socket.php on line 236
Backtrace -->
#0 Piwik_ErrorHandler(...) called at [/var/www/vhosts/peronia.de/httpdocs/piwik/libs/Zend/Http/Client/Adapter/Socket.php:236]#1 Zend_Http_Client_Adapter_Socket->connect(...) called at [/var/www/vhosts/peronia.de/httpdocs/piwik/libs/Zend/Http/Client.php:1068]#2 Zend_Http_Client->request(...) called at [/var/www/vhosts/peronia.de/httpdocs/piwik/libs/Zend/Feed.php:171]#3 Zend_Feed::import(...) called at [/var/www/vhosts/peronia.de/httpdocs/piwik/plugins/ExampleRssWidget/ExampleRssWidget.php:103]#4 Piwik_ExampleRssWidget_Rss->get(...) called at [/var/www/vhosts/peronia.de/httpdocs/piwik/plugins/ExampleRssWidget/ExampleRssWidget.php:70]#5 Piwik_ExampleRssWidget_Controller->rssChangelog(...) called at [:]#6 call_user_func_array(...) called at [/var/www/vhosts/peronia.de/httpdocs/piwik/core/FrontController.php:138]#7 Piwik_FrontController->dispatch(...) called at [/var/www/vhosts/peronia.de/httpdocs/piwik/index.php:53]
Also appeared on one of the Piwik-Installations I recently started managing (I can’t tell for how long it has been there already…).
I already removed the ‘Feedburner statistics’ widget - but the ‘Piwik.org Blog’ does keep giving me this backtrace.
How can I get rid of it?
Thank you for providing those patches (:
Based on that I just counter-checked the other example-widgets, there is another one showing a malfunction: The Piwik-Changelog-Widget:
Unable to Connect to tcp://feeds.feedburner.com:80. Error #110: Connection timed out
I didn’t apply those patches for the other two yet, as I need to delay those to a client, I’ll wait until I can apply a patch for this one as well.
I changelog-widget is not in use, but I thought I would let you know - to improve Piwik
I didn’t patch the feedburner yet. But as the changelog-widget also shows that error (as the blog-widget) I thought to give you that intel.
As I doubt that either Blog- or Changelog-widgets are supposed to show errors/backtraces as another widget doesn’t work correctly. That’s why you provided a patch for the Blog-widget in the first place I guessed?