Ticket #79 (closed defect (bug))

Opened 8 years ago

Last modified 7 years ago

PHP Warnings in fsockopen() and wp_dropdown_cats()

Reported by: anonymousbugger Owned by: anonymous
Priority: normal Milestone:
Component: General Version: 1.2
Severity: minor Keywords:
Cc:

Description

I saw this is my error log - [error] PHP Warning: Missing argument 1 for wp_dropdown_cats() in /home/beconfu/public_html/blog/wp-admin/admin-functions.php on line 93. I don't understand it, but it seems to be a bug.

I got this too- [Thu Jun 17 11:27:26 2004] [error] PHP Warning: fsockopen(): unable to connect to news.bbc.co.uk:80 in /home/beconfu/public_html/blog/wp-includes/functions.php on line 739 [Thu Jun 17 11:27:26 2004] [error] PHP Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/beconfu/public_html/blog/wp-includes/functions.php on line 739 It's probably trying to ping BBC, is that a bug?

Change History

comment:2   matt7 years ago

  • Status changed from new to closed

Added @ to fsockopen calls.

Note: See TracTickets for help on using tickets.