Gracias Christian,

ya he consegido, creo, que se realice la llamada cuando escribo algo en el 
input

<https://lh3.googleusercontent.com/-SBR0rzGlShc/VhWXCkVuB7I/AAAAAAAAeIs/h7KqDfMMpyU/s1600/Selecci%25C3%25B3_001.png>


pero siguen sin autocompletarse.
Ahora cuando escribo la misma url 
(http://localhost:8765/cars/index.json?term=fo) directamente en el 
navegador, me responde:

{
    "message": "Template file \u0022Cars\/json\/index.ctp\u0022 is missing.",
    "url": "\/cars\/index.json?term=fo",
    "code": 500
}



saludos

El dimecres, 7 octubre de 2015 23:48:49 UTC+2, Christian Quispe va escriure:
>
> Hola Raul
> Nos compares los debugs? o algún pantallazo de la consola de chromeDev 
> cuando intentas ejecutarlo
>
>
>
> Enviado con MailTrack 
> <https://mailtrack.io/install?source=signature&lang=es&referral=christian.quis...@gmail.com&idSignature=23>
>
> Saludos
>
> Christian Quispe
>
> *Geek and Developer*
> *Miembro: * *GDG Lima (Google Developer Group Lima)*
>
> *Portafolio: www.oxicode.io 
> <https://mailtrack.io/trace/link/f90a24cbce9603049712749436540c6015285ce9?url=http%3A%2F%2Foxicode.io&signature=b56e083071470d63>*
>
> *¿A quién le enseñan sus aciertos?, si yo aprendo de mis errores 
> constantemente...*
>
>
> 2015-10-07 16:42 GMT-05:00 Raul Magdalena Catala <raulma...@gmail.com 
> <javascript:>>:
>
>> Hello,
>> i'm trying to use the following example of JQuery autocomplete with 
>> Cakephp
>>
>>
>> http://zenofcoding.com/2013/08/27/cakephp-and-jquery-auto-complete-revisited/
>>
>> The important change between versions (if i'm not wrong) is how to enable 
>> the parsing of extensions
>>
>> in both cases it is done in the ruotes.php file
>> in 2.3 by Router::parseExtensions()
>> in 3.0 by Router::extensions('json')
>>
>> anyway, when i write into the input, nothing happens
>> i've checked with the browser debugging tool and no call to 
>> http://localhost:8765/cars/index.json occurs.
>> even if i write the url http://localhost:8765/cars/index.json?term=fo in 
>> the browser, i do not receive a json response, in fact no response or error 
>> message
>>
>> any idea about what i'm doing wrong?
>>
>> -- 
>> Like Us on FaceBook https://www.facebook.com/CakePHP
>> Find us on Twitter http://twitter.com/CakePHP
>>
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "CakePHP" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to cake-php+u...@googlegroups.com <javascript:>.
>> To post to this group, send email to cake...@googlegroups.com 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/cake-php.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

Reply via email to