Page 1 of 1

Problem in ajax_combo.php

Posted: 2013-08-02 08:43
by danielefeola
Hi,
with version 5.11 of AppGini, I find problems on custom_query, when I use the where condition field = \'".getLoggedMemberID()."\', dosen't work.

Thanks
Greetings

Daniele

Re: Problem in ajax_combo.php

Posted: 2013-08-05 13:51
by danielefeola
A. Gneady comes to our aid and says: \''.getLoggedMemberID().'\' use single quotes rather than double quotes.

Thanks