I think there was a problem with Flickr recently, someone else had reported timeouts with it and I made an update to the Flickr Silo that helped. It's possible that the block needs the same fix, I'll look at it shortly.
>From the error about not being able to connect to test.server.at I'd say >there's some problem with the server. It sounds like the server doesn't know >how to connect to itself at the host you've got configured, so it's throwing >an error when it tries to do some of its background checks. Wild guess, but >it's the only thing I can think of that could be wrong. Maybe your webhost >could help? On Mar 5, 2011, at 4:26 PM, Alexander wrote: > Thanks for the tip about the Charcoal theme. I didn't notice it only > happens when I use the preview function. This does not solve my > problem though. The Flickr plugin still does not work and gives me the > "Unable to connect to api.flickr.com" error. > > I get the socketrequestprocessor error when I first try to install > after copying the files over. I tried SVN and FTP and both didn't > work, so I'm not sure what I could be doing wrong. > > The "test.server.at" is actually my server address. I didn't want to > publish the real one while I'm still playing around and nothing works. > The actual link would be: > http://http://test.paulsen.at/ > > I've done nothing but uploaded the files to the server for this test > domain. > > On 5 Mrz., 21:06, Chris Meller <[email protected]> wrote: >> The Charcoal errors happen when the theme is not properly activated (usually >> when you move or delete the active theme and Habari falls back to Charcoal >> as the default) and a known issue. If you actually manually activated it >> though, you shouldn't have had any problems. >> >> As for the latter error, when are you getting the error from >> socketrequestprocessor? When you try to load the installer or after you've >> installed? I have no idea what test.server.at is or what would be trying to >> connect to it... Perhaps you have another plugin active? >> >> On Mar 5, 2011, at 4:11 AM, Alexander wrote: >> >> >> >> >> >> >> >>> I've run into a bit of a problem while trying to install 0.7 rc2 >> >>> I have a complete test setup, with the same DB, files and addons >>> running at home (on a different OS/PHP version/MySQL version though) >>> and it works flawlessly. >> >>> But when I tried to upload it to my server I got a few errors (namely >>> "Unable to connect to api.flickr.com" from the flickrfeed block), >>> which I at first thought were due to problems with my theme. >> >>> So I turned off all addons and switched to the Charcoal theme. Still >>> my log was filled with error messages like: >>> PDOStatement::execute() [<a href=''function.PDOStatement- >>> execute''>function.PDOStatement-execute</a>]: SQLSTATE[42000]: Syntax >>> error or access violation: 1064 You have an error in your SQL syntax; >>> check the manual that corresponds to your MySQL server versi >>> Undefined index: show_title_image in system/themes/charcoal/theme.php: >>> 81 >>> Undefined index: home_label in system/themes/charcoal/theme.php:82 >>> Undefined index: show_powered in system/themes/charcoal/theme.php:83 >>> Undefined index: display_login in system/themes/charcoal/theme.php:84 >>> Undefined index: tags_in_multiple in system/themes/charcoal/theme.php: >>> 85 >>> Undefined index: show_entry_paperclip in system/themes/charcoal/ >>> theme.php:86 >>> Undefined index: show_page_paperclip in system/themes/charcoal/ >>> theme.php:87 >>> Undefined index: show_post_nav in system/themes/charcoal/theme.php:88 >> >>> It goes on like this for quite a while. >> >>> I thought that maybe my DB was somehow messed up and decided to try a >>> clean reinstall of 0.7 rc2 on the server. But this gave me the >>> following errors upon accessing the directory: >> >>> Exception: Unable to connect to test.server.at in /var/www/html/test/ >>> system/classes/socketrequestprocessor.php line 65 >> >>> Fatal error: Call to a member function get_results() on a non-object >>> in /var/www/html/test/system/classes/db.php on line 245 >> >>> I ran the habari requirements checker and it told me I was ok. Also I >>> was able to use 0.7 dp2 on this server for quite some time now. >> >>> Can anyone think of anything I could do or try to get rc2 up and >>> running? >> >>> My MySQL and PHP versions on the server in question are: >>> MySQL: 4.1.21 >>> PHP: 5.2.0 >> >>> Thanks, >>> Alexander >> >>> -- >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group >>> athttp://groups.google.com/group/habari-users > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/habari-users -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
