<DIV>I know this shouldn't be happening.&nbsp; Here are some thoughts.&nbsp; One is that the PHPTemplate was installed wrong.&nbsp; I added another theme also that uses PHPTemplate and that might be setup wrong.&nbsp; It was civicspace and I wasn''t sure if it should go in the themes/engine/civicspace folder or in the themes/civicspace&nbsp; So, with it appearing in two different places at once could that cause a problem?&nbsp; </DIV>  <DIV>&nbsp;</DIV>  <DIV>Again, the themes that use PHPTemplate are the ones not showing up in the administer/themes page.</DIV>  <DIV>Is PHPTemplate to be uploaded here theme/engine/PHPTemplate or should the content of PHPTemplate be put into theme/engine?</DIV>  <DIV>&nbsp;</DIV>  <DIV>Why would it be that when I login as admin, the new theme that I set as default is not being used?&nbsp; The anonymous user sees a theme that I would like to have logged in users seeing also.&nbsp; I set it as default but it seems that it isn't being used when I log
 in.&nbsp; Why would this be?</DIV>  <DIV>&nbsp;</DIV>  <DIV>Thanks in advance,</DIV>  <DIV>Bruce<BR><BR><B><I>"Metzler, David" &lt;MetzlerD@evergreen.edu&gt;</I></B> wrote:</DIV>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">  <META content="MSHTML 6.00.2900.2802" name=GENERATOR>  <DIV dir=ltr align=left><SPAN class=455000623-10012006><FONT face=Arial color=#0000ff size=2>Wow, Really?&nbsp; That should be it.&nbsp; Done it zillions of times.&nbsp;Just to confirm: It doen't show up in the "administer/themes" list of themes, right? </FONT></SPAN></DIV>  <DIV dir=ltr align=left><SPAN class=455000623-10012006><FONT face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>  <DIV dir=ltr align=left><SPAN class=455000623-10012006><FONT face=Arial color=#0000ff size=2>The one obvious thing to check is permissions:&nbsp; </FONT></SPAN></DIV>  <DIV dir=ltr align=left><SPAN class=455000623-10012006><FONT face=Arial color=#0000ff
 size=2></FONT></SPAN>&nbsp;</DIV>  <DIV dir=ltr align=left><SPAN class=455000623-10012006><FONT face=Arial color=#0000ff size=2>Does the anonymous web user that you're running apache on have permissions on the newly installed engines and theme?&nbsp; If their not owned by the www user, make sure the chmod o+rx. </FONT></SPAN></DIV><BR>  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>  <HR tabIndex=-1>  <FONT face=Tahoma size=2><B>From:</B> Bruce Whealton [mailto:brucewhealton@yahoo.com] <BR><B>Sent:</B> Tuesday, January 10, 2006 2:50 PM<BR><B>To:</B> Metzler, David; support@drupal.org<BR><B>Subject:</B> RE: [support] Basic help getting started<BR></FONT><BR></DIV>  <DIV></DIV>  <DIV>Hi,</DIV>  <DIV>&nbsp;&nbsp; Thanks for the help/support.&nbsp; I did both of these things.&nbsp; The PHPTemplates is installed in the directory as described.&nbsp; Then I put box_grey in the directory in the folder themes/box_grey</DIV>  <DIV>But other than the default themes that came
 with the Drupal installation, I have no other theme options showing up.</DIV>  <DIV>Thanks,</DIV>  <DIV>Bruce<BR><BR><B><I>"Metzler, David" &lt;MetzlerD@evergreen.edu&gt;</I></B> wrote:</DIV>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">  <META content="MSHTML 6.00.2900.2802" name=GENERATOR>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006>There are some theme installatioin instructions at: </SPAN></FONT></DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006></SPAN></FONT>&nbsp;</DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006><A href="http://drupal.org/node/43767">http://drupal.org/node/43767</A></SPAN></FONT></DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006></SPAN></FONT>&nbsp;</DIV>  <DIV dir=ltr align=left><FONT face=Arial
 color=#0000ff size=2><SPAN class=422340822-10012006>Basically, you need to install "Theme Engines" to support specific themes.&nbsp; PHPTemplate is a theme engine used by many themes such as Box_Grey.&nbsp; So if you want to use some of the PHPTemplate themes (like box_grey) then you need to first download and install the PHPTemplate theme engine.&nbsp; Then you download and install a particular theme (like box_grey).&nbsp; </SPAN></FONT></DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006></SPAN></FONT>&nbsp;</DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006>To summarize: </SPAN></FONT></DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006></SPAN></FONT>&nbsp;</DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006>1.&nbsp; Download and untar/zip the PHPTemplate them and put it in the
 themes/engines folder. </SPAN></FONT></DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006>2.&nbsp; Download the box_grey theme (which happens to use the PHPTemplate theme engine).&nbsp;Untar/zip the theme and place it in the drupal themes folder. </SPAN></FONT></DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006>3.&nbsp; Navigate to Administer themes, and you should see the new box_grey theme as an option. </SPAN></FONT></DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006></SPAN></FONT>&nbsp;</DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006>THe second question is a bit more complex, and I'd recommend you looking through the modules list to make sure you find a module that's closest to doing email the way you want to do it prior to trying to encorperate it into a menu. </SPAN></FONT></DIV> 
 <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006></SPAN></FONT>&nbsp;</DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006>Dave</SPAN></FONT></DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006></SPAN></FONT>&nbsp;</DIV>  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN class=422340822-10012006></SPAN></FONT>&nbsp;</DIV><BR>  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>  <HR tabIndex=-1>  <FONT face=Tahoma size=2><B>From:</B> support-bounces@drupal.org [mailto:support-bounces@drupal.org] <B>On Behalf Of </B>Bruce Whealton<BR><B>Sent:</B> Tuesday, January 10, 2006 2:02 PM<BR><B>To:</B> support@drupal.org<BR><B>Subject:</B> [support] Basic help getting started<BR></FONT><BR></DIV>  <DIV></DIV>  <DIV id=RTEContent>Hi all,</DIV>  <DIV>&nbsp;&nbsp;&nbsp;&nbsp; While I did get Drupal installed, I am having some
 startup problems with my first Drupal sites.&nbsp; I have more than one, as it appears that Drupal is a web application that will be useful for a few different sites.</DIV>  <DIV>&nbsp;&nbsp;&nbsp; One of the first issues deals with themes.&nbsp; It seems that themes would be much easier to use and setup then things have been for me.&nbsp; Unfortunately, the themes I check out at: <A href="http://drupal.org/project/themes/">http://drupal.org/project/themes/</A> when downloaded, do not have a readme or installation instructions file that will tell one what to do.</DIV>  <DIV>&nbsp;&nbsp; Relatedly, the PHPTemplate theme tool said that all one does it upload the expanded zip (actually it was a tar/gz file) and upload it to the themes/engine folder.&nbsp; Am I supposed to look for something after this is installed?&nbsp; I had used Fantastico to install Drupal 4.6.4 but thought that PHPTemplate was installed;&nbsp; I guess I was wrong.</DIV>  <DIV>&nbsp;&nbsp; At the risk of sounding
 naive, what does one do to use PHPTemplate?&nbsp; It said that only one file is needed in the particular theme folder such as theme/mytheme</DIV>  <DIV>I'm missing something, as I'm still not seeing any additional themes from the default installation.</DIV>  <DIV>So, to get started with Themes, and PHPTemplate, I will need to do what?&nbsp; or start where?</DIV>  <DIV>&nbsp;</DIV>  <DIV>The second question deals with menus and Contact forms.&nbsp; Suppose I want to add a menu item which will present a form for submitting content to two different email addresses.&nbsp; I know that for a menu item, I first create the new menu and then add that menu as a block.&nbsp; However, the path to a contact form to contact some default emails, like editors, is not presenting itself clearly for me.&nbsp; I'm not finding it, can someone help, please,</DIV>  <DIV>Thanks,</DIV>  <DIV>Bruce</DIV><BR><BR>+++++++++++++++++++++++++++++++++++++++<BR>Bruce Whealton -
 Webmaster/Designer/publisher/Writer<BR>admin@TriangleWebServcies.com<BR>Street Exposure - Street Newspaper<BR>http://StreetExposure.blogspot.com/<BR>+++++++++++++++++++++++++++++++++++++++   <DIV>  <HR SIZE=1>  Yahoo! Photos<BR>Ring in the New Year with <A href="http://us.rd.yahoo.com/mail_us/taglines/photos/*http://pa.yahoo.com/*http://us.rd.yahoo.com/mail_us/taglines/photos/evt=38087/*http://pg.photos.yahoo.com/ph//page?.file=calendar_splash.html&amp;.dir=">Photo Calendars</A>. Add photos, events, holidays, whatever. </DIV></BLOCKQUOTE>  <DIV><BR></DIV><BR><BR>+++++++++++++++++++++++++++++++++++++++<BR>Bruce Whealton - Webmaster/Designer/publisher/Writer<BR>admin@TriangleWebServcies.com<BR>Street Exposure - Street Newspaper<BR>http://StreetExposure.blogspot.com/<BR>+++++++++++++++++++++++++++++++++++++++   <div>  <HR SIZE=1>  Yahoo! Photos<BR>Got holiday prints? <A
 href="http://us.rd.yahoo.com/mail_us/taglines/holidayprints/*http://pa.yahoo.com/*http://us.rd.yahoo.com/mail_us/taglines/photos/evt=38089/*http://pg.photos.yahoo.com/ph//print_splash">See all the ways</A> to get quality prints in your hands ASAP. -- <BR>[ Drupal support list | http://lists.drupal.org/ ]</BLOCKQUOTE>  <DIV><BR></DIV><BR><BR>+++++++++++++++++++++++++++++++++++++++<br>Bruce Whealton - Webmaster/Designer/publisher/Writer<br>admin@TriangleWebServcies.com<br>Street Exposure - Street Newspaper<br>http://StreetExposure.blogspot.com/<br>+++++++++++++++++++++++++++++++++++++++<p>
                <hr size=1>Yahoo! Photos<br> 
Ring in the New Year with <a href="http://us.rd.yahoo.com/mail_us/taglines/photos/*http://pa.yahoo.com/*http://us.rd.yahoo.com/mail_us/taglines/photos/evt=38087/*http://pg.photos.yahoo.com/ph//page?.file=calendar_splash.html&.dir=">Photo Calendars</a>. Add photos, events, holidays, whatever.