Results 1 to 10 of 10

Thread: install problem... with layout frontend & backend

  1. #1
    New user
    Join Date
    09-21-11.
    Posts
    4

    Default install problem... with layout frontend & backend

    hallo,
    i'm new with contao... I just installed the new version... installer says everything ok... but the layout does not look like it supposed to do... neither in the frontend and backend. the backend looks like tables and not like I used to see it. Thought it is the hack but didn't work by changing the localconfig.php.
    Hopefully you can help me

    http://movez.de/contao/contao-check.php

    thanks albi

  2. #2
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: install problem... with layout frontend & backend

    Hi,

    right now I get the following (well known) Contao notice:
    Code:
    An error occurred while executing this script!
    
    1.    If you are a Contao user, contact the administrator of your website.
    2.   Open file system/logs/error.log and search for a corresponding entry.
    3.    Open file system/config/localconfig.php and add the following line:
    
        $GLOBALS['TL_CONFIG']['displayErrors'] = true;
    
    4.    Read the Contao FAQs or visit the Contao support page.
    So, you should follow the suggestions given there, especially the instructions from step 3.
    Contao Community Moderator
    → Support options

  3. #3
    New user
    Join Date
    09-21-11.
    Posts
    4

    Default Re: install problem... with layout frontend & backend

    hi, sorry I was still working on it because I couldnt believe that it doesnt work. Now I tried so many things that I really need your help. I changed the folder on my server so you find contao under

    http://movez.de/databank/

    and the check php

    http://movez.de/databank/contao-check.php

    My feeling is that he doesnt use the layout from contao... something with the css... the installation is ok... that is what contao sais. Please see the image what i upload... that is how my backend looks like... I added the template music academy... the frontend also doesn't look like it should.

    [attachment=0:1dla5w4k]image2.jpg[/attachment:1dla5w4k]

    thanks for your help

  4. #4
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: install problem... with layout frontend & backend

    There is a problem accessing the script folder (error 403 status code).

    So check these folders for the right access rights:
    Code:
    system/scripts
    system/tmp
    system/html
    Contao Community Moderator
    → Support options

  5. #5
    New user
    Join Date
    09-21-11.
    Posts
    4

    Default Re: install problem... with layout frontend & backend

    system/scripts _ 755
    system/tmp _ 755
    system/html _ 755

    should be ok?

  6. #6
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: install problem... with layout frontend & backend

    These chmods should be okay.

    Nevertheless, there are still access restrictions when retrieving files created automatically by Contao:

    http://movez.de/databank/system/scripts ... 46a407.css
    http://movez.de/databank/system/scripts/6bb6ab418aaa.js

    Is there somewhere a ".htaccess" that blocks the access?


    EDIT:
    Accessing the stylesheets directly works without restrictions:

    http://movez.de/databank/system/scripts/basic.css
    http://movez.de/databank/system/scripts ... cademy.css
    http://movez.de/databank/system/scripts/print.css
    Contao Community Moderator
    → Support options

  7. #7
    New user
    Join Date
    09-21-11.
    Posts
    4

    Default Re: install problem... with layout frontend & backend

    hi... that worked... now I was looking for the backend file which doesn't have the rights which supposed to be... can't find it... my backend still looks the same... frontend seems to be ok now. Really strange on another server and an older version everything worked fine... now the right problems make it comlicated. Anyway thank you so much for your help.
    May be you can give me a hint which folder that could be and which rights I supposed to give.
    thanks and by
    brecht

  8. #8
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: install problem... with layout frontend & backend

    As I can see right now, it works (at least in the front end). What have you done so far?
    Contao Community Moderator
    → Support options

  9. #9
    Experienced user
    Join Date
    01-12-10.
    Posts
    814

    Default Re: install problem... with layout frontend & backend

    When looking at the source code of the backend page, what does the base element read in the head tag?

  10. #10

    Default Re: install problem... with layout frontend & backend

    Seems like a relative path problem, no ?
    Is it a fresh install or you moved from a server to another one ?

    check the system config if there's something set in the relative path to the contao folder
    Utilisateur de Contao depuis 2008

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •