similar to: Re: I think your problem has to do with how you set the variable.

Displaying 20 results from an estimated 100 matches similar to: "Re: I think your problem has to do with how you set the variable."

2006 Jan 11
8
[scriptaculous] Intermitently Disabling Clicks
I have button that slides down a menu using Effect.BlindDown, but the function that slides it down also makes it so that the opening link now slides the menu back in. If the user double clicks the link (thuse opening & closing immediatley) the slide animation breaks, then will not extend correctly (but no JS errors). How would you go about stopping this happening? Also, is it just me or is
2011 Mar 28
1
gluster 3.1.3 mount using nfs
Hi all, I setup the gluster filesystem and I want to mount the gluster volume using nfs in unix system. My machine is hp-ux (11.23) I put command like below but it has error test14:/>mount -F nfs -o proto=tcp,port=38465,vers=3,llock 150.2.226.26:/temp /mnt nfs mount: get_fh: 150.2.226.26:: RPC: Program not registered nfs mount: get_fh: 150.2.226.26:: RPC: Program not registered nfs mount:
2005 Mar 03
1
Blacklists.
Hi everybody, We are trying to develop a new blacklist application using Perl and AGI, in order to cut the users that call more than a number of minutes. We want that this blacklist application will be transparent for the real application, so the application don't have to do anything else. In the extension.conf we are using the next configuration: exten =>_number,1,AGI,blacklist_in.agi
2005 Jan 27
1
Outgoing call on Zap channel always gives DIALSTATUS ANSWER even when BUSY?
Outgoing call on Zap channel always gives DIALSTATUS ANSWER even when BUSY? Has anyone run into this? Here is my conf files: Zaptel: span=823,1,0,d4,ami e&m=1-24 loadzone = us defaultzone=us Zapata: usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes cancallforward=yes callreturn=yes echocancel=yes
2006 May 31
1
help a newbie
I am pretty new to wine and am experiencing a problem that hope someone might be able to help with. I am trying to get Infinity Power ( http://www.dpro.com/pages/main.asp?MenuId=1) to work and am hitting a wall. When the program starts it displays a splash screen then a login box that sits on top of the splash screen. In wine the login box never becomes visible. If I wait long enough to be sure
2008 Jun 01
3
Hardened ver of CentOS?
Can anyone recommend a hardened CentOS distro?
2004 Feb 05
1
Multilevel in R
Hello, I have difficulties to deal with multilevel model. My dataset is composed of 10910 observations, 1237 plants nested within 17 stations. The data set is not balanced. Response variable is binary and repeated. I tried to fit this model model<- glmmPQL( y ~ z1.lon*lun + z2.lat*lun + z1.lon*lar + z2.lat*lar + z1.lon*sca + z2.lat*sca +z1.lon*eta + z2.lat*eta, random = ~ lun + lar + sca
2005 May 31
1
How does ISDN really work?
I'm trying to setup DATA calls with Dial(Zap/g1d/12345678), but with PRI DEBUG SPAN 1 on, it seems to connect a regular SPEECH call. I'm using 1.0.6. Is this feature broken in stable release? There seems to be support in the source, but it doesn't work. Does the Telco set what each PRI channel support? Like DATA or SPEECH etc.. Do I have to specify in zapata.conf or zaptel.conf that
2006 Feb 21
0
Session Media 183 and Ringing Tone 180 Passing To SIP At the Same Time
Hi there, I am seeing some very interesting thing with the latest Zaptel 1.2.X, hope may be someone can shed some light on this. Normally, to dial via your Zaptel T1 card, you would do something like: ;Dial to PSTN exten => _9.,1,Dial(Zap/g1d/{EXTEN:1}) by not adding any option after the extension e.g. no "r" and no "m", Asterisk will pass thru the session media from the
2013 Aug 27
1
Error in simulation. NAN
Hi all, im triyng to implement a bayesian model with R and c++. I have a strange problem. I can't reproduce the error with a small script and then i post the original one. The problem is after the line for(MCMC_iter2=0;MCMC_iter2<thin;MCMC_iter2++) For the first 34 iterations all work fine, after, all the simulations of mu_acc_P return an "nan". If i delete the line
2007 Aug 02
1
sapply?
I have to compare four different grape varieties proteome in two different years. I don't know what test would be more suitable for my data. I think that an anova two way can be usefull also if someone suggested me to perform a manova. In addiction, I can perform each test on a single protein a time, but I can't loose my whole life carrying out anova (I have more than 1000 protein to
2009 Oct 20
2
Weighted Logistic Regressions using svyglm
I?m running some logistic regressions and I?ve been trying to include weights in the equation. However, when I run the model, I get this warning message: Here?s what it says: Warning message: In eval(expr, envir, enclos) : non-integer #successes in a binomial glm! I think it is because the weights are non-integer values. What is a good way to run logistic regressions in R when using
2004 Jul 19
1
par(ann=FALSE) ignored by image() (PR#7112)
Full_Name: Karel 'Clock' Kulhavy Version: 1.9.0 OS: GNU/Linux Submission from: (NULL) (212.71.168.94) par(ann=FALSE) is ignored by image() graphics function.
2004 Jul 19
1
par(cex) is ignored by persp() (PR#7113)
Full_Name: Karel 'Clock' Kulhavy Version: 1.9.0 OS: GNU/Linux Submission from: (NULL) (212.71.168.94) persp() graphing function ignores par(cex).
2004 Jul 19
1
filled.contour() ignores mfrow (PR#7114)
Full_Name: Karel 'Clock' Kulhavy Version: 1.9.0 OS: GNU/Linux Submission from: (NULL) (212.71.168.94) par(mfrow=c(2,1) is ignored by filled.contour().
2005 Mar 17
1
error in solve_technical question
Hi everybody, it's a technical question . i have a matrix with 30 columns and 40000 rows, i start my program and i found this error: "error in solve.default(sBB + Z[,,i] %*% Gamma %*% t(Z[,,i])): system is computationally singular: reciprocal condition number = 7.6377e-018 " is it R limit? thanks a lot. Jonathan Charrier
2010 Jun 02
0
interp-problem
Dear R-users, I build already many contour graphs using the contour-procedure in R (akima library), after interpollating my data z on x,y (see e.g. graphs in this paper: http://www.biomedcentral.com/content/pdf/1471-2148-9-16.pdf). Now, however, i experience unexpected and completely unsensible problems: after building the syntax, i can create the graphs and use the interp-command without any
2004 Dec 14
1
Bug on log.p argument with all stat function (PR#7420)
Dear R Developers: I have been playing with R, release 2.0.1 for a week now and have detected = that all stat functions related to distribution probabilities have the same= problem: 1.- The log.p parameter of all distribution functions, when set to TRUE, re= turns a extrange value. Accoding to the manual, when set to true, it should return log(p) probabili= ty. So to my understanding, setting
2007 Jul 05
3
Call Queues
Hi everyone: I've searching for a while and haven't found what i need. The thing is that i have a tdm422p with the two fxo ports connected to the pstn. I want my sip users to be able to call other numbers(any number) in the pstn through my zap fxo channels. I have a big number of sip users so as you can imagine there will be congestion when some of them(more than two!!) want to call
1997 Jul 24
0
Security hole in mgetty+sendfax
-----BEGIN PGP SIGNED MESSAGE----- Hi, a security hole has been found in the auxiliary fax scripts "faxq" and "faxrunq" in the mgetty+sendfax package. It has been in there since the first day those scripts were written. Due to improper quoting in these shell scripts, it''s possible to execute code with a foreign user id, and get root access to the machine. The