From: Paul V. <pau...@gm...> - 2009-01-12 06:55:49
|
??? wrote: > Hi, > That is explicit gitstat problem. > So sorry for that, and thanks to your consideration. > > w/ apache log you sent, It looks The error pattern are 2 types. > > *Notice*: Use of undefined constant id - assumed > *PHP Warning*: Missing argument 1 for getprojectconfig() in > > I know why gitstat makes that log and will fix it As soon as possible.. > > And, for a shit, you could modify php configuration . > like this.. > - php.ini > error_reporting = E_ALL & ~E_NOTICE | E_STRICT > > Hi, Please change the logging indeed. With all the new stuff I'm busy with currently, it looks like these "Use of undefined constant" messages have even increased. Cheers, Paul. |