I get an incorrect xml error when loading the geobrowser as an anonymous user. The node icons do not load, and the category tree won't load either. Any idea what's wrong? The geobrowser installation is not modified in any way.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1.jpg | 16.47 KB | breitner |
| #3 | 4.jpg | 20.67 KB | breitner |
| #1 | taxonomy-image.png | 3.35 KB | adminfor@inforo.com.ar |
Comments
Comment #1
adminfor@inforo.com.ar commentedThis occurs only with IE, not with Firefox.
To remove this msg, allow anonymous users to acces taxonomy images in users access administration.
Comment #2
farald commentedI experienced this problem using firefox 2. But even so, your solution solved the problems:)
Comment #3
breitner commentedWhy is the comment is closed??? The problem is still there.
It is the same as http://drupal.org/node/288499.
The module does NOT work with acces to taxonomy images (look at attachments).
Comment #4
farald commentedIt seems to me that this error comes from caching. having caching disabled even for anonymous saved my problem, but it is of course a very bad solution to the problem:)
Comment #5
farald commentedFound a solution!
I presume that it is the xml function in geobrowser that somehow gets problems with the cache.
Cache exclude lets you keep geobrowser out of cache at all times.
Comment #6
farald commentedCacheexclude seems to do the trick.
Comment #8
lappies commentedYes Cacheexclude does the trick but I also had to disable image cache.
(Without the image cache disablement I still got the error even with Cacheexclude was enabled)