https://bugzilla.wikimedia.org/show_bug.cgi?id=18650
Karun Dambiec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #2 from Karun Dambiec <[email protected]> 2009-05-13 04:53:17 UTC --- Hello, This problem occurs when $wgScriptPath is changed in the configuration files, as $wgStylePath utilises this as part of the default path being $wgScriptPath/skins. A lot of the paths that are set use $wgScriptPath as the base, and when this is changed the other paths will need to be redefined. The installation script that comes with MediaWiki will set $wgScriptPath for you when it is installed. Most of the information about the default values is available in the Manual at http://www.mediawiki.org/wiki/Manual:$wgStylePath -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
