Error creating Mailing List entry [message #8530] |
Wed, 05 February 2003 15:57 |
sergico
Messages: 12 Registered: December 2002
Karma: 0
|
Junior Member |
|
|
Hi,
I was trying to create a ML entry in the forum, I'm running fud 2.3.7 and I received the following error message:
Warning: pg_query() query failed: ERROR: parser: parse error at or near ")" in
/var/www/html/fud/forum/include/theme/default/db.inc on line 127
Warning: pg_result_error() expects parameter 1 to be resource, boolean given
in /var/www/html/fud/forum/include/theme/default/db.inc on line 128
() :
Query: INSERT INTO fud23_mlist( forum_id, name, mlist_post_apr,
allow_frm_post, frm_post_apr, allow_mlist_attch, allow_mlist_html,
complex_reply_match, subject_regex_haystack, subject_regex_needle,
body_regex_haystack, body_regex_needle, create_users, additional_headers )
VALUES( 16, 'ml(at)antek(dot)it', 'N', 'N', 'N', 'N', 'N', 'N', '', '', '', '', 'N',
'', )
Server Version: PostgreSQL 7.2.2 on i686-pc-linux-gnu, compiled by GCC gcc
(GCC) 3.2 (Mandrake Linux 9.0 3.2-1mdk)
I used the ML funcion with the 2.3.5 version of the forum and it worked with no problems...
Regards,
Sergio
Later Edited: I noticed there is an error in the query, it lacks the ID entry... I think it could be this the error... please let me know and thanks for your help... BTW I entered the entry manually in the db and it works..
[Updated on: Wed, 05 February 2003 16:34] Report message to a moderator
|
|
|
|