Error decoding JSON data. - Single Page Protect - SOLVED

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
onlye
 
 
Posts: 438
Joined: Sun Jun 17, 2018 12:36 am
Location: Gluckstadt, MS USA
Contact:

Error decoding JSON data. - Single Page Protect - SOLVED

Post by onlye »

Just added the Single Page Protect to a page and getting an error in browser
Error decoding JSON data.
The page has the .php extension. I have two table extensions on the page; Collapsible Table and MySQL CRUD. I also tried it on another page is same project, also with one table extension, Collapsible Table, with same error.
I cloned the page with the two tables and removed the tables and tried again. Same error.
Using the default protection method - PHP
Also looked at the files in the folder and I don't see a json file.
Thoughts?
Last edited by onlye on Mon Feb 10, 2025 10:34 pm, edited 1 time in total.
onlye
Gluckstadt, MS USA
User avatar
Pablo
 
Posts: 23224
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Error decoding JSON data. - Single Page Protect

Post by Pablo »

I don't think you can use Single Page protect in combination with other PHP code, because the page is only decrypted when it send to to the browser so the PHP interpreter cannot 'see' the code.
I suggest to use the standard login tools instead.
Post Reply