hello guys!!!

 it's me again, I  still have problem with my auto_complete, but finally 
I got an error, these is what firebug says


<html xmlns="http://www.w3.org/1999/xhtml";>
<head>

  <title>Action Controller: Exception caught</title>

  <style>

    body { background-color: #fff; color: #333; }
    body, p, ol, ul, td {

      font-family: verdana, arial, helvetica, sans-serif;

      font-size:   13px;

      line-height: 18px;

    }

    pre {

      background-color: #eee;

      padding: 10px;

      font-size: 11px;

    }

    a { color: #000; }

    a:visited { color: #666; }

    a:hover { color: #fff; background-color:#000; }

  </style>

</head>

<body>

<h1>

  ActionController::InvalidAuthenticityToken

    in PruebaController#auto_complete_for_alumno_nombre
</h1>

<pre>ActionController::InvalidAuthenticityToken</pre>

<p><code>RAILS_ROOT: /home/jpmg/ruby/completar</code></p>

<div id="traces">
    <a href="#" 
onclick="document.getElementById('Framework-Trace').style.display='none';document.getElementById

('Full-Trace').style.display='none';document.getElementById('Application-Trace').style.display='block'

;; return false;">Application Trace</a> |

    <a href="#" 
onclick="document.getElementById('Application-Trace').style.display='none';document.getElementById

('Full-Trace').style.display='none';document.getElementById('Framework-Trace').style.display='block'

;; return false;">Framework Trace</a> |


    <a href="#" 
onclick="document.getElementById('Application-Trace').style.display='none';document.getElementById

('Framework-Trace').style.display='none';document.getElementById('Full-Trace').style.display='block'

;; return false;">Full Trace</a>


    <div id="Application-Trace" style="display: block;">

      <pre><code></code></pre>

    </div>



    <div id="Full-Trace" style="display: none;">

<h2 style="margin-top: 30px">Request</h2>

<p><b>Parameters</b>: 
<pre>{&quot;alumno&quot;=&gt;{&quot;nombre&quot;=&gt;&quot;K&quot;}}</pre></p>

<p><a href="#" 
onclick="document.getElementById('session_dump').style.display='block'; 
return false;"

>Show session dump</a></p>

<div id="session_dump" style="display:none"><pre class='debug_dump'>---

:csrf_id: c55efda528b897a47f929b3d45f8b6aa

flash: !map:ActionController::Flash::FlashHash {}

</pre></div>

<h2 style="margin-top: 30px">Response</h2>

<p><b>Headers</b>: <pre>{&quot;cookie&quot;=&gt;[],

 &quot;Cache-Control&quot;=&gt;&quot;no-cache&quot;}</pre></p>

</body>

</html>
can someone help me please I really want to get it right..thank
you!! :-)
-- 
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 group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to