<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>if the folder content is there but not visible, it means it's 
considered hidden by the folder management javascript.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>so, either you have two folder with the same id, or&nbsp;two 
ontop(#) javascript function call&nbsp;with the same #&nbsp;in your 
cartoclient.tpl</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>regards</FONT></DIV>
<DIV><FONT size=2>Oliver</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=thomas.gratier@gmail.com 
  href="mailto:thomas.gratier@gmail.com">thomas gratier</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=cartoweb-users@lists.maptools.org 
  href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, September 17, 2008 5:56 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Cartoweb-users] 
  Misconfiguration or bug concerningeditandexportpdf</DIV>
  <DIV><BR></DIV>
  <DIV dir=ltr>Hello,<BR><BR>Like you advice, I check the toolbar group and I 
  check the folderId but It don't change anything. I set 
  general.allowedRoles=all in edit and exportpdf&nbsp; to test the auth plugin 
  impact.<BR>When I launch my project.php, I&nbsp; look on my source code and my 
  folder and all the html part seems to be here but I don't see them on the 
  screen. I check the css so I suppose it's a javascript component who change 
  the view on the screen.<BR>Someone got an idea?<BR><BR>Thanks<BR><BR>Thomas 
  G<BR><BR>Below an extract from my template cartoclient.tpl<BR><BR>######### 
  PART leftbar ###########<BR><BR>&lt;div id="leftbar"&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &lt;div&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ul 
  id="tabnav2"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;li 
  id="label13"&gt;&lt;a 
  href="javascript:ontop(13)"&gt;{t}Print{/t}&lt;/a&gt;&lt;/li&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;li id="label11"&gt;&lt;a href="javascript:ontop(11)"&gt;{t}Layers 
  reorder{/t}&lt;/a&gt;&lt;/li&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {if $views|default:''}&lt;li id="label8"&gt;&lt;a 
  href="javascript:ontop(8)"&gt;{t}Views{/t}&lt;/a&gt;&lt;/li&gt;{/if}<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; &lt;li id="label5"&gt;&lt;a 
  href="javascript:ontop(5)"&gt;{t}Help 
  Viewer{/t}&lt;/a&gt;&lt;/li&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;/ul&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ul 
  id="tabnav1"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;li 
  id="label1"&gt;&lt;a 
  href="javascript:ontop(1)"&gt;{t}Themes{/t}&lt;/a&gt;&lt;/li&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;li id="label3"&gt;&lt;a 
  href="javascript:ontop(3)"&gt;{t}Search{/t}&lt;/a&gt;&lt;/li&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; &lt;li id="label12"&gt;&lt;a 
  href="javascript:ontop(12)"&gt;{t}Edit{/t}&lt;/a&gt;&lt;/li&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;li id="label6"&gt;&lt;a 
  href="javascript:ontop(6)"&gt;{t}Outline{/t}&lt;/a&gt;&lt;/li&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;li id="label7"&gt;&lt;a 
  href="javascript:ontop(7)"&gt;{t}Query{/t}&lt;/a&gt;&lt;/li&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;/ul&gt;<BR>&nbsp;&nbsp; &lt;/div&gt;<BR>######&nbsp;&nbsp;&nbsp;&nbsp; 
  Part with toolbar&nbsp;&nbsp; #########<BR>&lt;td colspan="3" id="toolbar_row" 
  nowrap="nowrap"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {include file="toolbar.tpl" group="1" 
  header="1"}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {include file="toolbar.tpl" 
  group="3"}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {include file="toolbar.tpl" 
  group="4"}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; &nbsp; {if $edit_allowed|default:'' &amp;&amp; 
  $edit_layer_selected}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {include file="toolbar.tpl" 
  group="5"}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input 
  type="checkbox" id="snapping" name="edit_snapping" 
  onclick='mainmap.snap("map")' {if 
  $edit_snapping|default:''}checked=checked{/if}/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;img src="{r type=gfx plugin=edit}edit_snap.gif{/r}" title="{t}Allow vertex 
  snapping{/t}" alt="{t}Allow vertex snapping{/t}"&gt;&lt;br 
  /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {/if}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;span {if 
  !$exportPdf}style="display:none; 
  "{/if}&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{include 
  file="toolbar.tpl" 
  group="2"}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;/span&gt;<BR>....<BR><BR>#####&nbsp; part Folder ########<BR>&lt;div 
  id="folder12" class="folder" 
  style="height:550px;"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {if 
  $edit_active|default:''}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {include 
  file="../plugins/edit/templates/edit.tpl"}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {/if}<BR>&nbsp;&nbsp;&nbsp; &lt;/div&gt;<BR><BR>&lt;div id="folder13" 
  class="folder"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;br 
  /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {if 
  $exportPdf|default:''}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {$exportPdf}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {else}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;p&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {t}You are not allowed to print 
  maps{/t},<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {if 
  $auth_active|default:''}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {t}please{/t} 
  {$auth}.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {/if}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  &lt;/p&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  {/if}<BR>&nbsp;&nbsp;&nbsp; &lt;/div&gt;<BR><BR>Thomas G<BR></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Cartoweb-users 
  mailing 
  list<BR>Cartoweb-users@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR></BLOCKQUOTE></BODY></HTML>