( ! ) 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.0003415280{main}( ).../index.php:0
20.09284720336Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.538417124920Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.538717124976Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.538717125352Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.538717125352Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.538917125448Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.539817165368require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.544017462640GKTemplate->__construct( ).../component.php:31
100.550417647024GKTemplateMenu->getMenuType( ).../gk.framework.php:84
110.551017691880require_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.0003415280{main}( ).../index.php:0
20.09284720336Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.538417124920Joomla\CMS\Application\SiteApplication->render( ).../CMSApplication.php:202
40.538717124976Joomla\CMS\Application\SiteApplication->render( ).../SiteApplication.php:778
50.538717125352Joomla\CMS\Document\HtmlDocument->parse( ).../CMSApplication.php:1030
60.538717125352Joomla\CMS\Document\HtmlDocument->_fetchTemplate( ).../HtmlDocument.php:545
70.538917125448Joomla\CMS\Document\HtmlDocument->_loadTemplate( ).../HtmlDocument.php:730
80.539817165368require( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/component.php' ).../HtmlDocument.php:668
90.544017462640GKTemplate->__construct( ).../component.php:31
100.552417820208GKTemplateMenu->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.0003415280{main}( ).../index.php:0
20.09284720336Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09284720336Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.400012448504Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.401312472848Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.402312528176Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.402612557000require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.411412992408K2ControllerItem->execute( ).../k2.php:64
90.411412992408K2ControllerItem->display( ).../BaseController.php:710
100.420413717608K2ControllerItem->display( ).../item.php:78
110.420413717608K2ControllerItem->display( ).../controller.php:19
120.425214113976Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.427614134344K2ViewItem->display( ).../ViewController.php:102
140.531317040088K2ViewItem->display( ).../view.html.php:742
150.531317040088K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.533917220288include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
  • Published in MYSQL
  • Read 1597 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.0003415280{main}( ).../index.php:0
20.09284720336Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09284720336Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.400012448504Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.401312472848Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.402312528176Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.402612557000require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.411412992408K2ControllerItem->execute( ).../k2.php:64
90.411412992408K2ControllerItem->display( ).../BaseController.php:710
100.420413717608K2ControllerItem->display( ).../item.php:78
110.420413717608K2ControllerItem->display( ).../controller.php:19
120.425214113976Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.427614134344K2ViewItem->display( ).../ViewController.php:102
140.531317040088K2ViewItem->display( ).../view.html.php:742
150.531317040088K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.533917220288include( '/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.