Skip Navigation

[Resolved] Error when trying to edit view

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 2 replies, has 2 voices.

Last updated by andrewH-12 1 year, 8 months ago.

Author
Posts
#2592831

Hi there,

I am having a problem trying to edit a view. I get the below error in the console:

Uncaught SyntaxError: Expected property name or '}' in JSON at position 1
    at JSON.parse (<anonymous>)
    at save (blocks.editor.js?ver=2.6.15:1:20486)
    at Sr (blocks.min.js?ver=639e14271099dc3d85bf:10:4581)
    at Br (blocks.min.js?ver=639e14271099dc3d85bf:10:4962)
    at blocks.min.js?ver=639e14271099dc3d85bf:10:33960
    at qn (blocks.min.js?ver=639e14271099dc3d85bf:10:34076)
    at blocks.min.js?ver=639e14271099dc3d85bf:10:35148
    at Kn (blocks.min.js?ver=639e14271099dc3d85bf:10:35212)
    at blocks.min.js?ver=639e14271099dc3d85bf:10:34950
    at Array.map (<anonymous>)
#2593031

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi there

I can't find any other reports of the same error, it seems particular to your site.

Could you please first check if it arises from some conflict with another plugin (or your theme)?

Disable all plugins except for Toolset and try editing the page with the View again.

Do you still see the error?

If not it should be possible to determine the source of any conflict by a process of elimination as you re-activate plugins and re-test.

Let us know what you find.

#2593659

I never found the problem and ended up creating a new view, which doesn't seem to give the same error.