similar to: newbe: observer setup

Displaying 20 results from an estimated 400 matches similar to: "newbe: observer setup"

2006 Feb 22
2
Using ez_where
Hi All, I am trying to pass values to ez_where to construct my conditions. I need to know how the params need to be formated for ez_where. My search class looks like this: def search @display_ad = DisplayAd.new(params[:display_ad]) cond = Caboose::EZ::Condition.new do pub_date == ''@display_ad.pub_date'' io_number =~
2002 May 23
1
Newbe
My name is Gert Jensen and I am a newbe to Samba. I have tried installing it a few time and have run into the same problem no matter how I try to get the management module to load. Can someone on the list give me instructions or send me to a site where there are explicit instructions on how to set up SWAP with the latest version of Sambe and Red Hat 7.3. When I try to access
2001 Sep 05
1
Newbe Question
Greetings, Can anyone tell me what to do about "Can't open MIDI device '/dev/sequencer'! (No such device): Load MIDI sequencer kernel driver !" ? Is there a way to do this without recompiling my kernel? I have sound working for everything else. I get this message whenever I try to run any M$-Office app, such as M$-Word. Lotus Notes v5, et. al. work fine. I'm a
2005 Jan 07
1
Newbe Can't dial local numbers.
Hello All, I loaded Asterisk@Home. I'm using SLPhones and can connect to mailboxs on the system. I have one X100P card. I try to dial out but get rejected. Any help... Thanks, David
2001 Dec 15
1
Newbe....
I'm just starting out with rsync and having the following problems: I'm getting autorization errors when I try to fire up a transfer between two e250's. I would like to basically mirror users between two systems. I've used the basic format that has been stipulated in the doc's still having problems Joe Despres jdespres@csc.com
2006 Feb 22
0
How to get model observer to work?
I can''t seem to get a model observer to work. In my environment.rb I have: config.active_record.observers = :item_observer In item_observer.rb I have: class ItemObserver < ActiveRecord::Observer observe Item def after_update(item) if @old.active != item.active logger.debug ''observer#after_update'' #... end @old = nil end def
2006 Jan 26
3
Newbe:Where declare constants visible in view & controller ?
I am using some constants that should be visible in the controller and in a view. Declaring the constant in the controller does not make the constant visible in the view. So my question: Where can I declare the constant to be visible in all views and controllers ? Thanks a lot in advance Christian -- Posted via http://www.ruby-forum.com/.
2006 Jan 26
2
Newbe Question: Character Encoding
I have to present german umlaute as "?" on my webpage. When writing the text within the view, everything is fine - the characters are presented correctly. When I declare variable within the controller (e.g. via flash or as a list of values for a listbox) the text is displayed with the umlaute replaced by strange characters. I assume I have to adjust the character encoding somewhere.
2004 Nov 19
1
cups newbe
Hello, This is my first samba server that I used cups for the printing sub system. After getting everything setup and running I am getting a "Access denied, unable to connect" error on the printer window, but I can still print test pages???.. my smb.conf [global] #=============== Local Master Settings=========================== domain master = no local master = yes
2004 Feb 06
0
Newbe: restricting traffic to gateway
Hi, I have a linux fileserver on my local network which (besides other things) serves as p2p machine. The network is connected to the internet through a hardware ADSL (512/256) router. What happens now is that my SSH and webtraffic (from other machines) becomes bogged down when loads of up- and downloads happen at the fileserver. As the fileserver does not do NAT for me, I can''t use
1997 Sep 25
0
Newbe in samba, a lot of questions.....
I installed samba 1.9.16p11 on a Unix(BSDI 2.1); on my network also exist two NT servers and some Win95 and WfWg machines. Here the fun begin: 1.- my smb.config is: ; Configuration file for smbd. [global] auto services = chris atoledo printcap name = /etc/printcap load printers = yes guest account = pcguest [homes] comment = Home Directories browseable = no guest ok = no
2003 Jul 09
0
Newbe Questions.
Dear all, I'm just finished installing the TDM (2 port) and X100P. I'm using X100P to pstn, and the TDM to the phone. I've loaded the module, and I can also list the card in the /proc/zaptel/ I'm a little confused now. in zapatel.conf, how do I know which channel is which. (TDM or X100P)? Thanks and pardon my English Isianto Istiadi
2003 Oct 09
0
newbe Echo problem
I have just (last month) brought up * with ISDN & soft phones. I am using Workstation->SIP or iax->*->isdn4linux->hisax->EICON Diva ISDN (not Pro)->uk(bt)isdn lines I am currently trying SIP clients - the last is an evaluation of SJphone, but this problem does not seem to depend on the Workstation end Outgoing calls leave unacceptable levels of echo, noticable by the
2005 Mar 18
1
newbe question sip.conf
Dear Gurus, Just installed Asterisk and it runs just fine. Have made a simple extension and sip configuration which works nice also. But still a question. My (simple) extension is as follows: extensions.conf: [default] extern => 1001,1,Dial(SIP/1001) extern => 1002,1,Dial(SIP/1002) and the sip.conf: [1001] type=friend host=dynamic canreinvite=no disallow=all allow=alaw [1002] ; copy of
2008 May 28
1
A few newbe Question/Problem.
I am very new to Wine, Always have it install it, but never really use it. finally, few day ago. I install my very first software with Wine. It is a Game, and it run perfectly smooth, Wine is Awesome. However, I do run into some little problems. Launcher: Wine automatically set up a icon/launcher on the Desktop for me, and it runs great, However, when i try to create exactly same Launcher with
2006 Jan 22
0
cant add files + variables ? (Newbe:)
First time samberer :) I have a home network, samba server running on kubuntu, wifes system running kubuntu and company laptop running XP. To start with I want to just share files. I can read files in shares from my wifes system but no matter what I do I cannot add files to the mounted share. I get 'cannot create regular file .... no such file or directory', even though the mounted
2004 Aug 06
0
Newbe: OK so far?
On Wednesday, 22 August 2001 at 17:53, Scott Vetter wrote: > Now for ices, I've gotten through the "./configure" and get several > error messages: > parse.c:45 parse error before 'ices_xml_get_children_node' > parse.c:45 parse error before 'cur' > > Unfortunately I cannot scroll back to see what the first error might > be. And just getting to
2004 Aug 06
0
Newbe: OK so far?
> OK, I found LAME's web site and installed it using the source for it. That > appears to work. I also found a couple of libxml... packages and either > replaced the existing ones and added a few others. That went without problem. > However the same problem exists. I found that the lame.h file is in a > directory of /root/lame3.70 Perhaps the make can't find it at
2004 Aug 06
0
Newbe: OK so far?
The source is for ices-0.1.0. The errors occurs at the compile within the make for parse.c. The errors are: parse.c:41 parse error before 'doc' (same for 42 and 43) parse.c:44: parse error before 'ices_xml_get_root_element' parse.c:45: parse error before 'ices_xml_get_children_node' parse.c:45: parse error before 'cur' and the rest are warnings. Scott -------
2002 Jan 29
1
Newbe Q: Some plotting diffculty..
>From owner-r-help at stat.math.ethz.ch Tue Jan 29 06:13:23 2002 >I've got a data-frame contining variables i columns named after the >specified subject and with data which represents time of observation. > >What I would like to do is to get a plot with observation time on the >ordinate and subject on the abscissa -- kind of a "at what time did I >observe the