Look and Feel not taking effect

Author Message

sriram thiru

Wednesday 11 February 2009 4:28:01 am

Hi, I need some help with my site setup. I uploaded new site templates from EZ from the setup menu. Then, I go to Design tab and access the look & feel area. There, I pick up my siteaccess (mysite) and change the sitestyle to them08.

After publishing, the changes do not take effect. You can access the website link given below to see the effect.

http://workingwomen.co.in/mysite/index.php

Here are the setting from the design.ini.php file

Folder: / public_html / mysite / settings / siteaccess / mysite
---------------------------------------------------------------------------------------------
<?php /* #?ini charset="utf-8"?

[StylesheetSettings]
SiteCSS=var/storage/packages/eZ-systems/t08/files/default/file/design/base/stylesheets/t8/site-colors.css
ClassesCSS=var/storage/packages/eZ-systems/t08/files/default/file/design/base/stylesheets/t8/classes-colors.css
CSSFileList[]=yui/build/calendar/assets/calendar.css

[JavaScriptSettings]
JavaScriptList[]=insertmedia.js
JavaScriptList[]=yui/build/yahoo-dom-event/yahoo-dom-event.js
JavaScriptList[]=yui/build/calendar/calendar.js
JavaScriptList[]=ezdatepicker.js
*/ ?>

/ public_html / mysite / settings / override
---------------------------------------------------------------
<?php /* #?ini charset="utf-8"?

[StylesheetSettings]
SiteCSS=var/storage/packages/eZ-systems/ezflow_design/files/default/file/site-colors.css
ClassesCSS=var/storage/packages/eZ-systems/ezflow_design/files/default/file/classes-colors.css
*/ ?>

André R.

Wednesday 11 February 2009 6:04:09 am

You need to comment out / delete the default settings in the override, as they overwrite your custom settings in the siteaccess.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

sriram thiru

Wednesday 11 February 2009 7:07:04 am

I removed the setting in the overide directory. Still no effect. I also made changes to the site.ini.append.php file in siteaccess for mysite to reflect the caching changes. I still can't get the new skin to show up.

You can also see now the skin shows up for a second and then the default skin takes over.

Please help. Thanks again.

[DebugSettings]
DebugOutput=enabled

[TemplateSettings]
TemplateCache=disabled

[ContentSettings]
ViewCaching=disabled

sriram thiru

Wednesday 11 February 2009 11:03:16 am

I see this in the logs. Looks like the CSS is coming from the default extension. Any idea how I can make default and go to my specific CSS.

tHANKS

"GET /mysite/var/storage/packages/eZ-systems/ezflow_design/files/default/file/classes-colors.css HTTP/1.1" 304 - "http://workingwomen.co.in/mysite/index.php"

sriram thiru

Thursday 12 February 2009 9:28:07 am

Has anybody seen this. Here is what the design.ini settings look in the console.


SiteCSS
"var/storage/packages/eZ-systems/ezflow_design/files/default/file/site-colors.css"

ClassesCSS
"var/storage/packages/eZ-systems/ezflow_design/files/default/file/classes-colors.css"

CSSFileList

default [0]
siteaccess [1] yui/build/calendar/assets/calendar.css
extension:ezflow [2] tabview/assets/tabview.css
extension:ezflow [3] tabview/assets/tabview-core.css
extension:ezflow [4] tabview/assets/border_tabs.css
extension:ezflow [5] ezpage/ezpage.css
extension:ezflow [6] ezflow.css

Torbjørn L.

Wednesday 22 September 2010 1:55:25 am

This is a very long overdue answer and I'm sure you have fixed this, but if someone else out there has these issues I thought I should share my possible solution (yeah, I'm being intentionally vague here:)

Clear the template cache in the "setup" tab, or if that doesn't help, try clear all chaches. This worked for me.

When I tried to clear all caches the first time, some of my "ini settings" dissapeared. The second time nothing unusual happened. Just a warning.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.