Welcome Guest, Not a member yet? Register   Sign In
Some questions from novice..
#5

[eluser]scor[/eluser]
I solved my problem. There was an error in doctrine query $q = Doctrine_Query::create()->from('ActiveLink')->where('link_id = '.$data['data']['link_id'].' AND user_id='.$this->session->userdata('user_id')); and it returned a wrong answer. And it recorded in $data['data']['user_links']. I didn't know why, but if $data['data']['user_links'] included an doctrined error hash, there was this error... It worked perfectly, if $data['data']['user_links'] included valid data.


Messages In This Thread
Some questions from novice.. - by El Forum - 04-13-2009, 01:39 PM
Some questions from novice.. - by El Forum - 04-13-2009, 01:48 PM
Some questions from novice.. - by El Forum - 04-13-2009, 02:49 PM
Some questions from novice.. - by El Forum - 04-13-2009, 06:17 PM
Some questions from novice.. - by El Forum - 04-13-2009, 10:46 PM
Some questions from novice.. - by El Forum - 04-14-2009, 03:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB