Hi!

On Thu, 2004-02-26 at 13:49, [EMAIL PROTECTED] wrote:

> I think not. MidCOM caching should be disabled and the debug.log says it
> is loading style 19, which is the ID of Sub12. Already made a little
> test page without midcom and assigned the style Sub12 to it. There the
> output is as expected. I fear it is a MidCOM problem...

Where and how do you call the Style element "div-titel"? Are you using
MidCOM's style function?

In order to make MidCOM display the right style (which is independent
from the Page Style because of some reasons), you have to use e.g.
<? midcom_show_style("div-titel"); ?>

Remember this is a function, so you have to make all variables you want
to pass to the Style Element global ones.


> The following is the output of debug.log:
> 
> Feb 24 10:41:38 [info] midcom_helper__styleloader::_getComponentStyle: Current 
> component has user defined style: 19
> Feb 24 10:41:38 [warn] midcom_helper__styleloader::_get_style_id_from_path: 
> Substyle '' not found
> Feb 24 10:41:38 [info] midcom_helper__styleloader::show: trying to load "style-
> init"
> Feb 24 10:41:38 [info] midcom_helper__styleloader::show: trying to load "show-
> article"
> Feb 24 10:41:38 [info] midcom_helper__styleloader::show: trying to load "style-
> finish"
> Feb 24 10:41:38 [info] midcom_helper__styleloader::_getComponentStyle: Current 
> component has user defined style: 19
> Feb 24 10:41:38 [warn] midcom_helper__styleloader::_get_style_id_from_path: 
> Substyle '' not found

See question above, there does not seem to be a load request for
"div-titel"... 

        Nico.

-- 
Nico Kaiser     :: 
[EMAIL PROTECTED] :: http://siriux.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to