From: Stan B. <sb...@po...> - 2004-06-17 18:15:59
|
Where do I find the php error log? Many times I get blank page from phpwiki and always wonder where an error message is if any. John Cole wrote: >Seems that the Crao theme is broken. I just get a blank page (well just >part of a page). > >Here is the php error log: > >[17-Jun-2004 08:23:41] PHP Fatal error: Call to a member function on a >non-object in c:\program files\apache >group\apache\htdocs\phpwiki\lib\Template.php(132) : eval()'d code on line 20 > >Here is the contents of the page: > ><?xml version="1.0" encoding="iso-8859-1"?> ><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ><html xmlns="http://www.w3.org/1999/xhtml"> ><head> ><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> ><meta name="robots" content="index,follow" /> ><meta name="keywords" content="Home Page, PhpWiki" /> ><meta name="language" content="en" /> ><meta name="document-type" content="Public" /> ><meta name="document-rating" content="General" /> ><meta name="generator" content="PhpWiki" /> ><meta name="PHPWIKI_VERSION" content="1.3.11pre" /> ><base href="http://devsup1.uai.int/phpwiki/index.php/" /> > >I'll be sure to test all themes when I get a chance. We usually use MacOSX, >but the WordPress and MonoBook look really good. > >John Cole > > >------------------------------------------------------- >This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference >Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer >Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA >REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND >_______________________________________________ >Phpwiki-talk mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > > |