[silva-dev] Problems refreshing own Silva Product after Silva 1.5.3 Update - Not a registered directory: MyProduct/views
Andy Altepeter
aaltepet at bethel.edu
Tue Jun 6 14:42:18 CEST 2006
Hi Nico,
That was really my only suggestion. I honestly don't know that much about
DirectoryViews. Well, I do have a couple more:
1) I noticed you were using refresh all. What happens if you
uninstall/install just your custom product?
2) I'm sure you've tried this, but does restarting zope help?
3) When you upgraded to Silva 1.5.3, did you check to see if FileSystemSite
was the latest version as well?
Good luck,
Andy
On Tuesday 06 June 2006 7:31 am, Nico Grubert wrote:
> > In your products __init__.py module, are you registering the directory?
> > This process allows filesystem directories to be added into the zodb.
> > here's an example:
> >
> > from Products.Silva.fssite import registerDirectory
> > def initialize(context):
> > registerDirectory('views', globals())
>
> Hi Andy,
>
> yes, I did. Exactly the lines above are inside the __init__.py.
>
>
> Nico
> _______________________________________________
> silva-dev mailing list
> silva-dev at infrae.com
> https://infrae.com/mailman/listinfo/silva-dev
More information about the silva-dev
mailing list