On 8/19/07, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > > It just hit me. in_array() is probably throwing "wrong parameter > > count" error, right? > > See; http://news.php.net/php.doc/969377462 > > Right, got a bunch of these. So is it right that phd is using that patch > and thus not usable with regular php right now?
Yes. It is however only used to generate the next/previous links - which are pretty much useless to you. Just comment out the createNext()/createPrev() calls in thmes/php/phpweb.php and themes/php/chunkedhtml.php -Hannes
