[wp-trac] [WordPress Trac] #25649: Warning in wp-admin/includes/images.php

WordPress Trac noreply at wordpress.org
Mon Oct 28 14:29:23 UTC 2013


#25649: Warning in wp-admin/includes/images.php
------------------------------+------------------------------
 Reporter:  asakurayoh        |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Warnings/Notices  |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:                    |
------------------------------+------------------------------

Comment (by asakurayoh):

 The exact warning is this:

 {{{
 Warning: Cannot unset offset in a non-array variable in [my computer]\wp-
 admin\includes\image.php on line 154
 }}}

 So the problem is that it can't unset $metadata['image']['data'] because
 $metadata['image'] does'nt exists... the problem is with the
 multidimension array...

 Thanks.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25649#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list