Opened 9 years ago
Closed 9 years ago
#37036 closed defect (bug) (invalid)
Error in JSON Data from admin-ajax.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Media | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
We've got a problem with our WooCommerce eShop:
It's not longer possible to get the Grid view functional.
In Webdeveloper i saw, that the JSON response from admin-ajax.php is incorrect and throws an Error.
WP-Debug, Plugins everything deactivated and activated again - the System is Windows Server 2012.
In List View, there are no problems - but my customer cannot use the Grid View to add Product Images e.g.
Attachments (1)
Change History (9)
#1
@
9 years ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
#2
@
9 years ago
- Resolution invalid deleted
- Status changed from closed to reopened
Hi,
sure, but the Bug is in the Media Library, not in WooCommerce.
When clicking the Media Overview, the round circle loads permanent.
I'll attach a screenshot for you.
#3
@
9 years ago
How many product images do you have in the media library on that site. Also what is the memory limit defined as in wp-config.php?
https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
#4
@
9 years ago
There are 432 Entrys at the Moment, Memory Limit is not defined in wp-config - but it is set to 1 GB (WP System Health)
#5
@
9 years ago
- Keywords reporter-feedback added
- Milestone set to Awaiting Review
@baekerIT Does it still happen with all plugins disabled and a default theme activated?
#6
follow-up:
↓ 7
@
9 years ago
@ocean90 I've to wait for the Serveradmin to create a development Database for testing.
Otherwise: This Problem appeared from one day to another. So I've just fount out that the Problem appeared, when the actual Childtheme is used. With the Parent Theme activated, the Media Library fully works. Thanks :)
#7
in reply to:
↑ 6
@
9 years ago
Replying to baekerIT:
So I've just fount out that the Problem appeared, when the actual Childtheme is used.
@baekerIT Sounds like the child theme has a file with a byte order mark inserted. You can try to re-save all files as UTF-8 without BOM using Notepad++ or another editor. I'd start with functions.php
.
Hey there,
WordPress Trac is for tracking bugs and enhancements in WordPress itself. For problems with WooCommerce, please us the plugin's support forums: https://wordpress.org/support/plugin/woocommerce