From: Reini U. <ru...@x-...> - 2004-06-18 11:32:01
|
John Cole schrieb: > In your php.ini file you need to turn on log_errors and set error_log to a > filename. Just fixed the bug in the Crao theme. I simply forgot the mass search & replace "$Theme" to "$WikiTheme" there also. > > John Cole > > -----Original Message----- > From: Stan Berka [mailto:sb...@po...] > Sent: Thursday, June 17, 2004 1:16 PM > To: John Cole > Cc: php...@li... > Subject: Re: [Phpwiki-talk] bug in crao theme... > > > 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 -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |