|
[dokuwiki]
||
[Date Prev]
[07-2007 Date Index]
[Date Next]
||
[Thread Prev]
[07-2007 Thread Index]
[Thread Next]
[dokuwiki] Re: breadcrumbs "crashes" dokuwiki?
- From: Myron Turner <turnermm02@xxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 02 Jul 2007 06:33:52 -0500
Luís Gois wrote:
Greetings.
Just installed dokuwiki 2007-06-26 in HPUX11i+Apache 2.0.52+PHP 4.3.8
but I can't use it. After installation, the doku.php start page is
rendered only until the breadcrumbs and it stops at "Trace:" (no
footer tool/buttonbar and images).
You might start by putting the following in local.php:
$conf['breadcrumbs'] = 0;
This will turn off breadcrumbs and let you see if it is in fact the
breadcrumbs that are causing the problem.
--
_____________________
Myron Turner
http://www.room535.org
http://www.bstatzero.org
http://www.mturner.org/XML_PullParser/
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|