Someone please tell me how I screwed this up: My forum won't display using the proper style sheet. When viewing the page source, I see that in compiling the header, one of the slashes, between the domain and the path, is reversed:
<link rel="stylesheet" href="http://www.ghoulash.com\forums/my-templates/kakumei/style.css" type="text/css" />
I've reviewed my config file and all of the relevant .php files, but I can't find where the slash gets reversed. This is an issue in Firefox on Mac and IE in Windows. It's not an issue in Safari on Mac, which forgives the reversed slash.
I'd appreciate any ideas or suggestions. Thanks.