search for: user_set

Displaying 9 results from an estimated 9 matches for "user_set".

2006 Jan 26
2
Easy way to add properties to a model?
Hi, I have a model (let''s say User) and I would like to add any number of user-defined-settings to this Model. I created a UserSetting Model with user_id, key and value. I connected them with has_many. I know how to access these properties from a user but I would like some methods like user.hasProperty? / user.getProperty ... I think I know how to write these methods/finders myself but
2006 Jan 06
3
Single table inheritance - HowTo?
...;, `updated_on` datetime default NULL, `comments` char(255) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; And a row with a type = ''General'', and name = ''front-page'' Then I have a setting.rb model, and also general_setting.rb and user_setting.rb, where I only have: class <TYPE>Setting < Setting end So, if I do General.find_by_name(''front-page''), I expected to get the value of the corresponding row, instead I get a nil object. What could I possibly be doing wrong? Thanks! Ivan V.
2010 Aug 07
2
piegonhole seg fault with NULL user
...ue optimized out>, str=0x8603e88 "0") at mail-storage-service.c:501 ret = 0x85f71f0 __FUNCTION__ = "user_expand_varstr" #3 0x4009c8fc in mail_storage_service_next (ctx=0x8603470, user=0x8603cf0, mail_user_r=0x8601e40) at mail-storage-service.c:835 user_set = 0x8603d90 home = <value optimized out> chroot = <value optimized out> error = <value optimized out> len = <value optimized out> temp_priv_drop = <value optimized out> #4 0x4009dde4 in mail_storage_service_lookup_next (ctx=0x86...
2012 Nov 01
1
2.2.alpha1 (626a9df21e62): LMTP Core Dump
...x=0x1160640, input=0x7fff905265d0, user_r=<value optimized out>, error_r=<value optimized out>) at mail-storage-service.c:1013 flags = 675 user = <value optimized out> username = 0x11540b0 "tlx at leuxner.net" user_info = 0x1163718 user_set = <value optimized out> userdb_fields = 0x1173dd8 error = <value optimized out> reply = {uid = 0, gid = 0, home = 0x7f6175249712 "H\211\303d\213\004%\030", chroot = 0x7f6100000001 <Address 0x7f6100000001 out of bounds>, extra_fields = {arr = {buff...
2010 Oct 10
3
Segfault in dovecot-lda 2.0.5
...0x0} raw_mail_user = 0x857c1b8 raw_ns = 0x8571ea8 raw_ns_set = {name = 0x0, type = 0x0, separator = 0x0, prefix = 0x0, location = 0x804abd9 ":LAYOUT=none", alias_for = 0x0, inbox = false, hidden = false, list = 0x0, subscriptions = false, user_set = 0x0} storage = <value optimized out> box = 0x85801c0 raw_box = <value optimized out> input = 0x0 t = 0x8584d90 headers_ctx = 0x0 user_source = 0x804ab2c "" sets = <value optimized out> pro...
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
...service.c:134 _data_stack_cur_id = 3 flags = MAIL_STORAGE_SERVICE_FLAG_DISALLOW_ROOT user = (struct mail_storage_service_user *) 0x8088988 username = 0x807a89b "testds at domain.foo" user_info = (const struct setting_parser_info *) 0x8089d80 user_set = (const struct mail_user_settings *) 0xfef7fc99 userdb_fields = (const char * const *) 0x807a908 error = 0xfeff0540 "" reply = {uid = -1, gid = -1, home = 0x0, chroot = 0x0, extra_fields = {arr = {buffer = 0x809b6b8, element_size = 4}, v = 0x809b6b8, v_modifi...
2010 Feb 23
0
dovecot 2.0_b3 autocreate plugin bug.
...42fd in mail_storage_service_init_post (ctx=0x806f400, user=0x80719e8, mail_user_r=0xbfbd5f24, error_r=0xbfbd5ee4) at mail-storage-service.c:368 No locals. #12 mail_storage_service_next (ctx=0x806f400, user=0x80719e8, mail_user_r=0xbfbd5f24, error_r=0xbfbd5ee4) at mail-storage-service.c:855 user_set = 0x8071af0 ---Type <return> to continue, or q <return> to quit--- home = 0x8072089 "/data/mail/domain.com/test" chroot = 0x8066380 "" temp_priv_drop = <value optimized out> #13 0xb7f554f0 in mail_storage_service_lookup_next (ctx=0x806f4...
2009 Mar 02
3
WoW runs *only* as root (openSUSE 11.1, GeForce 8800GTS)
Before I say anything, I should probably say that I do realize that I should not be running wine as root, however for the purpose of debugging I tried it anyways ... and to my surprise found it worked. 1 The situation First of all, this is the same installation, using the same configuration file on the same computer, etc. As a normal user Wow.exe does not even start (note that Launcher.exe does
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
hi, I've installed a testversion from 2.0.12 and getting coredumps after login via IMAP/POP3. I don't know, if it is a simple config error or something else. ====== dovecot: [ID 583609 local7.error] master: Error: service(imap): child 29333 killed with signal 11 (core dumped) [ID 583609 local7.error] master: Error: service(imap): child 29335 killed with signal 11 (core dumped) ======