[Vtigercrm-developers] PBX Manager
Philip Kiff
pkiff at cawd.ca
Fri Apr 29 05:47:07 PDT 2011
I might be wrong, but just to clarify, I think these error messages relate
to the MySQL, not the PHP config. The problem isn't necessarily with PHP
error message settings but rather with MySQL being in strict vs. non-strict
mode.
For vtiger, I think you have to run MySQL in non-strict mode in order for
all modules to always work correctly.
Phil
Nicolas wrote:
> Maybe you're right Joe, maybe you did miss something in your dump.
> This kind of message is related to the php trying to perform arrays
> actions on a non array variable. Try to compare the two databases or
> point this vtiger installation to your old database and see what
> happens.
and
> Scott wrote:
>
>> I recently moved a 5.2
>> vitiger database from one server to another and I'm getting the
>> following error when I access the PBX Manger module.
>>
>> Warning: ksort()
>> expects parameter 1 to be array, null given in
>> /**path**/html/include/ListView/ListViewController.php on line 687
>>
>> Warning: Invalid
>> argument supplied for foreach() in
>> /**path**/html/include/ListView/ListViewController.php on line 689
>>
More information about the vtigercrm-developers
mailing list