Torben Nehmer wrote: > mysql> select count(id),type,page from cache where page=38 group by > type; > +-----------+------+------+ > | count(id) | type | page | > +-----------+------+------+ > | 9 | 0 | 38 | > +-----------+------+------+ > 1 row in set (0.01 sec) > > Again, no Style elements have been genereted.
Hmm... so, there are cache elements but only page elements... but midgard-pageresolve _does_ add the style elements? > BTW: Is it ok, that an execution of midgard-pageresolve cleans the > cache table? It doesn't do any harm (since it'll just trigger a cache refresh, but I'm changing it anyhow. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
