ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Themes


  • 2005-02-13 19:08:42

    Themes

    Hi,

    I edited the config.inc.php file to add a theme.
    I am now unable to run the application.
    Here is the error I get. Please tell me - What did I do wrong?

    An error occurred. Output sent before it should have. Please correct the above error(s).
    --------------------------------------------------------------------------------
    Headers already sent. Cannot initialise session.

    thanks,
    Dave

    Information:
    operating system - Linux Kernel Version: 2.6.8-1.521
    version of ATutor - 1.4
    versions of php - 4.3.9
    version of mysq l - 4.0.22
    webserver & version - Apache 1.3.33
    copies of error messages -
    changes to default settings -
    web browser being used - IE 6.x

  • 2005-02-14 10:01:45

    Reinstall

    I would expect you have left out the comma, or a quote. The line in config.inc.php should look something like:

    define('AVAILABLE_THEMES', 'theme_1,theme_2');

  • 2005-02-15 19:24:32

    Themes

    Hi Greg,

    I typed it as carefully as possible.
    Every time I make a change as indicated in your example I get the error.

    Any other ideas?

  • 2005-02-15 19:36:35

    Themes

    Hi Greg,

    I've managed to enter the theme name correctly.
    But, it does not appear in the preferences list box.
    I looked at the source for the page and it appears there.

    Ideas?

    thanks,
    Dave

  • 2005-02-15 21:28:33

    Upgrade

    It's difficult to say what the problem is.

    Upgrade to the current release 1.4.3. Themes are managed through the Theme Manager.

    See the Administrator section of ATutor HowTo 1.4.3 for themes documentation.