[Zope-PTK] Resource name incorrectly reproduced
by Rob van der Krogt other posts by this author
Sep 19 2000 2:42AM messages near this date
Re: [Zope-PTK] Date Question
|
Re: [Zope-PTK] Resource name incorrectly reproduced
--------------265C1841ABE767AEFD4DFDF6
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hello all,
I am relatively new in using Zope and the PTK.
Situation:
1. I have created a portal ".../arc/europe".
2. I have one member "..../europe/Members/robk"
I suppose I should be able to reach the member using URL
"http://....../europe/members/robk"
However, this does not work. I get the following error: "Resource not
found" (Below the Trace back is given).
When I use the URL
"http://....../europe/Members/robk/index_html/index_html"
Maybe relevant is that
1. I have copied the portal to another place.
2. I have changed the layout of the portal/
Thanks,
Rob
Traceback (innermost last):
File C:\PROGRA~1\Zope-2\lib\python\ZPublisher\Publish.py, line 222, in
publish_module
File C:\PROGRA~1\Zope-2\lib\python\ZPublisher\Publish.py, line 187, in
publish
File C:\PROGRA~1\Zope-2\lib\python\Zope\__init__.py, line 221, in
zpublisher_exception_hook
(Object: Traversable)
File C:\PROGRA~1\Zope-2\lib\python\ZPublisher\Publish.py, line 173, in
publish
File C:\PROGRA~1\Zope-2\lib\python\ZPublisher\HTTPResponse.py, line
308, in setBody
File C:\PROGRA~1\Zope-2\lib\python\ZPublisher\HTTPResponse.py, line
529, in notFoundError
NotFound: (see above)
--------------265C1841ABE767AEFD4DFDF6
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hello all,
<p> I am relatively new in using Zope and the PTK.
<p> Situation:
<ol>
<li>
I have created a portal ".../arc/europe".</li>
<li>
I have one member "..../europe/Members/robk"</li>
</ol>
I suppose I should be able to reach the member using URL "<A HREF="http://....../europe/memb
ers/robk"> http://....../europe/members/robk</A>"
<p> However, this does not work. I get the following error: "Resource not
found" (Below the Trace back is given).
<p> When I use the URL "<A HREF="http://....../europe/Members/robk/index_html/index_html">htt
p://....../europe/Members/robk/index_html/index_html</A> "
<p> Maybe relevant is that
<ol>
<li>
I have copied the portal to another place.</li>
<li>
I have changed the layout of the portal/</li>
</ol>
Thanks,
<br> Rob
<p> Traceback (innermost last):
<br> File C:\PROGRA~1\Zope-2\lib\python\ZPublisher\Publish.py, line
222, in publish_module
<br> File C:\PROGRA~1\Zope-2\lib\python\ZPublisher\Publish.py, line
187, in publish
<br> File C:\PROGRA~1\Zope-2\lib\python\Zope\__init__.py, line 221,
in zpublisher_exception_hook
<br> (Object: Traversable)
<br> File C:\PROGRA~1\Zope-2\lib\python\ZPublisher\Publish.py, line
173, in publish
<br> File C:\PROGRA~1\Zope-2\lib\python\ZPublisher\HTTPResponse.py,
line 308, in setBody
<br> File C:\PROGRA~1\Zope-2\lib\python\ZPublisher\HTTPResponse.py,
line 529, in notFoundError
<br> NotFound: (see above)
<br> </html>
--------------265C1841ABE767AEFD4DFDF6--
Attachments:
Rob.van.der.Krogt.vcf
Thread:
Rob van der Krogt
Bill Anderson
|