Re: Error 500 on reply
Posted by
LordOfBikes on
Aug 05, 2021; 8:04pm
URL: https://support.nabble.com/Error-500-on-reply-tp7607955p7610746.html
How is this related? Where do you see www.postgresql-archive.org?
NAML exception in customized site: org.postgresql.util.PSQLException: ERROR: syntax error at or near "s_draw_a_little_house_project"
Position: 76
For me that looks like a typical SQL issue with not escaped queries. At position 76 is an apostrophe from the file link.
My impression is, that the
' in NAML database access function cause this error.
This could probably be a serious security issue too.
I also see the message about modified NAML code. But this is only for a people list and search site and has not disturbed on any other forum reply form yet.