2 Sep
2004
2 Sep
'04
10:56 p.m.
Problem Solved, I wrote a refresh method within the class, that resets all of the DTMLFile values... since new instances work, the new refresh calls also work. Not a great solution, but liveable. Thank You for your help, -Jon Dieter Maurer wrote:
Johan Carlsson wrote at 2004-9-2 06:45 +0200:
Dieter Maurer wrote:
When I moved my environment to Linux, Zope is still looking on my old heirarchy.
Error Log Snippet:
2004-08-31T07:23:24 PROBLEM(100) ZPublisher DTML file 'C:\Apollo1-Zope-271\Products\WWWedding\dtml/index_html.dtml' could not be read
This means that somewhere in your product, there is still the old path.
Maybe delete the old .pyc files?
Maybe, try it.