Last modified: 2007-03-06 14:08:21 UTC
When using a shared db, content is fetch from another wiki, (which uses its own paths) and shown on the fetcher wiki. If path locations differ, it generates broken links, most to /skins-1.5/common/images/magnify-clip.png and /skins-1.5/common/images/icons/fileicon.png which become relative to the fetcher wiki, independently of its $wgStylePath If the text contains images, they are given with their $wgUploadDirectory, not local $wgSharedUploadPath.
*** This bug has been marked as a duplicate of 9087 ***