On 7/10/07, Ben Wilson <[EMAIL PROTECTED]> wrote: > The quoted section below occurs intermittently when I try to create a > page (using WritePage()) in a function put at the end via > register_function_shutdown(). I don't know why, but it appears that > PmWiki forgets where wiki.d is.[1] Sometimes it works, which is why I > scratch my head.
Are you passing getcwd() to the function and using chdir() therein? See it done "Pm's way" in the scripts/ directory. Hagan _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
