Skip Navigation

[Resolved] Views wont update, Settings page error (Saving failed. Please reload the page.)

This thread is resolved. Here is a description of the problem and solution.

Problem:

I am trying to update any of my views or change toolset settings.

When trying to enable Debugging with toolset in the Front-end Content tab, I get: Saving failed. Please reload the page and try again.

When I try to update a view, i get: One or more sections haven't been saved.

Solution:

It is a user role permission issue, you can enable permission "toolset_edit_views", like this:

https://toolset.com/forums/topic/views-wont-update-settings-page-error-saving-failed-please-reload-the-page/#post-2250519

Relevant Documentation:

This support ticket is created 3 years ago. There's a good chance that you are reading advice that it now obsolete.

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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by Project Weblife 3 years ago.

Assisted by: Luo Yang.

Author
Posts
#2250085

I am trying to update any of my views or change toolset settings.

When trying to enable Debugging with toolset in the Front-end Content tab, I get: Saving failed. Please reload the page and try again.

When I try to update a view, i get: One or more sections haven't been saved.
And all sections show a lock.

I have everything up to date and tested with the 2021 theme and only toolset types and toolset views enabled. This has happened before but I cant remember what the fix was. I also tried clearing server cache, resetting file type permissions and running updates.

No issues I really see in the JS console.

#2250519
edit-view.jpg

Hello,

Thanks for the details, I have done below modifications in your website:
1) Install and activate Toolset Access plugin in your website, you can download it here:
https://toolset.com/account/downloads/

2) Dashboard-> Toolset-> Access Control-> Custom Roles
Click button "Enable advanced mode", change permissions of user role "Administrator", enable option "toolset_edit_views", see my screenshot edit-view.JPG

3) Deactivate Toolset Access plugin, test it again, it works fine in your website, can you confirm it? thanks

#2250915

That did the trick, thank you for the support!