0
Welcome Guest! Login
0 items Join Now

Issue whith bootstrap sample code

  • Issue whith bootstrap sample code

    Posted 12 years 5 months ago
    • Hi ! I have an issue when including this code in content (From the bootstrap samples)
       
          <div class="alert">
          <button type="button" class="close" data-dismiss="alert">×</button>
          <strong>Warning!</strong> Best check yo self, you're not looking too good.
          </div>
       
       
      jos-Error: JHtml::bootstrap non supporté. Fichier introuvable.
       
      JSite -> render() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\index.php:48
      JDocumentHTML -> render() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\includes\application.php:271
      JDocumentHTML -> _renderTemplate() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\document\html\html.php:433
      JDocumentHTML -> getBuffer() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\document\html\html.php:655
      JDocumentRendererHead -> render() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\document\html\html.php:371
      JDocumentRendererHead -> fetchHead() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\document\html\renderer\head.php:37
      JApplication -> triggerEvent() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\document\html\renderer\head.php:57
      JDispatcher -> trigger() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\application\application.php:642
      JEvent -> update() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\event\dispatcher.php:161
      call_user_func_array() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\event\event.php:71
      plgSystemGantry -> onBeforeCompileHead()
      JHtml :: _() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\plugins\system\gantry\gantry.php:163
      JError :: raiseError() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\html\html.php:123
      JError :: raise() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\error\error.php:251
      JError :: throwError() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\error\error.php:176
      call_user_func_array() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\error\error.php:214
      JError :: handleCallback()
      call_user_func() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\error\error.php:765
      plgSystemRedirect :: handleError()
      JError :: customErrorPage() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\plugins\system\redirect\redirect.php:109
      JDocumentError -> render() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\error\error.php:798
      JDocumentError -> _loadTemplate() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\document\error\error.php:107
      require_once() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\document\error\error.php:135
      JDocumentRendererHead -> render() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\templates\gantry\error.php:77
      JDocumentRendererHead -> fetchHead() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\document\html\renderer\head.php:37
      JApplication -> triggerEvent() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\document\html\renderer\head.php:57
      JDispatcher -> trigger() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\application\application.php:642
      JEvent -> update() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\event\dispatcher.php:161
      call_user_func_array() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\event\event.php:71
      plgSystemGantry -> onBeforeCompileHead()
      JHtml :: _() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\plugins\system\gantry\gantry.php:163
      JError :: raiseError() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\html\html.php:123
      JError :: raise() @ D:\SmartDev-web\ZendData\htdocs\j25stdlev2\libraries\joomla\error\error.php:251
       
      I'm using J! 2.5.8 and the latest version of gantry (4.1.2)
      Thanks
  • Re: Issue whith bootstrap sample code

    Posted 12 years 5 months ago
    • Hi ! again, when I remove the following attrib, it works
       
      data-dismiss="alert"
       
      But this attribute is necessary in order to close the alert
  • Re: Issue whith bootstrap sample code

    Posted 12 years 5 months ago
    • Hi !
      any help !

Time to create page: 0.053 seconds