Welcome to the nuBuilder Forums!

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

Dropdown Does Not Work; It Happens When Saving The Object!

Post Reply
cypherinfo
Posts: 125
Joined: Thu Feb 18, 2010 5:42 pm
Contact:

Dropdown Does Not Work; It Happens When Saving The Object!

Unread post by cypherinfo »

Hi, this is my first thread in here (newbye). Yours seems to be one of the rare web based database development tool - open source - available; great work!

Following your video tutorials, "drop-down and textarea objects" when it comes to create the dropdown object; after saving it, in the SQL field are added two "\" as in the attached image, so that when I keep on following the tutorial I get an error when I try to add a new record after having clicked on the Sales button; the error is: "Could not execute : -- SELECT sli_option, sli_description FROM zzsys_list WHERE sli_name = \"gender\" . The same query works fine in PHPMyAdmin.

I have tried to recreate the dropdown object in another browser (firefox and internet explorer) and the issue remains.

May you help me to fix it please?



Cypherinfo.
You do not have the required permissions to view the files attached to this post.
steven
Posts: 369
Joined: Mon Jun 15, 2009 10:03 am
Has thanked: 52 times
Been thanked: 52 times

Re: Dropdown Does Not Work; It Happens When Saving The Object!

Unread post by steven »

cypherinfo,

Its probably got to do with the php ini file.

Hopefully this answer will help you..

http://forums.nubuilder.cloud/viewtopic.php?f=6&t=21

Steven
A short post is a good post.
Post Reply