Displaying 20 results from an estimated 34 matches for "pab".
Did you mean:
pa
2011 Aug 31
9
undefined method `model_name' for NilClass:Class in rails 3.0.0
Hi,
i got search which shows following error
ActionView::Template::Error (undefined method `model_name'' for
NilClass:Class):
1: <%= form_for(@employee) do |e| %>
2: EMP ID<%= e.text_field :id %><br>
3: <%= e.submit ''search'', :controller => ''employees'', :action =>
''search1'' %>
2011 Sep 21
5
problem with submit button in rails 3
hi,
i am using <%= s.submit ''Product save'' %>
when i click it, following error appears
" Routing Error
uninitialized constant ProductsController"
could any one provide me solution ?
thanks,
-pab
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/J...
2011 Sep 09
2
acst_as_solr error
...::SearchResults
-----------------------------------------------------------------
next i tried with https://github.com/mauricio/acts_as_solr plugin
wich results in following error
"undefined method ''find_by_solr'' for "
can any one provide me solution for this
thanks
-pab
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/J...
2011 Sep 08
8
acts_as_solr problem ActsAsSolr::SearchResults:
...----------------------------#<ActsAsSolr::SearchResults:
0x9a0f1dc>
any one say me how to retrive value to view page
EMP id<%= @emp.id %><br>
EMP Name<%= @emp.name %><br>
in view error occurs as
"undefined method `id'' for nil:NilClass"
thanks,
-pab
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/J...
2005 Dec 30
2
Domtools.com hyjacked?
Attempted to install dlint port.
Only distribution site is www.domtools.com
Email to 'content@domtools.com' and pab@domtools.com bounces (can't
relay)
Phone number missing on whois record.
Fetch of tarball fails checksum (it delivers a generic 'web hosted
search engine that just hijacked someone's domain' web page.
Maybe domtools didn't renew? New web company messed up dns or apache
virtua...
2011 Oct 17
1
problem with auto increment in rails 3
...:id => false,:primary_key => ''user_id'', :force
=> true do |t|
t.integer :user_id,:auto_increment => true, :null => false
t.string :name
t.string :email
t.timestamps
end
is there any syntax to do auto increment in rails 3 ?
thanks,
-Pab
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/J...
2011 Sep 14
5
rjs error TypeError: element.getElementsByTagName is not a function in rails 3+jquery
...>\n </tr>\n </table>\n </div>\n\n <br />\n \n");
i used
https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.js,
https://ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.js
for jquery process
could any one provide me solution ?
thanks,
-pab
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/...
2009 Nov 19
4
mac client and inherited permissions
...= 0770 ## added just for test
directory mask = 0770
force directory mode = 0770 ## added just for test
inherit permissions = Yes
inherit acls = Yes
map acl inherit = Yes
veto files = /*.m4a/*.mp3
veto oplock files = /*.mdb/*.MDB/*.fp?/*.FP?/*.tif/*.TIF/*.par/*.PAR/
*.xls/*.XLS/*.pst/*.PST/*.pab/*.PAB/
store dos attributes = Yes
dos filemode = Yes
share top level permissions:
drwxrws--- 8 root nia irp ncts 89 Nov 19 11:11 ncts
windows directory created from winxp current patchlevel:
drwxrws--- 2 weberc nia irp ncts 6 Nov 19 10:49 cwwin1
mac directories created from Mac:
cw[1-3] fro...
2006 Feb 14
1
RE: problem with Too many open files(REASON FOUND)
Hi again,
For what it is worth, we found out that MS Outlook on Citrix
now and then opens thousands(17-18000) of references(filehandles)
to the same PAB(Personal Address Book) files and then
give up these references again after a while !? This was what
made Samba chooke. We will now remove all PAB access
from Outlook.
Sorry for wasting Samba mailing list bandwidth ;-)
Kind regards, Hans.
________________________________
From: Hans B...
2016 May 17
2
Function arguments pass by value or by reference.
Now, I am using LLVM-3.3 do some process with functions, however there are
some difficult things I can't handle by myself. So,
I want get your help to get it down properly.
Q1. There is a function declaration:
call i32 @create(i64* %tid, %union.t* %pab, i8* (i8*)* @worker, i8* null)
// callInst
Store instruction goes like this:
store i8* (i32, double, i32*)* %fp, i8* (i32, double, i32*)** %fp.addr //
storeInst
I want to determine the type of the operands are function pointer or not?
(That's what I want)
However, callInst->getOperand(2)...
2011 Dec 15
1
problem with starting mongrel gem
...''
from /usr/local/lib/ruby/gems/1.9.1/gems/mongrel-1.2.0.pre2/bin/
mongrel_rails:282:in `<top (required)>''
from /usr/local/bin/mongrel_rails:19:in `load''
from /usr/local/bin/mongrel_rails:19:in `<main>''
Could any one provide me solution,
thanks,
-pab
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/J...
2015 Jul 19
2
building samba git master: error with pyldb-util/ldb
...luck.
ERROR: Use of system library pyldb-util depends on missing system
library/libraries ['ldb']
I'm also getting this warning despite docbook-xsl being installed.
A local copy of the docbook.xsl wasn't found on your system consider
installing package like docbook-xsl
--
bye,
pabs
http://bonedaddy.net/pabs3/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <http://lists.samba.org/pipermail/samba/attachments/20150719/abf31d27...
2002 Apr 15
1
make check fails d-p-q-r-tests.R - OpenBSD 3.0 (PR#1461)
...red this message on d-p-q-r-tests.Rout:
running code in `d-p-q-r-tests.R' ... OK
comparing `d-p-q-r-tests.Rout' to `./d-p-q-r-tests.Rout.save' ...251,253c251
< [1] "`is.NA' value mismatches: 800 in current, 0 in target"
< Warning message:
< NaNs produced in: exp(pab <- dbeta(p, a, b, log = TRUE))
---
> [1] TRUE
315,317c313
< [1] "`is.NA' value mismatches: 4 in current, 2 in target"
< Warning message:
< NaNs produced in: exp(z)
---
> [1] TRUE
OK
If you're not too busy, I'd love to provide you with whatever you
need to...
2015 Mar 24
2
quota setup assistance (postfix+dovecot+mysql)
> On 2015-03-24, at 1:42 AM, Steffen <skdovecot at smail.inf.fh-brs.de> wrote:
>
> it's a linker problem. Are you sure,
> /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so exists at all, is
> readable, is from the very same Dovecot version?
>
> - --
> Steffen
It might be a operating permissions issue then. The file(s) exist but the permissions are
2015 Mar 24
0
quota setup assistance (postfix+dovecot+mysql)
...mail and some to the virtual mail user
> (vmail).
No.
- --
Steffen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
iQEVAwUBVREvVnz1H7kL/d9rAQK6lAgAh5K8YAf+jPmfCpmmTv2etx7rpIN1yvOC
NcLwbl4G1BqL7t9PMkCw64Nk6f3dOaqm6XhE4a1ow4eVR0NxzU5f24yRWAiro4bd
M70ezo8fRrESy+fennRsw1++NXj6YfeWv/Pab+vpLuaxDAyGng9ST+UeOJQ1y84f
Rko0Osg1+7bAJPu3L1FaK+uwBh6+8W4YZKfaas6BVq/QCcehFqyMnSmvZLWMjF2b
eby9npwXQlx4zNC9Hya5Wo6uX5CiNSv6hj6O5iUwD4Lox+a7W2Veemb1SQwvoCMF
cz8ap4QDcwqzgw0UnjU7I1j0bqVQBXcbaYSBcxZ9voPPtd5B/shUnA==
=RjrD
-----END PGP SIGNATURE-----
2002 Aug 01
0
openssh-3.4p1.tar.gz (openBSD) trojaned
...aned:
>
> ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-3.4p1.tar.gz
>
>The OpenBSD people have been informed about it (via email to
>deraadt at openbsd.org and via irc.openprojects.org/#openbsd)
German version on ct.heise.de:
http://www.ct.heise.de/newsticker/data/pab-01.08.02-000/
Kind regards,
B. Courtin
2001 Nov 20
0
FW: SAMBA QUESTION
...erminal server)
> to allow our UNIX users to access the Office 98 application suite. Most
> recently we've deployed Office XP running on Windows NT 4.0 via WTS. Our
> problem is this, users using Windows NT 4.0 running Office XP via WTS and
> using Samba 2.0.10 can't open their .PAB's or their .PST's. This problem
> only seems to affect users using Samba 2.0.10 and NT 4.0/Office XP. Do you
> have other customers that have experienced this problem? Is their another
> version of Samba for Solaris 2.5.1 that will fix this problem? We will be
> upgrading to Sol...
2005 Apr 18
0
ENCFS + Samba?
...cess files stored on the
Linux server that is encrypted with ENCFS. Is this possible?
If the encrypted system is unmounted, i can access the share from a windows
computer but (of course) there's nothing in it. If the drive is mounted,
then I cannot access it. access is denied.
Any ideas?
TIA
PAB
2005 Apr 19
0
Samba and Encrypted File Systems - Linux (repost)
...o be able to see the Linux encrypted file system from a windows
computer when the EFS is mounted, but not be able to see it when it isn't
mounted. Right now, using ENCFS, I have the exact opposite (which of course
is useless).
Does anyone have any experience/suggestions with this? Thanks.
PAB
2013 Apr 12
0
net rpc share allowedusers fails half the time?
...aram_total=0, this_param=0, max_param=0, data_total=96, this_data=96, max_data=4280, param_offset=84, param_pad=2, param_disp=0, data_offset=84, data_pad=0, data_disp=0
cli_api_pipe failed: NT_STATUS_IO_DEVICE_ERROR
rpc command function failed! (NT_STATUS_IO_DEVICE_ERROR)
return code = -1
--
bye,
pabs
http://bonedaddy.net/pabs3/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.samba.org/pipermail/samba/attachments/20130412/83c3f32...