Warning

5 views
Skip to first unread message

Liniomat

unread,
May 6, 2007, 8:20:41 AM5/6/07
to WP Skype Online Status
Sorry I wrote email first....

So, now here is my "problem" with the skype plugin. It seems to work,
but displays the following warning:

Warning: file_get_contents(http://wp-plugins.net/get_plugin_data.php?
id=1147): failed to open stream: HTTP request failed! HTTP/1.1 404 Not
Found in /home/chaoscityftp/public_html/wp-content/plugins/skype-
status/skype-status.php on line 357


As I like to understand what is happening, it would be nice if you can
provide me some help...


Thank you very much in advance!!


Best regards,

Linus
http://www.chaoscity.de

R.A. van Hagen

unread,
May 6, 2007, 6:01:18 PM5/6/07
to wp-skype-on...@googlegroups.com
Hi Linus,

Open the file skype-status.php in any plain text editor and find these
lines around line numbers 146-149:

if (ini_get('allow_url_fopen'))
define('ALLOWURLFOPEN', TRUE);
else
define('ALLOWURLFOPEN', FALSE);

Then put // in front of all lines except the last one like so:

//if (ini_get('allow_url_fopen'))
// define('ALLOWURLFOPEN', TRUE);
//else
define('ALLOWURLFOPEN', FALSE);

Now save the file and re-upload. The plugin should not check
wp-plugins.net for any new version anymore and the error should be gone.
Let me know if it does not work out...

Regards,
Allard


Op zondag 06-05-2007 om 05:20 uur [tijdzone -0700], schreef Liniomat:

Reply all
Reply to author
Forward
0 new messages