|
Re: Images after edit problem solved but still a mystery: msg#00083web.wiki.pmwiki.user
On Mon, Jun 16, 2003 at 12:25:53PM -0400, Ross Kowalski wrote: > > If you key in the URL > http://www.edu-coop.org/pmwiki/pmwiki.php/Main/WelcomePage > you see the images. > > If you go to this URL > http://www.edu-coop.org/pmwiki/pmwiki.php > you won't see the imaes. > > even though I have the following variables set in the local. > $DefaultGroup = "Main"; > $DefaultTitle = "WelcomePage"; > > Any thoughts??? It's an oddity in the sequence in which pmwiki processes pagenames. Try adding a line like: if ($pagename=='') $pagename="$DefaultGroup.$DefaultTitle"; into your local.php to explicitly set the pagename if there isn't one specified in the URL. Pm |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Search results page does not validate as xhtml: 00083, Patrick R. Michaud |
|---|---|
| Next by Date: | RE: Table styles: 00083, Edward Andrews |
| Previous by Thread: | Images after edit problem solved but still a mysteryi: 00083, Ross Kowalski |
| Next by Thread: | broken wiki links on home page fer an instalaltion: 00083, Rich Coco |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |