Skip to content

Instantly share code, notes, and snippets.

@gdiaz
Created August 27, 2012 15:53
Show Gist options
  • Save gdiaz/3489735 to your computer and use it in GitHub Desktop.
Save gdiaz/3489735 to your computer and use it in GitHub Desktop.
ActionView::TemplateError (Missing template ./_vid) desde http://devel.vpublishing.vlex.com/i/Plantilla:Citation
** [out :: kan.vlex.com] ActionView::TemplateError (Missing template ./_vid in view path app/views) on line #22 of app/views/vid/index.rhtml:
** [out :: kan.vlex.com] 19: ###pendiente de hacerlo con el permit -> action 'opciones_edicion' en el vid_controller
** [out :: kan.vlex.com] 20: ###st_opciones_edicion = controller.send(:render, :controller => "vid", :action => "opciones_edicion")
** [out :: kan.vlex.com] 21:
** [out :: kan.vlex.com] 22: st_cuerpo_texto = controller.send(:render_to_string, :partial => "vid/#{@action}", :params => params)
** [out :: kan.vlex.com] 23: @b_solo_descargar = strip_tags(st_cuerpo_texto).to_s.gsub(/\s+/,'').empty? && @documento.fn_adjunto("in1")
** [out :: kan.vlex.com] 24:
** [out :: kan.vlex.com] 25: html_cabecera = controller.send(:render_to_string, :partial => '/partials/x-tipo-fuente/' + @documento.fuente.tipo.st_partial_cabecera_documento) %>
** [out :: kan.vlex.com]
** [out :: kan.vlex.com] app/views/vid/index.rhtml:22:in `send'
** [out :: kan.vlex.com] app/views/vid/index.rhtml:22:in `_run_rhtml_app47views47vid47index46rhtml'
** [out :: kan.vlex.com] app/controllers/vid_controller.rb:333:in `permiso_required_without_trace_Custom_VidController_permiso_required'
** [out :: kan.vlex.com] lib/mime_responds_ex.rb:16:in `call'
** [out :: kan.vlex.com] lib/mime_responds_ex.rb:16:in `custom'
** [out :: kan.vlex.com] app/controllers/vid_controller.rb:261:in `permiso_required_without_trace_Custom_VidController_permiso_required'
** [out :: kan.vlex.com] app/controllers/application_monitor.rb:31:in `timeout'
** [out :: kan.vlex.com] app/controllers/application_monitor.rb:30:in `timeout'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/rack/request_handler.rb:96:in `process_request'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_request_handler.rb:513:in `accept_and_process_next_request'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/classic_rails/application_spawner.rb:321:in `start_request_handler'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/classic_rails/application_spawner.rb:275:in `send'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/classic_rails/application_spawner.rb:275:in `handle_spawn_application'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/utils.rb:479:in `safe_fork'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/classic_rails/application_spawner.rb:270:in `handle_spawn_application'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_server.rb:357:in `__send__'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_server.rb:180:in `start'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/classic_rails/application_spawner.rb:149:in `start'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/spawn_manager.rb:219:in `spawn_rails_application'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_server_collection.rb:132:in `lookup_or_add'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/spawn_manager.rb:214:in `spawn_rails_application'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_server_collection.rb:82:in `synchronize'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_server_collection.rb:79:in `synchronize'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/spawn_manager.rb:213:in `spawn_rails_application'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/spawn_manager.rb:132:in `spawn_application'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_server.rb:357:in `__send__'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
** [out :: kan.vlex.com] /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/passenger-3.0.11/helper-scripts/passenger-spawn-server:99
** [out :: kan.vlex.com] DESDE /vid/venta-nuda-arrendada-reserva-usufructo-203952/index.xml (referer=http://devel.vpublishing.vlex.com/i/Plantilla:Citation) - HOST: KAN (Bot?: false -> 'MediaWiki/1.18alpha')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment