Make WordPress Core

Opened 19 years ago

Closed 19 years ago

#4763 closed defect (bug) (fixed)

Warning: uasort() [function.uasort]: The argument should be an array in import.php on line 5

Reported by: alakhnor Owned by:
Priority: normal Milestone: 2.3
Component: Administration Version: 2.3
Severity: major Keywords:
Cc: Focuses:

Description

In trying to access import screen:

Warning: uasort() [function.uasort]: The argument should be an array in C:\wamp\www\wordpress230\wp-admin\includes\import.php on line 5

Causing this:
No importers are available.

No plugin activated. That's a local installation

Change History (3)

#1 @foolswisdom
19 years ago

  • Milestone 2.4 (future)2.3 (trunk)
  • Severity normalmajor
  • Version2.3

alakhnor, Please always include your WordPress version (+svn revision)?

Reproduced.
ENV: trunk r5886

#2 @foolswisdom
19 years ago

  • Summary warning causing error on import screenWarning: uasort() [function.uasort]: The argument should be an array in import.php on line 5

#3 @markjaquith
19 years ago

  • Resolutionfixed
  • Status newclosed

(In [5887]) correct logic grouping when reading importers. fixes #4763

Note: See TracTickets for help on using tickets.