Motor Show F16 falcon เครื่องบิน F16 เครื่องบินรบ รูปเครื่องบิน เรื่อง เครื่องบิน

500 - An error has occurred. Layout "detail" not found PDF Print E-mail
  
Tuesday, 09 June 2009 19:08
 500 - An error has occurred.  Layout "detail" not found
จาก contronllers 
แสดงว่า ไม่มี ไฟล์ ชื่อ detail.php ใน view ...
    function display( )
    {
        switch($this->getTask())
        {
            case 'detail'     :
            {
                echo '333333333333333333';
                JRequest::setVar( 'hidemainmenu', 1 );
                JRequest::setVar( 'layout', 'detail'  );        <------------------ กำหนดให้ ใช้ layout ชื่อ detail
                JRequest::setVar( 'view'  , 'msgreport');    <------------------ กำหนดใช้ view และมัน จะเรียกใช้ model ชื่อ ComMedelmsgreport ด้วย
//                JRequest::setVar( 'edit', false );    
//               
                $model = $this->getModel($this->model_name);      <---------- สั่งให้เรียกใช้ model ที่นี่ก็ได้
    //            $model->checkout();
            } break;
            case 'edit'    :
            {
                JRequest::setVar( 'hidemainmenu', 1 );
                JRequest::setVar( 'layout', 'form_edit'  );
                JRequest::setVar( 'view'  , 'message');
                JRequest::setVar( 'edit', true );

                // Checkout the mlinkexchange
                $model = $this->getModel($this->model_name);
            } break;
            default:
            {
        //        JRequest::setVar( 'hidemainmenu', 1 );
                JRequest::setVar( 'view'  , 'msgreports');

                // Checkout the mlinkexchange
                $model = $this->getModel($this->model_names);
            } break;           
        }
        parent::display();
    }
Last Updated ( Tuesday, 09 June 2009 19:12 )
 

Autos Motor

Univision: Autos
Autos nuevos y usados, fotos, videos y precios incluyendo el Kelley Blue Book de todos los Modelos 2008 como: BMW, Mercedes Benz, Jaguar, Ford, Chevrolet, Mazda, Volkswagen, Nissan, Toyota y muchas marcas mas.
Univision: Autos
Copyright © 2010 Motor Show F16 falcon เครื่องบิน F16 เครื่องบินรบ รูปเครื่องบิน เรื่อง เครื่องบิน. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.