( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKBase.class.php on line 114
Call Stack
#TimeMemoryFunctionLocation
10.0022415560{main}( ).../index.php:0
20.21494720616Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.977917125200Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.978117125256Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.978217125632Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.978217125632Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.978417125728Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.979317165648require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.996717462920GKTemplate->__construct( ).../component.php:31
101.009317647304GKTemplateMenu->getMenuType( ).../gk.framework.php:84
111.012917692160require_once( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKMenu.php' ).../helper.menu.php:19

( ! ) Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/lib/menu/GKHandheld.php on line 76
Call Stack
#TimeMemoryFunctionLocation
10.0022415560{main}( ).../index.php:0
20.21494720616Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.977917125200Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.978117125256Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.978217125632Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.978217125632Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.978417125728Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.979317165648require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.996717462920GKTemplate->__construct( ).../component.php:31
101.016217820488GKTemplateMenu->getMenuType( ).../gk.framework.php:85
left join
Logo
Print this page

left join

{codecitation class="brush:sql" width="500px"}

SELECT `tbl_cours_info`.crs_nom as cours,
concat(`tbl_professeur`.`prof_nom`," ",`tbl_professeur`.`prof_prenom`)as prof,
`tbl_emploi_du_temps`.`empl_jours` as jours,
`tbl_emploi_du_temps`.`empl_heures_begin` as tbegin,
`tbl_emploi_du_temps`.`empl_heures_end` as tend
FROM `tbl_emploi_du_temps`
LEFT JOIN `tbl_cours_info` ON `tbl_emploi_du_temps`.`empl_cours_id` = `tbl_cours_info`.`crs_id`
LEFT JOIN `tbl_professeur` ON `tbl_emploi_du_temps`.`empl_prof_id`= `tbl_professeur`.`prof_id`
ORDER BY `tbl_emploi_du_temps`.`empl_jours` ASC

{/codecitation}

Last modified onSunday, 14 October 2012 04:07

( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0022415560{main}( ).../index.php:0
20.21494720616Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.21494720616Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.740612448784Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.741512473128Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.744712528456Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.746112557280require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.770712992688K2ControllerItem->execute( ).../k2.php:64
90.770712992688K2ControllerItem->display( ).../BaseController.php:710
100.803513717888K2ControllerItem->display( ).../item.php:78
110.803513717888K2ControllerItem->display( ).../controller.php:19
120.810414114256Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.813514134624K2ViewItem->display( ).../ViewController.php:102
140.953617040368K2ViewItem->display( ).../view.html.php:742
150.953617040368K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.968517220568include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
  • Published in MYSQL
  • Read 1598 times

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0022415560{main}( ).../index.php:0
20.21494720616Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.21494720616Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.740612448784Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.741512473128Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.744712528456Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.746112557280require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.770712992688K2ControllerItem->execute( ).../k2.php:64
90.770712992688K2ControllerItem->display( ).../BaseController.php:710
100.803513717888K2ControllerItem->display( ).../item.php:78
110.803513717888K2ControllerItem->display( ).../controller.php:19
120.810414114256Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.813514134624K2ViewItem->display( ).../ViewController.php:102
140.953617040368K2ViewItem->display( ).../view.html.php:742
150.953617040368K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.968517220568include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
Template Design © Joomla Templates | GavickPro. All rights reserved.