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
[email protected]
http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en
Unsubscription writing to [EMAIL PROTECTED]