Displaying 20 results from an estimated 120 matches similar to: "Newby: Getting "unitialized constant SockServ" -- help"
2006 Feb 18
6
Why doesn''t my "action" take action?
I have the following code in my index.rhtml:
<div id="how_many_images" style="background-color:#eee;">
<%= render(:partial => ''form'') %></div>
...and the following in my _form.rhtml
<%= form_remote_tag(:update => "images_div_main",
:url => { :action =>
2006 Feb 15
1
Newbie Question: I want to open a socket on another server
Help!
I need someone to get me in the right ballpark. I''ve been going around
in circles for the last 24 hours.
I want to open a TCPsocket on another server and eventually send and
receive XML which is what the other servers speaks.
I have both "Agile Web...with Ruby" and "Programming Ruby" but can find
no examples. I''ve poured over the forum list, too.
2006 Feb 18
5
Model methods and partial view templates
I have a method in a controller that invokes a
render :partial => ''some_partial_view''
In that view, I''m trying to access a method defined in a model, like
this;
<% for view in @an_array %>
<% local_var = view.some_method() %>
<% another_var = view.a_column_name %>
etc..
I am getting an undefined method error but the model is accessible
2006 Feb 14
4
Newbie stumped by "NameError in "
Help. I cannot find any help by searching...
I''m slowly creating an application using tutorial examples, etc, but I
think I''m missing something real basic:
Here''s the error message:
NameError in Mindreadr#display_images_from_mindreadr
undefined local variable or method `mindreadr_open_socket'' for
#<#<Class:0x37c3b08>:0x37c3a30>
Here are
2006 Jun 08
1
Action Controller Error - unitialized constant
I''ve been using Locomotive on a Mac mini for months creating ROR apps.
Everything was working fine until Wednesday. For any new scaffold code that I
generate I''m getting a message stating "Unititialized Constant" for the name of
the scaffold code that I just generated.
The stack trace ends with the lines:
This error occured while loading the following files:
2006 Jan 24
3
Unitialized constant
In Agile Web Development with Rails, I get this error when adding a
product to my cart:
uninitialized constant Cart
...
Application Trace:
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/
active_support/dependencies.rb:200:in `const_missing''
./public/../config/../app/controllers/store_controller.rb:21:in
`find_cart''
2006 Jan 31
2
NameError/Unitialized Constant With PayPal Gem
I am trying to use the PayPal gem and having a little trouble.
I installed the gem w/o any trouble:
paypal (1.0.1)
Paypal IPN integration library for rails and other web applications
When I try to use it in my controller, as follows:
def paypal_ipn
notify = Paypal::Notification.new(request.raw_post)
...
end
I get a NameError:
uninitialized constant Paypal
This error occured
2008 Mar 06
1
Unitialized constant ActionView::Helpers::TagHelper::Set
Hi all,
I write the following test to a simple plugin
require ''rubygems''
require ''test/unit''
require File.dirname(__FILE__) + ''/../lib/meta_tags''
require ''action_view/helpers/tag_helper''
class MetaTagsTest < Test::Unit::TestCase
include MetaTagHelper
include ActionView::Helpers::TagHelper
.
2010 Sep 28
4
Unitialized constant controller
Hey guys,
Here''s an error I get after I hit the submit button on the editing
page:
NameError in ClassifiedsController#update
uninitialized constant ClassifiedsController
Help would be appreciated.
Thanks
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this
2006 Jul 05
1
Routing error "unitialized constant" after refactoring
Hi. I''ve heavily refactored an application. When I access
http://0.0.0.0:3000/ I now get the stack trace at the end of this mail.
My routes.rb:
ActionController::Routing::Routes.draw do |map|
map.connect '''', :controller => ''user/dashboard'', :action => ''boo''
map.connect '':controller/:action/:id'',
2006 Feb 19
10
Switchtower - unitialized constant
Just loaded up Switchtower 1.0 today, via gems. I''m on OS X (10.4.5),
with ruby and friends installed via darwinports in opt/local.
After installing ST, I switchtowerized my app, set up the deploy recipe,
then ran:
rake remote_exec ACTION=setup
When I do, i get this error:
rake aborted!
uninitialized constant SwitchTower
Obviously, this happens with any of the tasks in ST (like
2015 Aug 18
1
Liebert IntelliSlot Unity Card IS-UNITY-DP snmp UPS-MIB.upsIdentManufacturer '1.3.6.1.2.1.33.1.1.1.0' problem
OpenBSD 5.6
nut-2.7.2 (bin package)
Liebert IntelliSlot Unity Card IS-UNITY-DP
ups.conf:
......
? mibs = ietf
? snmp_version = v1
......
The problem is that the card responds to other snmp (v1,2c,3) requests normally but not to the 1.3.6.1.2.1.33.1.1.1.0 (UPS-MIB.upsIdentManufacturer).
# snmp-ups -a laes2ups -DDDDDDD
Network UPS Tools - Generic SNMP UPS driver 0.72 (2.7.2)
?? 0.000000???? debug
2011 Dec 25
1
wine gui problems on unity
After 2 whole days of Ubuntu experience, could be Unity, could be Wine, so my questions:
- When I put a windows application cd in my drive, I see it in Launcher, and can open it and see the folders and files. However, I cannot browse to it from my Wine Configuration "Add Application" window. Choosing "My Computer" gives C: and Z: drives, no evidence of the cd drive. How do I
2008 Mar 25
0
To what degree can Asterisk replace Cisco Unity?
In a CallManager environment (currently 4.0, moving to 6.1 in the next
few months), can Asterisk completely replace Unity
as a voicemail system?
What works and what doesn't? MWI? Call Handlers? Does everything
work via a SIP trunk? Who has done this
and is willing to contact me?
Thanks.
2008 Feb 28
2
Asterisk and Cisco Unity?
Has anyone here any experience in getting an Asterisk box to talk to
a Cisco Unity system? I have a potential customer who would like to
add a conference bridge to their existing Cisco Unity setup.
The digging I have done so far suggests that it should be possible to
talk SIP between them, but I'd be interested in any stories of success
or failure.
Cheers
Tony
--
Tony Mountifield
Work: tony
2011 Jun 20
2
shortcut in ubuntu menu (unity)
Hi, I'm on ubuntu 11.04 with the Unity environment.
I'd like to create a shortcut of an application in wine to the ubuntu menu, but it doesn't work. :(
How can I do that ?
Thanks a lot,
2008 Sep 16
1
Converting Geo-Coordinates Unities
An embedded and charset-unspecified text was scrubbed...
Name: n?o dispon?vel
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080916/9ba9430c/attachment.pl>
2011 Jul 06
1
Unity web player
Hi there, While I am Getting Assistance on jump starting Wot...
I might as well ask on another topic... The Unity Web player
I heard from various rumors That I could be able to Run the unity web player and play browser games with it...
However My first attempt went Terribly Wrong...
What I tried first was to download and run a Windows version of mozilla firefox through wine and install the Unity
2005 Jun 09
1
Asterisk to Cisco Voip System Unity
Hi all, first post. My company's office in the UK is soon going to get a
Cisco VoIP solution system. What I am interested in, and couldn't find
googling, is if it is possible to connect an Asterisk solution to the
Cisco system and have all the nice advantages of it (mainly calling the
extensions and directly reach the other office).
Thanks, have a nice day
Simone
2006 Feb 01
1
Asterisk SIP phones to Cisco Unity via CCM4.0SIPTrunk
> thanks, using your example, and this url:
>
http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note0
9186a00800dea82.shtml
<http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note
09186a00800dea82.shtml>
> I got it to work... then I realized that there's no way the SIP
phone > on asterisk is going to get the MWI ( message waiting