[wp-trac] [WordPress Trac] #10461: Multiple php notices from dashboard
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 21 18:56:49 UTC 2009
#10461: Multiple php notices from dashboard
------------------------------+---------------------------------------------
Reporter: mrmist | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Warnings/Notices | Version: 2.9
Severity: normal | Keywords:
------------------------------+---------------------------------------------
A number of php notices prvent loading of the dashboard on IIS platforms,
when wp-debug is in effect. (rev 11731)
The messages are -
PHP Notice: Trying to get property of non-object in E:\webpage\svn\trunk
\wp-includes\post-template.php on line 109 PHP Notice: Trying to get
property of non-object in E:\webpage\svn\trunk\wp-includes\post-
template.php on line 120 PHP Notice: Trying to get property of non-object
in E:\webpage\svn\trunk\wp-includes\capabilities.php on line 821 PHP
Notice: Trying to get property of non-object in E:\webpage\svn\trunk\wp-
includes\capabilities.php on line 825 PHP Notice: Trying to get property
of non-object in E:\webpage\svn\trunk\wp-includes\capabilities.php on line
828 PHP Notice: Trying to get property of non-object in
E:\webpage\svn\trunk\wp-includes\capabilities.php on line 839 PHP Notice:
Trying to get property of non-object in E:\webpage\svn\trunk\wp-
includes\capabilities.php on line 841
This is from IIS 7 and php 5.2.8. I do not see the warnings on my apache
test platform running the same version.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10461>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list