[wp-trac] [WordPress Trac] #36777: Grid view not working after upgrading to Wordpress v4.5.1
WordPress Trac
noreply at wordpress.org
Tue May 10 22:54:43 UTC 2016
#36777: Grid view not working after upgrading to Wordpress v4.5.1
--------------------------+------------------------------
Reporter: johncove | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 4.5.1
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by adamsilverstein):
>
> Console gives me the following errors:-
>
> www.www.kompassinfo.co.uk/:2 Uncaught SyntaxError: Unexpected token <
@johncove
this error looks like what you would get when you are displaying PHP
errors/notices and you make an ajax request that shows an error, breaking
the ajax response. Any chance you have `WP_DEBUG_DISPLAY` enabled in your
wp-config.php file? If so try setting to false and see if that resolves
your issues. you will need to have an error/warning free display and ajax
response to have that on and have things work. if that doesn't help can
you provide a screenshot with the error open in your console?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36777#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list