search for: undifined

Displaying 2 results from an estimated 2 matches for "undifined".

Did you mean: undefined
2003 Nov 04
3
AW: wbinfo error
...binfo error > Hi! > > I set up Samba 3.0.0 on SuSE 8.2 Professional, and got it joining our NT4 > domain with success. Although I got a little problem: when using wbinfo -u I > get the following error: > wbinfo: relocation error: /usr/local/samba/lib/samba/charset/cp850.so: > undifined symbol: smb_register_charset > > Can anyone help me with that? > > Regards, > > Jens > ########################################### > Diese Nachricht wurde von F-Secure Anti-Virus gescannt. > > This message has been scanned by F-Secure Anti-Virus. > > -- > To...
2008 Jun 21
15
will_paginate generates undefined method paginate
Dear I used to use the will_paginate plugin, and now it is no longer available in the repository. I am using the one in the gem #gem install will_paginate in my controller I have this @careers = Career.paginate :page => params[:page], :per_page => 10 and in the view <%= will_paginate @careers %> I found this way in all the tutorials and the railscasts episode 51. Though I still