ATutor

Learning Management Tools







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


Patches Partly Installed


  • 2014-09-18 22:33:34

    Patches Partly Installed

    Hi Greg,

    When applying patches 001 and 002 in Status says "Partly Installed", even though the message says "The patch has-been installed successfully." Patch 003 says "intalled".

    2) How can I make the Default Menu (Side) is on the left of the screen (I use Bluemin 2.2 as default theme)?

    Best Regards,

    Mario

    Things to describe:
    Operating system ATutor is installed on -
    ATutor version 2.2
    Patch #s applied 001 (partly?), 002 (partly?), 003
    ATutor theme name Bluemin 2.2
    PHP version 5.3.3
    MySQL version 5.1.73
    Webserver & version -
    Copies of error messages -
    Changes to default settings -
    Web browser being used Firefox and Chrome
    ...and anything else relevant updated from 2.1

  • 2014-09-19 09:33:23

    Re: Patches

    The patch message appears when a file has been modified by the patcher, but its permissions have not been reset to read only. Nothing serious to worry about, though it means the file(s) in question could be vulnerable to hacking.

    The side menu should be on the left in the Bluemin theme. Not sure how it appears to the right in your case. If you want to move it, you would need to modify the theme header and/or footer templates to move it.

  • 2014-09-19 14:31:39

    Re: Patches

    Thank yu, Greg,

    1) Please, can you remember me in which files should I reconfigure the permissions that I modified for patches 001 and 002?

    2) Please can you suggest me what lines should I change in the Theme menu Bluemin to stay on the right side? Son files within "bluemin" or "default"?

    2a) There are some thema come designed with the menu on the right?

    Thanks for your patience ... you know the update always involves a few hours of chaos and stress. The good news is that ATutor is always improving and consolidating itself as a high quality tool. Thank you!

    Regards,

    Mario

  • 2014-09-19 14:49:11

    Re: Patches

    1) there should be a message I believe if you click on partially Installed link that lists the file that need set to read only. If not, you can examine the patch to figure the files that were changed. For example:

    http://update.atutor.ca/patch/2_2/2_2-1/patch.xml

    2) there isn't a theme any more with the menu on the right. It would take me some time and experimenting to figure out where the menu would need to go. I'll leave the experimenting to you. You can find the code the to move at:

    https://github.com/atutor/ATutor/blob/master/themes/blumin/include/header.tmpl.php#L327-L329

    It will probably need to be moved into the footer.tmpl.php file for that theme.