-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Emiliano
- --On 27.03.2002 12:39:21 +0100 Emiliano wrote: >> > Somehow Midgard thinks that it doesn't need to walk the styles and >> > reloads from the cache. If that cache is empty, what you describe >> > sounds accurate. Look at the cache format, if it's the same we'll >> > take it from there. Somehere during 1.4 development I changed the >> > cache format, and they're not compatible. >> >> I've tried deleting all entries in the cache table, but this didn't >> really help. >> >> Not it's getting really weird. The Topic Pages (e.g. >> /asgard/topic/view/7.html) seem to work, this is the one I tested >> first. Others (Sitegroup, Page ...) work only for one time, then they >> too fail. > > But for these pages you _do_ have cache entries? I do, it looks like this, Page 37 is the one that actually works: mysql> select * from cache; +-----+------+------+-----------+ | id | type | page | sitegroup | +-----+------+------+-----------+ | 80 | 0 | 37 | 0 | | 81 | 0 | 37 | 0 | | 82 | 0 | 37 | 0 | | 83 | 0 | 37 | 0 | | 84 | 0 | 37 | 0 | | 78 | 0 | 37 | 0 | | 201 | 0 | 37 | 0 | | 72 | 0 | 37 | 0 | | 79 | 0 | 37 | 0 | | 29 | 1 | 37 | 0 | | 30 | 1 | 37 | 0 | | 31 | 1 | 37 | 0 | | 32 | 1 | 37 | 0 | | 33 | 1 | 37 | 0 | | 34 | 1 | 37 | 0 | | 38 | 1 | 37 | 0 | | 40 | 1 | 37 | 0 | | 41 | 1 | 37 | 0 | | 43 | 1 | 37 | 0 | | 44 | 1 | 37 | 0 | | 45 | 1 | 37 | 0 | | 46 | 1 | 37 | 0 | | 47 | 1 | 37 | 0 | | 48 | 1 | 37 | 0 | | 49 | 1 | 37 | 0 | | 50 | 1 | 37 | 0 | | 51 | 1 | 37 | 0 | | 52 | 1 | 37 | 0 | | 53 | 1 | 37 | 0 | | 54 | 1 | 37 | 0 | | 55 | 1 | 37 | 0 | | 56 | 1 | 37 | 0 | | 57 | 1 | 37 | 0 | | 59 | 1 | 37 | 0 | | 60 | 1 | 37 | 0 | | 61 | 1 | 37 | 0 | | 62 | 1 | 37 | 0 | | 63 | 1 | 37 | 0 | | 64 | 1 | 37 | 0 | | 67 | 1 | 37 | 0 | | 68 | 1 | 37 | 0 | | 69 | 1 | 37 | 0 | | 52 | 0 | 4 | 0 | | 25 | 0 | 4 | 0 | | 51 | 0 | 4 | 0 | | 61 | 0 | 4 | 0 | | 42 | 1 | 4 | 0 | | 74 | 0 | 40 | 0 | | 99 | 0 | 40 | 0 | | 100 | 0 | 40 | 0 | | 101 | 0 | 40 | 0 | | 102 | 0 | 40 | 0 | | 103 | 0 | 40 | 0 | | 198 | 0 | 40 | 0 | | 105 | 0 | 40 | 0 | | 104 | 0 | 40 | 0 | | 30 | 0 | 30 | 0 | | 32 | 0 | 30 | 0 | | 205 | 0 | 30 | 0 | | 27 | 0 | 30 | 0 | | 33 | 0 | 30 | 0 | | 34 | 0 | 30 | 0 | | 31 | 0 | 30 | 0 | | 26 | 0 | 30 | 0 | | 110 | 0 | 29 | 0 | | 106 | 0 | 29 | 0 | | 206 | 0 | 29 | 0 | | 29 | 0 | 29 | 0 | | 107 | 0 | 29 | 0 | | 108 | 0 | 29 | 0 | | 109 | 0 | 29 | 0 | | 35 | 0 | 29 | 0 | +-----+------+------+-----------+ 72 rows in set (0.01 sec) If I interpret this correctly (ID is an Element ID, Type is 0 for page, 1 for style elements), only the working page does have style elemnts. Interesting is the page 4, which is Asgard's Welcome Page... It does work too. *looking puzzled* Live long and prosper! Torben Nehmer - -- Torben Nehmer, Munich, Germany http://www.nathan-syntronics.de, mailto:[EMAIL PROTECTED] PGP Public Key ID on wwwkeys.(de.)pgp.net: 0x7E9DE456 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Weitere Infos: siehe http://www.gnupg.org iD8DBQE8obm+JPh4Kn6d5FYRAr86AJ94PjQ/EoBQ0t43CS+K9SyzyLsiqACfevcU Ux5Bw6c7CTQy3ye1Rdnsd4k= =a2Ul -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
