Quote:
Originally Posted by srpompon
Now the attachs work in my 3.5.3, for this i copy a functions_image.php file from another old vb instalation to my includes.
And i comment some lines in the file incliudes/functions_nntp.php
// if (!$forumperms)
// {
// logging("This forum does not allow attachments, therefore attachment ignored.");
// }
// else
// {
$forumperms2 = true;
// }
|
Does anyone know if attachments work with mailing lists?
Also, can someone please attach functions_image.php? I'd like to try to get this working. Thanks!