[ingo] Nothing is written into database

Jan Schneider jan at horde.org
Tue May 24 09:55:10 UTC 2011


Zitat von Olivier <olivier at ablinux.com>:

> Up ?
> I have this entry in my horde log file
>> 2011-05-24T10:49:20+02:00 DEBUG: HORDE [ingo] SQL  (0,0001s)
>>        INSERT INTO ingo_vacations (vacation_addresses, vacation_subject,
>>          vacation_reason, vacation_days, vacation_start, vacation_end,
>>          vacation_excludes, vacation_ignorelists, vacation_owner) VALUES
>>          ('yyy at yyyy.com\nzzz at zzz.fr', 'subject', 'text', 7,  
>> 1306101600, 1306533600,
>>          'xxx at xxxx.com\nxxxx at yyy.fr', 1,
>>          'yyy at yyyy.com') [pid 8403 on line 783 of  
>> "/usr/share/php/Horde/Db/Adapter/Base.php"]
> But there is no new line in database !!
>
> Any idea ?

Which DB driver do you use? MySQLi? Try PDO/MySQL instead.

> Olivier
>
> Le 23.05.2011 14:37, Olivier a écrit :
>> Hi,
>>
>> ingo 2.0.1
>> horde 4.0.3
>>
>> I've configured Horde database to use my MySQL server via mysqli  
>> functions. All is good in horde, imp, and turba, but nothing is  
>> written to the database with ingo. I have configured ingo to use  
>> horde database ($conf['storage']['params']['driverconfig'] =  
>> 'horde' and $conf['storage']['driver'] = 'sql'), i have add some  
>> debug traces into the code, so i'm sure that mysqli php function  
>> are called but noting is happened and no error messages !!
>>
>> HELP, HELP, HELP
>>
>> Olivier
>>
>>
>>


Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the ingo mailing list