Hi - on user profile page the image for the users Skype status is not showing - usual empty image box. Have checked permissions in folder and set to 777, and also tried 755 but still the image does not display.

Any ideas? Thanks, Karl

Comments

Problue Solutions’s picture

No button shows on the provided block either

Bandy’s picture

Hello All,

must do the following:

1) Changes the files skype_status.test and includes/skype_status.theme.inc

2) Search to skype: and changing it in callto:

(total of 3 changes)

3) If in Skype under Actions - Options - ensure the privacy

My status may be published on the net

is enabled.

Have fun and sorry for my bad English.

dpriore’s picture

I have made the same change and still the immage don't display.

zorax’s picture

Issue summary: View changes

The problem comes from the function skype_status_get_status in skype_status.module.
the url seems to be stop ($url = "http://mystatus.skype.com/".$id.".xml";), so the $status can't get the status of the user.
API has changed?
here is a dpm from $response:

... (Object) stdClass
code (Integer) 0
error (String, 71 characters ) php_network_getaddresses: getaddrinfo failed: N...
php_network_getaddresses: getaddrinfo failed: Name or service not known
fervilas’s picture

Hi. I am facing the same problem. The path doesn't take the $status, so the skype icon is not shown. Could you find a solution? Thanks!

Steel Rat’s picture

Getting the same thing here. No image is chosen, just .png. I guess that's due to what you guys have mentioned, no valid status received.

mattyy21’s picture

same problem

kingfisher64’s picture

Yep, can't use this until it's fixed as it would be better to have nothing showing rather than broken images.

Firebug is showing the image path as bigclassic/ .png

Images in that folder show 1,2,3,4,5,7 so none of them are being set.

Can someone fix this who knows how to please?

shakilahmad’s picture

I am also facing the same problem there is no image name in the path.
With out showing status using this module is idle.