<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
This happened to me once and all I needed to do was "reload" the File
System Directory Views in the portal_skins directory.&nbsp; Select a file
system directory view, choose the properties tab.&nbsp; Make sure the
filesystem path is pointing where it needs to be (In order to get the
view to refresh I had to change the filesystem path to something and
then change it back to what was already there.)<br>
<br>
Kevin<br>
<br>
Edward Muller wrote:<br>
<blockquote type="cite" cite="mid1063484169.29018.6.camel@palin.">
  <pre wrap="">All the Portal Folders &amp; Documents that I've created don't have any
icons in the ZMI, they only have the text 'Portal Folder' or 'Document'.

I am using virtual host monster.

Here is the particular re-write rule I am using:

RewriteEngine On RewriteCond %{REQUEST_URI} ^/zope/ixtest
RewriteRule ^/zope/ixtest(.*)
<a class="moz-txt-link-freetext" href="http://66.98.146.88:8080/VirtualHostBase/https/ensim3.interlix.com:443/VirtualHostRoot/_vh_zope/_vh_ixtest/$1">http://66.98.146.88:8080/VirtualHostBase/https/ensim3.interlix.com:443/VirtualHostRoot/_vh_zope/_vh_ixtest/$1</a> [L,P]


I would normally access the ZMI of this zope install via:
<a class="moz-txt-link-freetext" href="https://ensim3.interlix.com/zope/ixtest/manage">https://ensim3.interlix.com/zope/ixtest/manage</a>

The image urls look like this:

<a class="moz-txt-link-freetext" href="https://ensim3.interlix.com/zope/ixtest/zope/ixtest/p/document_icon.gif">https://ensim3.interlix.com/zope/ixtest/zope/ixtest/p/document_icon.gif</a>


  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Zope-CMF maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Zope-CMF@zope.org">Zope-CMF@zope.org</a>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-cmf">http://mail.zope.org/mailman/listinfo/zope-cmf</a>

See <a class="moz-txt-link-freetext" href="http://collector.zope.org/CMF">http://collector.zope.org/CMF</a> for bug reports and feature requests
  </pre>
</blockquote>
</body>
</html>