search for: useradmin

Displaying 4 results from an estimated 4 matches for "useradmin".

Did you mean: user_admin
2006 Mar 15
10
Scaffold with Foreign Key
...k_listings_user foreign key (user_id) references users(id), primary key (id) ) TYPE = InnoDB; ------------------------------ and in my User model i have the line: has_many :listing and in my Listing model i have the line: belongs_to :user I generate my scaffold: ruby script\generate Scaffold User Useradmin ruby script\generate Scaffod Listing Listingadmin the problem I''m having is that the scaffold view that is generated for Listing does not have an entry for selecting a User. In fact, the scaffold skips the user_id column completely. -- Vince -------------- next part -------------- An HT...
2006 Jan 07
3
Beginner Questions parameter passing failing
...del (which has firstname, lastname, email, password fields) def login @user = User.find_by_firstname(params[:firstname]) end However, when I try and display the resulting @user.firstname in the login view I always get the following error. NoMethodError in Useradmin#login Showing app/views/useradmin/login.rhtml where line #4 raised: You have a nil object when you didn''t expect it! The error occured while evaluating nil.firstname This error appears even though the name submitted in the form matches one in the database. The action...
2013 Oct 14
1
realtime voicemail asterisk 11
Hi list, I'm trying to put my voicemail on asterisk realtime with 11.XX, generate tables in a couple of files in the folder realtime / mysql , voicemail_messages.sql and voicemail.sql the connection with mysql and odbc works well isql asterisk useradmin xxx +---------------------------------------+ | Connected! | | | | sql-statement | | help [tablename] | | quit | | | +...
2005 Jan 29
0
Processed: webmin bugs
Processing commands for control at bugs.debian.org: > reassign 286307 logcheck Bug#286307: logcheck rules file Bug reassigned from package `webmin' to `logcheck'. > tag 290516 woody wontfix Bug#290516: webmin-cluster-useradmin: RPC error trying to add a new server There were no tags set. Tags added: woody, wontfix > tag 280728 woody wontfix Bug#280728: webmin postgresql module shows the header (title, links to module config and to main page,...), but the rest of the page is blank, so no action can be choosen. The mod...