cannot create mailing list of forum [message #167914] |
Mon, 12 November 2012 06:52 |
|
THUFIR
Messages: 21 Registered: May 2012
Karma: 0
|
Junior Member |
|
|
My forums works fine. In trying to setup a mailing list, not all forums show in the drop down menu to select forums.
I poked around in /var/www/fud/ and /var/FUDForum/ but nothing jumped out. I do see:
mysql>
mysql> select name from fud30_forum;
ERROR 2006 (HY000): MySQL server has gone away
No connection. Trying to reconnect...
Connection id: 128
Current database: nntp
+------------------------+
| name |
+------------------------+
| First Forum |
| Members |
| Staff |
| comp.os.linux.advocacy |
| dummy |
+------------------------+
5 rows in set (0.07 sec)
mysql>
which reflects what I see in the web interface for FUDForum, that the forums are there and work fine. I'm just monkeying about on my own system and the above is to test this out.
Now, when creating a mailing list, dummy does appear on the drop-down menu, but not comp.os.linux.advocacy. Why is that?
[Updated on: Mon, 12 November 2012 07:11] Report message to a moderator
|
|
|
|
|