Forums / Developer / ezscript.php error

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

ezscript.php error

Author Message

val Mbuyi

Thursday 08 January 2009 6:05:48 am


Hello,
after much reading and no answer, I just put my problem.
in fact, I get an error

  Warning: in_array (): Wrong datatype for second argument in
  / var / www / Exponential / kernel / classes / ezscript.php on line 1063

and ezscript(line 1063) this:

$ debugSettings [ 'always-log'] [$ level] = in_array ($ name, $ logList);

I have this in site.ini

[DebugSettings]
DebugOutput enabled =
DebugRedirection = disabled
AlwaysLog []
AlwaysLog [] = error
AlwaysLog [] = warning
AlwaysLog [] = debug
AlwaysLog [] = record
AlwaysLog [] = strict

but I still have this error

help please