Changes between Initial Version and Version 1 of Ticket #56906
- Timestamp:
- 10/25/2022 08:59:49 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56906 – Description
initial v1 1 If WP_DEBUGis set to true in wp-config then Media Library Grid mode in wp-admin is not showing any media items (works fine in list mode), if disabling debug all media is shown in grid mode.1 If `WP_DEBUG` is set to true in wp-config then Media Library Grid mode in wp-admin is not showing any media items (works fine in list mode), if disabling debug all media is shown in grid mode. 2 2 3 3 Note: Some deprecated warnings are shown, don't know if that is part of the problem that no media is shown 4 4 5 {{{ 5 6 Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /public_html/wp-includes/functions.php on line 7028 6 7 7 8 Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /public_html/wp-includes/functions.php on line 2168 9 }}}
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)