ATutor

Learning Management Tools







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


Subject V22 upgraded cache and content issues


  • 2014-10-26 19:37:40

    Subject V22 upgraded cache and content issues

    My apologies, i had initially posted this to the wrong section.

    Hello,

    Problem 1:
    When I create a new announcement in the visual text editor.
    The result shows /r/n where a return space should be in the text.
    I have also tried the simple text only instead of the html editor and this gives the same result.

    Example:

    Hello everyone,
    Welcome to the course

    result:
    Hello everyone,
    r/n/
    Welcome to the course

    Problem 2:
    another issue i am having with 2.2 is switching between courses.
    If I start to manage a course and save the changes. For example the Course Tools for Course1. Then when access a different course (Course2), the same Course1 Course Tools shows up. I can't access the Course2 manage options unless I close the browser, clear my cache and cookies and re-login in.

    Any assistance would be appreciated.



    Things to describe:
    Operating system ATutor is installed on -linux
    ATutor version -2.2
    Patch #s applied -all
    ATutor theme name -default
    PHP version -5.2.14
    MySQL version -5.0.96
    Webserver & version -apache
    Copies of error messages -
    Changes to default settings -
    Web browser being used -
    ...and anything else relevant -

  • 2014-10-27 09:17:06

    Re: Subject: V2.2 upgraded: cache and content issues

    See:
    http://www.atutor.ca/view/3/25017/1.html
    http://www.atutor.ca/view/3/25016/1.html

  • 2014-11-02 18:48:58

    Re: Subject: V2.2 upgraded: cache and content issues

    All issues have now been fixed. Here is what we did encase anyone has the same issue.

    1)Upgraded to PHP5.5
    2)Upgraded to SQL 5.5
    3)Disabled Magic_quotes in php.ini
    http://php.net/manual/en/security.magicquotes.disabling.php

    4)rebooted server