Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Problem creating subform

Post Reply
herseem
Posts: 4
Joined: Thu Jan 06, 2011 1:55 pm

Problem creating subform

Unread post by herseem »

Hi, I've tried to create a subform on a test system on a live website, but there seems to be a problem occurring with Nubuilder corrupting the SQL when the subform is saved. This short video I specially recorded illustrates the problem.

http://www.youtube.com/watch?v=FX-oWcYhID0

Am at a bit of a loss to explain it. Any help would be much appreciated.

Mike Hersee
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Problem creating subform

Unread post by admin »

Mike,

This needs to be in php.ini

Code: Select all

magic_quotes_gpc = Off
Easy to do if you are hosting yourself and have access to this file.

Otherwise this topic might help.

http://forums.nubuilder.cloud/viewtopic.php?f=5&t=1445


Steven
herseem
Posts: 4
Joined: Thu Jan 06, 2011 1:55 pm

Re: Problem creating subform

Unread post by herseem »

Thanks, that has solved the problem.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Problem creating subform

Unread post by admin »

Great!
Post Reply