[pmwiki-users] Strange mixing of urls.

The Editor editor at fast.st
Thu May 25 13:11:19 CDT 2006


Hi all!

Continue to be amazed with PmWiki and how easy it is to do new things.
 Just been experimenting with titles, and love it.

Anyway, somehow in the process PmWiki began getting confused about the
paths to use for things like style sheets and images. (My home
version, being run on Apache/XP).  Listed below is some of the source
just to show you the problem.  Started just after I added another
config page for one specific page, but messed up the whole site. Did
it once before but seemed to correct itself, when I came back to it
later...

>From page source:

<link rel='stylesheet'
href='http://www.fast.st/fastwiki/system/pub//skins/fast/fast.css'
type='text/css'/>

<!--HeaderText--><style type='text/css'><!--
  ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; }
...
--></style>
<link rel='stylesheet' type='text/css'
href='http://localhost/fastwiki/fast/pub/css/local.css' />
</head>

<body bgcolor="#EEEEEE"
background="http://www.fast.st/fastwiki/system/pub//skins/fast/space.gif">
...
<p><br><a href='http://localhost/fastwiki/fast/index.php?n=Main.Main'
style="text-decoration: none"><img
src="http://www.fast.st/fastwiki/system/pub//skins/fast/fast.gif"
width=570 height=64 border=0></a>

etc.

You will notice some urls have the online path, some have the local
path.  I've checked the various files to see if I could spot the
problem but can't seem to find anything pointing online.  Any
suggestions?

Cheers,
Caveman




More information about the pmwiki-users mailing list