Page 1 of 1

Linked users lookup subform 500 error

Posted: Tue Jul 19, 2022 10:58 pm
by chpwebmaster
I just created a new form with a subform with a lookup pulling from nuuser any time I try to add a new user and save or open a form with linked users I'm getting a 500 Internal server error popup.

PHP Fatal error: Cannot redeclare sqlPosition() (previously declared in /var/www/nubuilder/core/nucommon.php(1364) : eval()'d code:5) in /var/www/nubuilder/core/nucommon.php(1364) : eval()'d code on line 4'

looking in phpmyadmin it is saving the record to the table.

any ideas?

Re: Linked users lookup subform 500 error

Posted: Tue Jul 19, 2022 11:11 pm
by kev1n
Hi,

Does this help?

viewtopic.php?p=26911#p26911

Re: Linked users lookup subform 500 error

Posted: Wed Jul 20, 2022 12:18 am
by chpwebmaster
that fixed it thank you