Exception in PHP Script
/web/agendafitxa.php/3
PHP Version: 5.2.11;  Zend Engine Version: 2.2.0;  Qcubed Version: 1.0.0 RC2 (QCubed 1.0 RC2)
Application: Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.8g PHP/5.2.11 with Suhosin-Patch;  Server Name: www.idi.es
HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
MySqli Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5
Exception Type:   QMySqliDatabaseException

Rendered Page:   Click here to view contents able to be rendered

Source File:   /usr/home/idi0/www/web/agendafitxa.tpl.php     Line:   240

Line 235:    				 Inner Join agendas_proyectos ON proyectos.id_proyecto = agendas_proyectos.id_proyecto
Line 236:    				 WHERE proyectos_idi.ididioma =  '.$_SESSION['ididioma'].'
Line 237:    				 AND agendas_proyectos.id_agenda = '.$mixRow['id_agenda'] ;
Line 238:    					
Line 239:    				
Line 240:    				$objServicios = $this->objDatabase->Query($sql3);
Line 241:    				$objData3 = array();
Line 242:    				while ($mixRow3 = $objServicios->FetchArray()) {
Line 243:    					array_push($objData3,$mixRow3);
Line 244:    				?>
Line 245:                <li>

Database Error Number:  1064

Query:   Show/Hide


Call Stack:

#0 /usr/home/idi0/www/web/agendafitxa.tpl.php(240): QMySqli5Database->Query('SELECT proyecto...')
#1 /usr/home/idi0/www/includes/qcodo/_core/qform/QFormBase.class.php(816): require('/usr/home/idi0/...')
#2 /usr/home/idi0/www/includes/qcodo/_core/qform/QFormBase.class.php(298): QFormBase->Render()
#3 /usr/home/idi0/www/web/agendafitxa.php(76): QFormBase::Run('AgendaFitxaForm')
#4 {main}

Variable Dump:   Show/Hide



Exception Report Generated:  Wednesday, March 10 2010, 4:27:28 PM