| Sunday 07 January 2007 12:28:17 pm 
                                                                 Hello! I did more checking but I still cannot figure out how to change the site template. This is what I did so far: (1) Changed the following in the "site.ini.append.php" file. 
[EmbedViewModeSettings]AvailableViewModes[]=embed
 AvailableViewModes[]=embed-inline
 InlineViewModes[]=embed-inline
 
[SiteAccessRules]Rules[]
 Rules[]=access;disable
 Rules[]=module;class/edit
 Rules[]=module;class/groupedit
 Rules[]=module;class/copy
 Rules[]=module;class/down
 Rules[]=module;class/up
 Rules[]=module;class/removeclass
 Rules[]=module;class/removegroup
 Rules[]=module;class/translation
 Rules[]=module;visual/templateedit
 Rules[]=module;visual/templatecreate
 
[DebugSettings]DebugOutput=disabled
 DebugRedirection=disabled
 Now it looks like this. 
[EmbedViewModeSettings]AvailableViewModes[]=embed
 AvailableViewModes[]=embed-inline
 InlineViewModes[]=embed-inline
 [SiteAccessRules] 
[DebugSettings]DebugOutput=disabled
 DebugRedirection=disabled
 
(2) I installed the intranet site template package - intranet_site.ezpkgI followed the following path
 ----- Login to Exponential Admin Panel
 ----- Click on "Settings" button in top admin menu bar.
 ----- Click on "Packages" link in the left column menu.
 ----- Click on the "Import new package" button.
 ----- Located the file on the computer using the "Browse" button.
 ----- Uploaed the theme package by clicking on the "Import Package" button.
 ----- Once you are ready click on the Import Package button.
 ----- A Theme information page loaded.
 ----- Click on the "Design" button in the top admin menu bar.
 ----- Click on the "Look and Feel" link in the left column menu.
 ----- I then get a page regarding languages. After I click "Edit" to continue, I get another page.
 ----- Scrolled down the page and located the "Sitestyle" area.
 
PROBLEMNo other theme than the "Exponential standard design" is listed.
 What am I doing wrong. WP1 |