Re: Error in COREBlog2 0.8b?
Atsushi Shibata <[email protected]>
| Newsgroups | gmane.comp.python.zope.coreblog.english |
|---|---|
| Organization | Webcore |
| Message-ID | <[email protected]> |
Hi :-).
On Wed, 28 Dec 2005 12:55:55 +0100, wrote:
> I just installed COREBlog2 0.8b to replace EasyBlog.
Thanks :-).
> I had to cancel the transition because of a fatal exception (see below).
Oops.
It seems that some attributes lacks in your entry...
Do you have existing entry ? Have you done some migration thing ?
If so, try force to set 'extend' attribute using Python Script.
Like this.
for entry in bloginstance.objectValues(['COREBlogEntry']):
entry.setExtend('')
Have fun :-).
----------------------------------------
Atsushi Shibata (Webcore Corp.)
[email protected]
http://www.webcore.co.jp/
----------------------------------------
_______________________________________________
COREblog-en mailing list
COREblog-en-/9qXvnWia/9Wk0Htik3J/[email protected]
http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en
Unsubscription writing to coreblog-en-leave-/9qXvnWia/9Wk0Htik3J/[email protected]