Opened 11 years ago
#2408 new defect
Compatibility issue with rtmedia - got a solution here:
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | high | Severity: | normal |
| Plugin: | not-listed | Keywords: | rtmedia, steals fokus |
| Cc: |
Description
I got a solution that works:
In this file - /your-site-root/wp-content/plugins/json-api/singletons/query.php on line: 154 you can paste this in:
if($method === "true" && $method !== 1) return;
Could you please add this code in next release.
Note: See
TracTickets for help on using
tickets.