search for: 0mselect

Displaying 12 results from an estimated 12 matches for "0mselect".

Did you mean: 1mselect
2008 Oct 28
5
Page does not seem to be reloaded on prod server
Hi all I''ve coded a small shop that works well on my dev machine (OSX 10.5). But look at the following page: http://shop.incense.ch/compact_discs/1 When clicking "Reservieren", the page is forwarded to a new page, where the product is added to the shopping cart, and a flash notice is prepare. Then the page is redirected back to the shop page. On my dev machine this works
2009 Sep 24
8
Drop down list ?
Hi Gurus, I''m trying to tackle a drop down list. I have category and item dbs, and they''re wired up with category has_many :items and item belongs_to :category, and an item has a category_id. I have this code in my new/edit.html.erb for item: <%= f.collection_select :category_id, Category.find_main, :id, :header, {}, :multiple => false %> And a pretty drop down list
2008 Nov 15
4
data not being saved
I am trying to save data entered in a form and nothing seems to be saving. What do you I have to look at to ensure everything is set-up correctly? I have looked in my database.yml file and all looks good and the database that I am trying to use exist. Thanks, -S -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you
2010 Sep 22
20
problem in downloading large file with apache+mongrel
...ameters: {"id"=>"6596"} <-[4;36;1mSQL (0.0ms)?[0m ?[0;1mSET NAMES ''utf8''?[0m <-[4;35;1mSQL (0.0ms)?[0m ?[0mSET SQL_AUTO_IS_NULL=0?[0m <-[4;36;1mStream Columns (15.0ms)?[0m ?[0;1mSHOW FIELDS FROM streams?[0m <-[4;35;1mStream Load (0.0ms)?[0m ?[0mSELECT * FROM streams WHERE (streams.id = 6596) ?[0m <-[4;36;1mCACHE (0.0ms)?[0m ?[0;1mSELECT * FROM streams WHERE (streams.id = 596) ? ?[0m Sending X-Sendfile header d:/dm/predator_720x480_5mbps_30fps_17minclip.264.filepart Completed in 57513ms (View: 0, DB: 15) | 200 OK [http://src/streams/download...
2010 Sep 27
0
problem when downloading files with xsendfile
...Parameters: {"id"=>"6655"} ?[4;36;1mSQL (0.0ms)?[0m ?[0;1mSET NAMES ''utf8''?[0m ?[4;35;1mSQL (0.0ms)?[0m ?[0mSET SQL_AUTO_IS_NULL=0?[0m ?[4;36;1mStream Columns (0.0ms)?[0m ?[0;1mSHOW FIELDS FROM `streams`?[0m ?[4;35;1mStream Load (0.0ms)?[0m ?[0mSELECT * FROM `streams` WHERE (`streams`.`id` = 6655) ?[0 Completed in 78ms (View: 0, DB: 0) | 200 OK [http://src/streams/download/6655] It is when i am trying to download 2.2GB of file ,file is downloaded completely,but my worry is why mongrel is rendering things if apache is handling download -- Poste...
2007 Mar 24
0
Testing Single Table Inheritance
...[4;36;1mNode Load(0.000000)[0m[0;1mSELECT * FROM nodes[0m [4;35;1mNode Columns(0.000000)[0m[0mSHOW FIELDS FROM nodes[0m [4;36;1mSQL (0.000000)[0m[0;1mROLLBACK[0m [4;35;1mSQL (0.000000)[0m[0mBEGIN[0m [4;36;1mProject Columns(0.000000)[0m[0;1mSHOW FIELDS FROM nodes[0m [4;35;1mProject Load(0.000000)[0m[0mSELECT * FROM nodes WHERE ((nodes.`type` = ''Project'' OR nodes.`type` = ''Task''))[0m It does not specify type for node and adds "Task" type for project. Running the test with no fixtures set it does not add the "Task" type for project. [4;35;1mProjec...
2009 Oct 27
14
Authlogic Password confirmation is too short Error. NEED HELP.
Hi: I am using authlogic, and following railscast tutorial. I am running into this error code with the password confirmation. authlogic password confirmation is too short Has anyone experienced this error? I need your help. Thanks in advance for your help.
2009 Feb 25
3
Saving rich text to the database
..., "authenticity_token"=>"88c467dd4b6f308ac40ebd2025a5193874f5ac0f", "action"=>"new", "controller"=>"instructions"} [4;36;1mUser Columns (0.004000) [0m [0;1mSHOW FIELDS FROM `users` [0m [4;35;1mUser Load (0.000000) [0m [0mSELECT * FROM `users` WHERE (`users`.`id` = 4) [0m [4;36;1mInstruction Columns (0.003000) [0m [0;1mSHOW FIELDS FROM `instructions` [0m [4;35;1mSQL (0.000000) [0m [0mBEGIN [0m [4;36;1mInstruction Create (0.000000) [0m [0;1mINSERT INTO `instructions` (`start_day`, `title`, `description`,...
2008 Sep 29
4
RJS is not loaded
Hello, I have here an issue which is really critical for me (it for my university work and I would like to not delete this feature). It based on a Rails 1.x tutorial which I use now under Rails 2.x. It contains the refreshment (adding content or records) of an div via RJS/JS. I access the RJS via (Controller): respond_to do |format| format.html { redirect_to :controller =>
2011 Dec 16
4
nil object Error
hi all, i am getting following error ,i can''t figure it out why and from where it is coming ? please help me out to resolved this error if anyone knows about this issue. i am using following env. O.S:Windows XP Ruby:ruby 1.8.7 (2011-02-18 patchlevel 334) [i386-mingw32] Rails:Rails 2.3.11 Gem:1.6.2 ActionView::TemplateError (You have a nil object when you didn''t expect
2007 Jan 15
5
ActionController::UnknownAction (No action responded to xxx)
...Parameters: {"commit"=>"\346\216\250", "action"=>"push", "id"=>"27", "controller"=>"admin"} [4;36;1mUser Columns (0.016000) [0m [0;1mSHOW FIELDS FROM users [0m [4;35;1mUser Load (0.000000) [0m [0mSELECT * FROM users WHERE (users.`id` = 1 ) LIMIT 1 [0m ActionController::UnknownAction (No action responded to push): C:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark'' C:/INSTAN~1/ruby/lib/ruby/gems/1.8/...
2008 May 18
9
When should you restart a ruby server?
Hello everyone, While walking through AWDWR, Task D: Add a Dash of AJAX, I was initially unable to let the AJAX magic work. Hitting the Add to Cart button doesn''t yield to any output on its own; I had to manually refresh the pages to witness the change. But when I tried to restart the ruby server, and load the application again, everything worked fine. Any explanations to behavior