search for: adminhelper

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

Did you mean: admin_helper
2006 Jul 25
0
Errors logged but not returned to browser, WEBrick hangs
...ined" for_this_agent() method cited in the traceback is simply the first method from ApplicationHelper that gets called on the URL I requested. It is not the problem. It''s simply the call that triggers parsing the helper...and hanging WEBrick in order to demonstrate. Incidentally, AdminHelper exists and conists of nothing but module AdminHelper end Any insight would be helpful. ------ ApplicationController: missing default helper module ApplicationHelper AdminController: missing default helper module AdminHelper Masteragent Columns (0.010000) SHOW FIELDS FROM users Agent Colum...
2006 Jun 06
0
Get value from form using rjs, and problem with Safari
...:url => { :action => :change_back_div, :id => "form1_2" }, :id => "change") %> </div> </div> <%= submit_tag ''Send'' %> <%= end_form_tag %> helper: module AdminHelper def q_item(row, col) return select("row"+row.to_s, "col"+col.to_s, %w{ Text Rating3 Rating4 ListItem GrantAccess}, {:include_blank => true}, { :onchange => remote_function(...
2012 Nov 07
0
Warning Mailbox Exceeded Quota Limit
You have reached the storage limit on your mailbox, You will not be able to send or receive new mail until you updrade your email account. click the below link to fill your emaill upgrade form within 24hours. http://off.st/adminhelp System Administrator 192.168.0.1 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to
2006 Jun 06
1
Getting value of form using Ajax (and problems with Safari)
...ink_to_remote("change", :url => { :action => :change_back_div, :id => "form1_2" }, :id => "change") %> </div> </div> <%= submit_tag ''Send'' %> <%= end_form_tag %> helper: Code: module AdminHelper def q_item(row, col) return select("row"+row.to_s, "col"+col.to_s, %w{ Text Rating3 Rating4 ListItem GrantAccess}, {:include_blank => true}, { :onchange => remote_function( :url => { :action => :change_div, :id => "fo...