Jump to content

BackOffice white page only (debug mode everyting is ok)


juliomgm

Recommended Posts

I have my backoffice, including the login page, if debug mode is off, white only with the words menu and help, don't know what else to do :( can anyone help?

 


  
<div class="bootstrap">
  <div class="page-head ">
    <div class="wrapper clearfix">
    
      <ul class="breadcrumb page-breadcrumb">
                
                
                      </ul>
    

    
      <h1 class="page-title">
                      </h1>
    

    
      <div class="page-bar toolbarBox">
        <div class="btn-toolbar">
          <a href="#" class="toolbar_btn dropdown-toolbar navbar-toggle" data-toggle="collapse"
             data-target="#toolbar-nav"><i class="process-icon-dropdown"></i>
            <div>Menu</div>
          </a>
          <ul id="toolbar-nav" class="nav nav-pills pull-right collapse navbar-collapse">
            
                                                  <li>
                <a class="toolbar_btn btn-help" href="https://help.prestashop.com//doc/AdminLogin?version=1.7.7.3&amp;country=" title="Ajuda">
                  <i class="process-icon-help"></i>
                  <div>Ajuda</div>
                </a>
              </li>
                      </ul>
                  </div>
      </div>
    

    </div>

      </div>

 

Edited by juliomgm (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...