From eiben at weite-welt.com Tue May 15 16:09:59 2007 From: eiben at weite-welt.com (Henning Eiben) Date: Tue, 15 May 2007 16:09:59 +0200 Subject: [COREblog-en] Error after upgrading Plone In-Reply-To: <461A121B.8050509@weite-welt.com> References: <46082FE2.4030503@weite-welt.com> <20070327092501.955962.ca5fd159@webcore.co.jp> <460935CD.5000908@weite-welt.com> <20070401000231.429295.a0bfd44e@webcore.co.jp> <4611F98C.3090801@weite-welt.com> <20070404132457.631904.11a88d0f@webcore.co.jp> <46161C12.5000900@weite-welt.com> <20070408001716.274230.e4f2c119@webcore.co.jp> <46194899.7050609@weite-welt.com> <20070409184904.126258.362c606f@webcore.co.jp> <461A0D32.8090904@weite-welt.com> <20070409190416.864089.a748d5bc@webcore.co.jp> <461A10E2.9080105@weite-welt.com> <461A121B.8050509@weite-welt.com> Message-ID: <4649BF37.2090908@weite-welt.com> Henning Eiben wrote: >> Well ... this did the job! Great! > > Oh, wait ... > > As I mentioned, I created a new coreblog within my site. So now I can > add new entries to the new blog, but I still cannot add new entries to > the already existing blog. OK, so I finally managed to add new entries to my original existing blog. I modified my apache configuration and added AddDefaultCharset ISO-8859-1 to the vhost-section. This really seems to fix the problem. :) -- ... Does killing time harm eternity? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 479 bytes Desc: OpenPGP digital signature Url : http://postaria.com/pipermail/coreblog-en/attachments/20070515/b4883001/attachment.pgp From typaldos at mylannet.gr Sun May 20 18:14:13 2007 From: typaldos at mylannet.gr (Typaldos E.) Date: Sun, 20 May 2007 19:14:13 +0300 Subject: [COREblog-en] Cannot leave comments ??? Message-ID: <1179677653.33642.18.camel@localhost> Hi!!! I'm currently using CoreBlog 1.2.5 on a FreeBSD 6.1 system with (Zope 2.8.6/Python 2.4.3). Everything seems to work great but there's something i can't setup. I want to allow to anonymous visitors to leave comments, but i can't. Either moderate comment doesn't work. The problem is that doesn't appear at all the "POST" button, but only the "PREVIEW" & the "FORGET PERSONAL INFORMATION" button. I've read some discussions on other forums and i've changed - via the Security ZMI Tab - the permission of the field "Add COREBlog Comments" to anonymous, but nothing changed. Any suggestion? From nyusuke at nagosui.org Sun May 20 18:32:00 2007 From: nyusuke at nagosui.org (Yusuke NAKAI) Date: Mon, 21 May 2007 01:32:00 +0900 Subject: [COREblog-en] Cannot leave comments ??? In-Reply-To: <1179677653.33642.18.camel@localhost> References: <1179677653.33642.18.camel@localhost> Message-ID: <46507800.6000208@nagosui.org> Hi, > The problem > is that doesn't appear at all the "POST" button, but only the "PREVIEW" > & the "FORGET PERSONAL INFORMATION" button. Have you checked "Avoid spam comment using session"? (ZMI > COREBlog Instance > Settings tab > Comment,Trackback) It's required to allow comment. And recommended to enter some word to "Secret session key". Regards, -- Yusuke NAKAI mail: nyusuke at nagosui.org web: http://nagosui.org From typaldos at mylannet.gr Sun May 20 20:15:31 2007 From: typaldos at mylannet.gr (Typaldos E.) Date: Sun, 20 May 2007 21:15:31 +0300 Subject: [COREblog-en] Cannot leave comments ??? In-Reply-To: <46507800.6000208@nagosui.org> References: <1179677653.33642.18.camel@localhost> <46507800.6000208@nagosui.org> Message-ID: <1179684931.648.20.camel@localhost> Thank you!!! It worked. A last relative question. It's better to change - via the Security ZMI Tab - the permission of the field "Add COREBlog Comments" to anonymous from the Zope root/site folder security properties' (in that way CoreBlog folder acquire this permission) or to put the same security property directly in the CoreBlog/folder (and not in the Zope root/site folder)???. Should work exactly the same way or for security reasons it's better to not open comments on Zope root/site? > Hi, > > > The problem > > is that doesn't appear at all the "POST" button, but only the "PREVIEW" > > & the "FORGET PERSONAL INFORMATION" button. > > Have you checked "Avoid spam comment using session"? > (ZMI > COREBlog Instance > Settings tab > Comment,Trackback) > It's required to allow comment. > And recommended to enter some word to "Secret session key". > > Regards, > From nyusuke at nagosui.org Mon May 21 15:51:32 2007 From: nyusuke at nagosui.org (Yusuke NAKAI) Date: Mon, 21 May 2007 22:51:32 +0900 Subject: [COREblog-en] Cannot leave comments ??? In-Reply-To: <1179684931.648.20.camel@localhost> References: <1179677653.33642.18.camel@localhost> <46507800.6000208@nagosui.org> <1179684931.648.20.camel@localhost> Message-ID: <4651A3E4.6050704@nagosui.org> Hi, > It's better to change > - via the Security ZMI Tab - the permission of the field "Add COREBlog > Comments" to anonymous from the Zope root/site folder security > properties' (in that way CoreBlog folder acquire this permission) or to > put the same security property directly in the CoreBlog/folder (and not > in the Zope root/site folder)???. It probably depends on your way of server operation. On my server, COREBlog is used not only for blogging, so I set permissions in each COREBlog instance. Regards, -- Yusuke NAKAI mail: nyusuke at nagosui.org web: http://nagosui.org