Re: user prefs from sql problem [solved]

2009-09-09 Thread Karel Beneš
On Wed, Sep 09, 2009 at 10:47:28AM -0400, Kris Deugau wrote: > Karel Beneš wrote: >> Works fine now. My expectation was wrong. I have expect that new rows >> will be inserted automatically (in the same way as user_pref file is >> created) > > Well, it's true that the userprefs file is automatically

Re: user prefs from sql problem [solved]

2009-09-09 Thread Kris Deugau
Karel Beneš wrote: Works fine now. My expectation was wrong. I have expect that new rows will be inserted automatically (in the same way as user_pref file is created) Well, it's true that the userprefs file is automatically created... but it's created "empty" (aside from comments and whitespa

Re: user prefs from sql problem [solved]

2009-09-09 Thread Karel Beneš
On Wed, Sep 09, 2009 at 09:32:27AM +0200, Karel Beneš wrote: > On Tue, Sep 08, 2009 at 09:45:18PM -0400, Matt Kettler wrote: > > Did you set these options in your local.cf?: > > > > user_scores_dsn DBI:driver:connection > > user_scores_*sql*_username dbusername > > user_sc