Displaying 20 results from an estimated 90000 matches similar to: "Newbie: Loading Error?"
2004 Dec 01
2
Newbie Time
Hi all.  I'm a very computer literate person, but an a bit of a noob
when it comes to linux etc.
I've a got a brand new PC.
I've stuck in a TDM400P, with one FXO port.
I've installed Fedora Core 3.
Everything good so far.  Now for Asterisk.
GO to a shell then...
md src
cd src
I'm now at /home/alan/src.  Type the appropriate cvs commands (as per
asterisk.org), and now i have
2006 Aug 12
5
Simple Newbie db ???
I''m trying to simply write to a mysql db from the console.
Model = Entry , table = entries
Problem is my values keep getting turned into instance variables and end 
up nil.
>> Entry.create(:title =>"new title", :body => "Brand new body")
=> #<Entry:0x27178c4 @attributes={"body"=>nil, "title"=>nil, "id"=>6}, 
2006 Jul 18
2
newbie help re: loading data and relationships in migrations
Hi folks,
I''m new to Ruby & Rails, and have been reading the Agile Web dev & 
Pickaxe books with much joy!
However, I need some guidance re: using migrations to load in data for 
tables that have relationships.
For example, I have one products table and one product_photos table 
(defined in separate migration files).  The second table has a foreign 
key associated with the
2009 Jul 22
3
Newbie: unable to access mailbox more than once
Hello,
I'm using dovecot as a mail relay so that I can back up my providers 
IMAP mail locally. I'm impressed how easy this was to set up, but I'm 
having a quirk that I would like help with, if possible.
There are many weak links in my set-up chain, if you will, but I think 
I've narrowed the problem. I'll describe my set-up anyway. I'm running 
dovecot 1.1.4 on ubuntu
2008 Mar 27
1
wine newbie has trouble with T_LOVE95.EXE
I'm new to wine; I'm having trouble running this game, which has been 
reported to work previously, in the test result
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4050,
with wine 0.9.24 under Ubuntu 6.10 "Edgy".
I'm running Debian lenny which has wine-0.9.44.
Now I'm enough of a newbie with wine that I presume I'm using wine 
improperly (but not
2006 Jun 25
2
how to write the codes in view?(newbie question)
Hi.
I have two tables and want to join them.
<genres>
id
genre_name
genre_order
<links>
id
genre_id
name
symbol
url
order
display
etc
The code of links_Controller is like below.
def list
  @links = Genre.find(:all,:include => :link)
end
Below is the mysql log.
SELECT genres.`id` AS t0_r0, genres.`genre_n
ame` AS t0_r1, genres.`genre_order` AS t0_r2, links.`id` AS t1_r0,
2006 Mar 28
3
Brand newbie question relating to link_to
I recently dived into Rails and am having trouble with the link_to method.
I''d like to pass some parameters to the action being called and am not sure
how to do it.   Essentially, I want to hyperlink a total count of bugs
queried from the database to a method that will return the bug numbers when
clicked on.  I have a method, bug_total, that returns the total number to
display in the
2004 Nov 25
1
astcc newbie question
I'm trying out ASTCC.  I set the card length to 10, and generated a test
card.  10 digits.  I set the extensions file to:
exten => 9175954700,1,Answer
exten => 9175954700,2,DeadAGI(astcc.agi)
exten => 9175954700,3,Hangup
I dial in and the prompt tells me to enter my 12 digit PIN, not 10 digits.
How come it thinks it is 12 digits?
I set both the Published number and DID in the Brand
2010 Dec 08
1
Newbie - want to view code for a function
Brand new to R
Want to understand the algorithm used in yule-walker time series 
autoregression model
I assume there is a way to see  the source for ar.yw
I also assume that everybody except me knows how
Could someone suggest to me how to find out
I've looked thru some of the documenttion  - there's a lot - and 
apparently I haven't looked the right place.
Thanks in advance
Dick
2005 Dec 25
2
[repost] newbie questions
Hi all,
I''m following the shop example in ''Agile Web Development with Rails''.
I would like to extend the checkout screen, in such a way people can change
the number of items they have selected in there cart.
In my controller I have:
  def checkout
      @cart = find_cart
      @items = @cart.items
      if @items.empty?
         
2007 Aug 29
4
Newbie stuck on facter not finding hostname
Hi all,
I''m trying to get puppet working for the first time, and I''ve run into 
something that''s got me stumped.  This is all on Solaris 10/x64. The 
initial startup of puppetmasterd wasn''t working, and it appeared to be 
related to the SSL certs not getting generated properly.  I managed to 
trace that down to the fact that facter isn''t finding the
2006 Jan 23
1
Newbie question: need assistance setting up a boot menu for linux dist + win98
Hi,
I want to Boot up from a USB Disk-On-Key, Pull up a menu of:
Start Fresh install of   WBEL 3.0
Start Fresh install of   WBEL 4.0
Start Fresh install of   CentOS 3.6
Start Fresh install of   CentOS 4.2
Load Win98 boot disk and end with command prompt.
My problem is that I'm a novice user (sounds nicer than a newbie :)) ) and 
my experience with Linux was
vanilla installs with no
2005 Dec 23
0
newbie question
Hi all,
I''m following the shop example in ''Agile Web Development with Rails''.
I would like to extend the checkout screen, in such a way people can change
the number of items they have selected in there cart.
In my controller I have:
  def checkout
      @cart = find_cart
      @items = @cart.items
      if @items.empty?
         
2009 Feb 20
1
RESTful Routes not working - Switches ID and Action
Hi,
I would like to ask for some suggestions on my problem with Routes. It''s
probably pretty simpel.
This link:
<%= link_to image_tag("...", :alt => "...", :title => "..."),
edit_brand_path(brand) %>
Results in this URL:
http://localhost:3000/brands/21/edit
And echos this:
"Unknown action - No action responded to 21"
When I type
2006 May 25
2
Newbie AJAX rjs syntax question
I''m brand new to Ruby and to Rails, and I''m running through Pragmatic''s 
"Agile Development" V.2 book and am having problems with the rjs files 
in their tutorial.
First problem:
page[:cart].replace_html :partial => ''cart'', :object => @cart
This line stopped the AJAX request.  The action completed without 
trouble, but when it hit
2011 Jan 03
1
samba 3.5.6 and AIO on Linux
Hi list,
I have been trying to enable AIO on ARMv5 Samba built with kernel headers
2.6.31.8, the configure indicated that AIO is supported via kernel headers
and all went smooth (regarding the build process).
Once I added the smb.conf 'aio write size=1' and tried to perform a file
copy to the Samba share I noticed that 32K of the file (of the 1GB file)
have been copied to the share but
2006 Dec 13
1
CallerID Issue (asterisk newbie)
Hi guys. This is my 1st post here (after much reading). I have a test  
asterisk system setup using X-Lite Soft Phones, and the issue I am  
running into is that caller id shows up as "asterisk" on all incoming  
calls and on all local to local calls (internal). I have showcallerid,  
etc. configured in zapata.conf, but I'm drawing a blank.  When I check  
my voicemails it tells me
2007 Feb 07
3
How to use apps and DLLs from XP partition?
I have a Dell Latitude D600 with Windows XPsp2 on the first partition
and Ubuntu Feisty (Linux kernel 2.6.20) with Wine 0.9.30 on the second
partition, set up to dual-boot. The XP share is NTFS and mounted
read-only for Linux.
What I want to do is run my Windows apps from the XP partition under
Wine, because I really hate using Windows.
A lot of the apps seem to ask for DLLs they can't find.
2012 Mar 28
1
collection_select
_form.html.haml
  = f.label :Select_Brand, "Select_Brand<em>*</em>".html_safe
  = collection_select(:brand_name, :brand_id, Brand.all, :id, :name,
:prompt => "Select a Brand" )
show.html.haml file
%table
  %tr
    %td
      Brand_Name :
    %td
      = @message.brand_id
After writing this code I am not able to see the brand name. Its not
giving any error but
2000 Feb 17
2
Installation for a Newbie
Okay...
Here's what I'm trying to do.
I have an existing NT Domain with a PDC and I have a brand new Linux Box 
that I want to join that domain.
I found the Docs and I read the Joining an NT Domain with Samba 2 file...
I used SAMBA STATUS to ensure that the services were stopped.
Then as per the docs I used: smbpasswd -j DOMAIN -r PDC
And got the following...
modify_trust_password: