Personal tools
You are here: Home Forums Plone Blog missing toPortalTime script
Document Actions

missing toPortalTime script

Up to Plone Blog

missing toPortalTime script

Posted by Quintagroup Support at December 05. 2006

Mark, Italy:

Hi Volodymyr,
just to inform you that your nice qSimpleBlog has a bug when you try to publish a post.
The error involves the entire Blog folder and not the post only.
The traceback has been attached for your convenience.
The bug seems minor to manage but I am not a programmer. Sorry. :)
I am conscious that Plone v. 2.5.1 has not been tested with this product but I hope to be helpful.
Thanks in advance for your support.
Kind regards,

Volodymyr Cherepanyak:

Hi,
The cause of error is missing toPortalTime script in skins
it is deprecated starting from Plone 2.1.x. You can borrow toPortalTime
from Plone 2.0.5 to get running. Or find the places where toPortalTime
is called in SimpleBlog skin and replace it with toLocalizedTime.

We
have version of customized SimpleBlog compatible with Plone 2.5.x
http://projects.quintagroup.com/products/browser/SimpleBlog/branches/plone-2.5,
though it is not released yet. We are going to bundle and release it
soon.

Regards,
Quintagroup Support


Mark, Italy:

I have preferred to replace toPortalTime with toLocalizedTime as you suggested.
Now it all seems to work fine!
Thanks a lot.

Powered by Ploneboard