On Fri, Apr 29, 2011 at 11:58, Jean Hollis Weber wrote: > This page comes up completely blank, > http://wiki.documentfoundation.org/Documentation > > and several others don't show on the Category:Documentation list. > > I assume this is related to the work David says he's doing to reorganise > that part of the wiki. If so, I hope they return soon, even if in an > abbreviated interim form.
A completely blank page can be triggered by a broken extension, a badly coded Template, or something in the page content that triggers a PHP error. I'd bet that if whoever has access to the Wiki server goes in and pokes the server logs - specifically the PHP and apache error logs - they will see a segfault generated when someone tries to load the page. If I had to guess... it's a badly coded Template (eg infinite recursion in a template will trigger this) Subpages within the Documentation section are working... eg: http://wiki.documentfoundation.org/Documentation/ReferenceSystem C -- Unsubscribe instructions: E-mail to [email protected] Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/www/documentation/ All messages sent to this list will be publicly archived and cannot be deleted
