Keyword

0 Error decoding JSON data: Syntax Error

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
6 years 6 months ago #163894 by Krikor Boghossian
Replied by Krikor Boghossian on topic 0 Error decoding JSON data: Syntax Error
Nice one Arthur :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #165070 by migors
Replied by migors on topic 0 Error decoding JSON data: Syntax Error
Hi friends, i have the similar problem. I have joomla 3.8.1 website with more than 1700 articles. I upgraded the page form joomla 2.5 to 3. Everything is working nice. I installed k2, imported articles and all works nice except in k2 admin i can not open any item the error is:
Error decoding JSON data: Syntax error

Manual editing is not an option. An deleting meta data is not an option, All articles has meta data.

I tried fix from gihub it does not helped. Core files is not an option.

what can i do?
Thanks

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
6 years 4 months ago #165077 by Krikor Boghossian
Replied by Krikor Boghossian on topic 0 Error decoding JSON data: Syntax Error

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
6 years 1 month ago #166410 by Dustin Rocksvold
Replied by Dustin Rocksvold on topic 0 Error decoding JSON data: Syntax Error
I tried following the link to www.robertwent.com/blog/fixing-json-data-errors-after-updating-to-joomla-3-6-3/ but the github site referenced did not work.
I did a little searching on my site using phpoMyAdmin.
I found that there were multiple articles that I could not open (throwing the error message in the post subject) that had issues with the metadata.
I used the find and replace feature of phpMyAdmin to search the metadata field and look for {"robots":"","author":"","rights":"","xreference":""},
in the replace field I added robots= author=.
Once replaced I am now able to open and edit the articles.

Hope this helps.

Dustin

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
6 years 1 month ago #166429 by Krikor Boghossian
Replied by Krikor Boghossian on topic 0 Error decoding JSON data: Syntax Error
Thanks Dustin :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
6 years 1 week ago #166980 by Mike
Replied by Mike on topic 0 Error decoding JSON data: Syntax Error
I have read through much of the posts on this issue and am having a hard time accepting that the problem is not with K2.

Here's why - Clean install of Joomla 3.8.5 with sample data and install only K2. The sample data has only one article. Import Joomla content into K2. Attempt to access the one article through K2 results in the error.

How can this be a Joomla problem?

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago #167603 by komir
Replied by komir on topic 0 Error decoding JSON data: Syntax Error
Your solution solwing my problem.
Please, if you know, what will be correct SQL query to change all {"robots":"","author":"","rights":"","xreference":""},
to
robots= author=

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
5 years 11 months ago #167612 by Krikor Boghossian
Replied by Krikor Boghossian on topic 0 Error decoding JSON data: Syntax Error
Did you try this tool?
github.com/robwent/joomla-json-db-check

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
5 years 11 months ago - 5 years 11 months ago #167617 by komir
Replied by komir on topic 0 Error decoding JSON data: Syntax Error
Unfortunately its not helped
Last edit: 5 years 11 months ago by komir.

Please Log in or Create an account to join the conversation.

More
5 years 10 months ago #167633 by Mustafa Basaran
Replied by Mustafa Basaran on topic 0 Error decoding JSON data: Syntax Error
Solution for Joomla above 3.8.x:

Problem is in this case is the "registry.php" File.
Path: libraries/vendor/joomla/registry/src/Registry.php

In the "zip"-File are 2 Files.
a.) original "registry.php" File, that causes the failure on K2 items that are imported.
b.) modified "registry.php" file, that does not cause the problem.

Here The Solution.

- open the zip in attachement with 2 Files. the original and the temporarily registry.php files.
- replace the original registry.php with the temporarily registry file
- then open all the K2-Items that causes this problem, and Save (or Save and close)
- important!! at last, replace the temporarily file with the original again.
---> because while you replaced the original with the temp-file, in front-page will be an error in this K2-Item.
But with the original file again, this problem wont exist.

hope i could help.
Attachments:

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum