Page 1 of 1

Requested JSON parse failed.

Posted: Thu Apr 03, 2014 7:55 pm
by hans
Hi,

I've given nuBuilder a new try by installing it on a hosted server.

Solved a few problems concerning: <?php ....require_once_... ?>
and in .htaccess php_flag magic_quotes_gpc off

Created a few empty database tables with a primairy key.

and then I tried the Form Wizard.
Selected a few field. Pressed the create button and then the error: Requested JSON parse failed. popped up.

This was the reason why I uninstalled nuBuilder a couple of months ago. Still doesn't work.

Any suggestions?

Re: Requested JSON parse failed.

Posted: Thu Apr 03, 2014 9:40 pm
by massiws
hans,
I have installed nuBuilderPro on different servers and never got this error.
Does this post give you a possible answer?

Max

Re: Requested JSON parse failed.

Posted: Mon Apr 07, 2014 10:56 pm
by hans
Hi Max,

I've checked the PHP version. It's PHP Version 5.3.28
I'll check with my hosting provider about upgrading to 5.5

Hans.

Re: Requested JSON parse failed.

Posted: Wed Apr 09, 2014 1:41 am
by massiws
Hans, make sure you don't have foreign key constraints in the DB.

Re: Requested JSON parse failed.

Posted: Fri May 02, 2014 2:18 pm
by bughuntr
Max,

I'm getting this same error on my system (mySQL 5.1.56, PHP 5.3.27), but I'm not sure how I find, check, or change the "foreign key constraints" in the DB.

Thanks in advance for any advice!

Re: Requested JSON parse failed.

Posted: Mon May 05, 2014 12:07 am
by massiws
bughuntr wrote:I'm not sure how I find, check, or change the "foreign key constraints" in the DB.
Here an example: http://lists.mysql.com/mysql/220801