Re: $this-Model-variable, read

2007-09-27 Thread Antonio Cortés
`users` AS `User` WHERE `User`.`id` = 'username_goes_here' LIMIT 1 How can I make it search for the username and not the ID? Antonio Cortés (Dr Zippie) El ordenador es la evolucion logica del hombre: Inteligencia sin moral: John Osborne. A nullo videbatur, ipse autem omnia videbat

special helper

2007-09-26 Thread Antonio Cortés
/view $block-setValue ( 'sidebar', $this-requestAction('/contents/menu/1', array('return')) ); [...] I don't know if it is the best way to solve it. ¿ Any ideas ? -- Antonio Cortés (Dr Zippie) El ordenador es la evolucion logica del hombre: Inteligencia sin moral: John Osborne

Re: json displaying data

2007-05-16 Thread Antonio Cortés
You must add $this-layout = 'ajax'; inside method. function grid_data() { $this-layout = 'ajax' ; [...] -- Antonio Cortés (Dr Zippie) El ordenador es la evolucion logica del hombre: Inteligencia sin moral: John Osborne. A nullo videbatur, ipse autem omnia videbat

Re: Problems with the latest nightly MySql

2006-06-02 Thread Antonio Cortés
I got the same problem. It seems to be a problem with sessions, changing session management from database to php it works. 2006/6/2, nate [EMAIL PROTECTED]: Are you getting any warnings from mysql_connect? -- Antonio Cortés (Dr Zippie) El ordenador es la evolucion