InstantCMS JSON API - выводится криво

ЕСТЬ РЕШЕНИЕ ЗАКРЫТО InstantCMS 2.X
#1 15 августа 2018 в 13:54
Всем привет! Хочу вывести данные с помощью JOSN APİ

Выводится вот так

{"response":{"count":5,"items":{"all":{"id":"1","ctype_id":"5","name":"all","title":"\u0412\u0441\u0435","description":null,"ordering":"1","is_visible":"1","filters":[],"sorting":[{"by":"date_pub","to":"desc"}],"index":"date_pub","groups_view":[],"groups_hide":[],"seo_keys":null,"seo_desc":null,"seo_title":null,"cats_view":[],"cats_hide":[],"max_count":"0","target_controller":null,"list":[]},"reviews":{"id":"2","ctype_id":"5","name":"reviews","title":"\u0420\u0435\u0446\u0435\u043d\u0437\u0438\u0438","description":null,"ordering":"2","is_visible":"1","filters":[{"field":"kind","condition":"eq","value":2}],"sorting":[{"by":"date_pub","to":"desc"}],"index":"dataset_reviews","groups_view":[],"groups_hide":[],"seo_keys":null,"seo_desc":null,"seo_title":null,"cats_view":[],"cats_hide":[],"max_count":"0","target_controller":null,"list":[]},"translations":{"id":"3","ctype_id":"5","name":"translations","title":"\u041f\u0435\u0440\u0435\u0432\u043e\u0434\u044b","description":null,"ordering":"3","is_visible":"1","filters":[{"field":"kind","condition":"eq","value":3}],"sorting":[{"by":"date_pub","to":"desc"}],"index":"dataset_reviews","groups_view":[],"groups_hide":[],"seo_keys":null,"seo_desc":null,"seo_title":null,"cats_view":[],"cats_hide":[],"max_count":"0","target_controller":null,"list":[]},"featured":{"id":"4","ctype_id":"5","name":"featured","title":"\u0412\u044b\u0431\u043e\u0440 \u0440\u0435\u0434\u0430\u043a\u0446\u0438\u0438","description":null,"ordering":"4","is_visible":"1","filters":[{"field":"featured","condition":"eq","value":1}],"sorting":[{"by":"date_pub","to":"desc"}],"index":"dataset_featured","groups_view":[],"groups_hide":[],"seo_keys":null,"seo_desc":null,"seo_title":null,"cats_view":[],"cats_hide":[],"max_count":"0","target_controller":null,"list":[]},"rating":{"id":"5","ctype_id":"5","name":"rating","title":"\u0420\u0435\u0439\u0442\u0438\u043d\u0433","description":null,"ordering":"5","is_visible":"1","filters":[{"field":"rating","condition":"gt","value":0}],"sorting":[{"by":"rating","to":"desc"}],"index":"dataset_rating","groups_view":[],"groups_hide":[],"seo_keys":null,"seo_desc":null,"seo_title":null,"cats_view":[],"cats_hide":[],"max_count":"0","target_controller":null,"list":[]}}}}
В title вместо букв цифры

а должно выводится как бы вот так

  1. {
  2. "name": "Naruto: Shippuuden",
  3. "description": "It has been two and a half years since Naruto Uzumaki left Konohagakure, the Hidden Leaf Village, for intense training following events which fueled his desire to be stronger. Now Akatsuki, the mysterious organization of elite rogue ninja, is closing in on their grand plan which may threaten the safety of the entire shinobi world.",
  4. "Rating": "8.16",
  5. "episode": 500,
  6. "categorie":"Animation | Drama | Adventure",
  7. "studio":"Studio Pierrot",
  8. "img": "https://myanimelist.cdn-dena.com/images/anime/5/17407.jpg"
  9. },
#2 15 августа 2018 в 14:07
Ошибки тоже есть

Wed Aug 15 16:03:24.117322 2018] [:error] [pid 12496] [client 78.109.48.234:39423] PHP Notice: Undefined index: disallow in /var/www/u16916/data/www/www.w.com/system/controllers/api/actions/method.php on line 320
[Wed Aug 15 16:05:12.269782 2018] [:error] [pid 17529] [client 78.109.48.234:43516] PHP Notice: Undefined index: methods_access in /var/www/u16916/data/www/www.w.com/system/controllers/api/model.php on line 23
[Wed Aug 15 16:05:12.282461 2018] [:error] [pid 17529] [client 78.109.48.234:43516] PHP Notice: Undefined index: allow in /var/www/u16916/data/www/www.wp.com/system/controllers/api/actions/method.php on line 319
[Wed Aug 15 16:05:12.282501 2018] [:error] [pid 17529] [client 78.109.48.234:43516] PHP Notice: Undefined index: disallow in /var/www/u16916/data/www/www.w.com/system/controllers/api/actions/method.php on line 320
#3 15 августа 2018 в 14:16
Все он нормально выводит ) Это URL кодер.
Вы же его парсить собрались?
Так вот, после парсинга он примет кириллический вид.
#4 15 августа 2018 в 14:17


Ошибки тоже есть

Wed Aug 15 16:03:24.117322 2018] [:error] [pid 12496] [client 78.109.48.234:39423] PHP Notice: Undefined index: disallow in /var/www/u16916/data/www/www.w.com/system/controllers/api/actions/method.php on line 320
[Wed Aug 15 16:05:12.269782 2018] [:error] [pid 17529] [client 78.109.48.234:43516] PHP Notice: Undefined index: methods_access in /var/www/u16916/data/www/www.w.com/system/controllers/api/model.php on line 23
[Wed Aug 15 16:05:12.282461 2018] [:error] [pid 17529] [client 78.109.48.234:43516] PHP Notice: Undefined index: allow in /var/www/u16916/data/www/www.wp.com/system/controllers/api/actions/method.php on line 319
[Wed Aug 15 16:05:12.282501 2018] [:error] [pid 17529] [client 78.109.48.234:43516] PHP Notice: Undefined index: disallow in /var/www/u16916/data/www/www.w.com/system/controllers/api/actions/method.php on line 320

Нико

Я таких ошибок не наблюдаю.
#5 15 августа 2018 в 14:19


Все он нормально выводит ) Это URL кодер.
Вы же его парсить собрались?
Так вот, после парсинга он примет кириллический вид.

DroidFun

А как сделать что бы вот так выводил к примеру ?


{
"name": "Название темы",
"description": "It has been two and a half years since Naruto Uzumaki left Konohagakure, the Hidden Leaf Village, for intense training following events which fueled his desire to be stronger. Now Akatsuki, the mysterious organization of elite rogue ninja, is closing in on their grand plan which may threaten the safety of the entire shinobi world.",
"Rating": "8.16",
"episode": 500,
"categorie":"Animation | Drama | Adventure",
"studio":"Studio Pierrot",
"img": "myanimelist.cdn-dena.com/images/anime/5/17407.jpg"
},
#6 15 августа 2018 в 14:59



Все он нормально выводит ) Это URL кодер.
Вы же его парсить собрались?
Так вот, после парсинга он примет кириллический вид.

DroidFun

А как сделать что бы вот так выводил к примеру ?


{
"name": "Название темы",
"description": "It has been two and a half years since Naruto Uzumaki left Konohagakure, the Hidden Leaf Village, for intense training following events which fueled his desire to be stronger. Now Akatsuki, the mysterious organization of elite rogue ninja, is closing in on their grand plan which may threaten the safety of the entire shinobi world.",
"Rating": "8.16",
"episode": 500,
"categorie":"Animation | Drama | Adventure",
"studio":"Studio Pierrot",
"img": "myanimelist.cdn-dena.com/images/anime/5/17407.jpg"
},

Нико

Так, это как?
В такой архитектуре? Ну только путем редактирования метода конкретного.
Или Вы все еще про кодировку?
#7 15 августа 2018 в 16:50

а должно выводится как бы вот так

Нико
Не должно. Читайте мануал по json и utf8

Ошибки тоже есть

Нико
Стоит не обращать внимания.
#8 16 августа 2018 в 18:34


а должно выводится как бы вот так

Нико
Не должно. Читайте мануал по json и utf8

Ошибки тоже есть

Нико
Стоит не обращать внимания.

Fuze


Да все окей, а почему в начале? {"response":

Нельзя как то на прямую сразу items{ подключать?
#9 16 августа 2018 в 19:04

а почему в начале? {"response":

Нико
Потому, что. Даже не знаю, что вам ответить на это.

Вы бы на досуге изучали бы документацию, как PHP и иже с ним, так и того, о чем задаёте вопрос. А то годы идут, а вы всё на одном месте. Переживаю за вас.

docs.instantcms.ru/manual/components/api
Используя этот сайт, вы соглашаетесь с тем, что мы используем файлы cookie.