[Pmwiki-users] Missing Image
Patrick R. Michaud
pmichaud
Sun Jan 25 09:46:07 CST 2004
Nope, this is a known mis-feature of pmwiki-0.5.27. You can fix it
by adding the line:
if ($pagename=='') $pagename='Main.HomePage';
to local.php.
This problem has been fixed in the 0.6 release of PmWiki (which is still
in beta so I wouldn't use it just yet).
Pm
On Sun, Jan 25, 2004 at 05:19:48PM +0100, Benedikt Hochstrasser wrote:
> Hello,
>
> I'm using pmwiki-0.5.27.
>
> I've attached an image to Main.HomePage via
> Attach:someimage.jpg
>
> Works fine as long as I call the page via
> http://...../pmwiki.php?pagename=Main.HomePage
>
> but when I call it via
> http://...../pmwiki.php?
> alone, I get no image and the source says "Attach:someimage.jpg"
>
> I could circumvent it by putting a complete URL in there instead of the Attach: tag.
>
> Am I doing something wrong here?
>
> --
> Ben
> (bhoc at tiscali.ch)
>
>
> --
> Pmwiki-users mailing list
> Pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users_pmichaud.com
More information about the pmwiki-users
mailing list