Unclear error in VPHP
Bart Pietercil
bart.pietercil at cognosis.be
Wed May 14 04:11:45 CDT 2008
On 13 May 2008, at 19:44, Ruslan Zasukhin wrote:
> On 5/13/08 12:45 PM, "Bart Pietercil" <bart.pietercil at cognosis.be>
> wrote:
>
>> Hi Ruslan, List,
>>
>>
>> could somebody explain to me what would trigger this error in our
>> server logs
>>
>> [Tue May 13 11:30:40 2008] [error] PHP Warning: Unknown list entry
>> type in request shutdown (-1) in /Library/WebServer/Documents/
>> Mobistar/
>> classes/class.Connector.php on line 29
>>
>> While this does not seem to have much impact I would prefer
>> understanding the error above just dismissing (because there are a
>> lot
>> of lines in the log generating this warning)
>
> No idea, Bart,
>
> Did you try google?
Google has loads off this warnings in php. Seems to have to do with
modules. And just as Blackfin I think this comes from the VPHP module...
(0003467) blackfin (reporter) - 2008-05-14 01:13
http://valentina-db.com/bt/view.php?id=3158#3467
----------------------------------------------------------------------
When I change the Locale via php before your example, the string format
changes, but it is still truncated:
setlocale(LC_ALL,"en_US") :
string(13) "05/14/2008 10"
setlocale(LC_ALL,"en_GB") :
string(13) "14/05/2008 10"
setlocale(LC_ALL,"de_DE") :
string(13) "14.05.2008 10"
Sometimes (but not always) when executing your example, this error is
risen (I think it comes from the VPHP module) :
Warning: Unknown list entry type in request shutdown (-1) in Unknown on
line 0
hth
Bart
I will investigate this further as soon as I find some time
More information about the Valentina
mailing list