[horde] User settings are not stored

Michael M Slusarz slusarz at horde.org
Mon Oct 14 17:42:08 UTC 2013


Quoting c.bayerlein at bundesarchiv.de:

> Hi Michael,
>
>
>> The Horde debug log is your friend.  Set logging to DEBUG in  
>> horde/config/conf.php.
> Thank you for the hint. I attached the excerpt of the lag file that  
> was generated during the attempted storage of the user prefs (I set  
> my language to "Deutsch"). Can you identify the problem?

Your SQL queries aren't actually doing anything:

2013-10-14T17:44:12+02:00 DEBUG: HORDE [kronolith] SQL  (0,0008s)

(There should be an SQL statement after this line.  e.g.:

2013-10-14T11:38:45-06:00 DEBUG: HORDE [imp] SQL  (0.0025s)
         SELECT * FROM horde_histories WHERE object_uid =
            
'imp:slusarz:<20131014140447.Horde.Q9_LtpIszr8BQqIzQ1eqOA6 at neo.wg.de>'  
[pid 6273 on line 200 of  
"/disk2/src/horde/framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php"]
)

So your SQL configuration is very broken.

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the horde mailing list