Hi!
I now did the changes. Posting with real name works. But the import didn't work anymore:
$ /usr/bin/php xxx/FUDdata/scripts/nntp.php 3
(xxx/FUDdata/include/theme/default/db.inc:74<br />
xxx/FUDdata/include/theme/default/db.inc:174<br />
xxx/FUDdata/scripts/nntp.php:80<br />
) 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1<br />
Query: SELECT id, forum_opt, message_threshold, (max_attach_size * 1024) AS max_attach_size, max_file_attachments FROM fudforum_forum WHERE id=<br />
Server Version: 4.0.24_Debian-5-log<br />
I guess I have to update the database in any way since it was changed. But I'm not sure how. I ran "Forum Consistency" but that didn't help.
I guess its a database problem because I cannot enable the new option. It is always disabled.
Michael