Merge remote-tracking branch 'smcv/comments-metadata'
[ikiwiki.git] / doc / bugs / Unable_to_add_attachments_to_some_pages.mdwn
index 16b474d876e2b1addd8fb7867b1f57d80a7bf317..5b5aec2670d93fb5be1ad707232c77191a831c91 100644 (file)
@@ -7,3 +7,11 @@ I'm running
 ikiwiki version 3.20100815.7 on Debian Squeeze.
 
 Please advise.
+
+
+> I get the following error in apache error.log
+> Died at /usr/share/perl5/IkiWiki/CGI.pm line 466.
+> -- [[aland]]
+
+> Well, what subpages are you trying to add it to? What is your
+> `allowed_attachments` PageSpec set to in your setup file? --[[Joey]]