https://bugzilla.wikimedia.org/show_bug.cgi?id=43940
--- Comment #6 from Krinkle <[email protected]> --- (In reply to comment #4) > I don't know what a canonical URL is but I do want the www if at all > possible. Is that going to break something? No, that should be fine. Check your LocalSettings.php file, specifically wgServer and wgScriptPath. Canonical URI in this case means the "preferred" url or the "official" version. That's what should be configured in LocalSettings. > As to scripts, I did not change anything. I did create MediaWiki:Vector.css, > copying the content from Wikipedia. Is there something specific you intended to gain by doing this? Copying it out like that is usually not a good idea. It means you're likely to have imported all sorts of bits from templates you don't even have, and might get unexpected issues in the future as you won't know how to maintain it when you upgrade MediaWiki (whereas Wikipedia's version will have changed). (In reply to comment #1) > I'm happy to create an account for someone if they'd like to confirm this. Let's do that. That'll make it easier to figure out what the problem is. Send to my e-mail address? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
