ATutor

Learning Management Tools







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


Custom Login


  • 2008-09-30 15:48:31

    Custom Login

    I used the attached login screen code so users can directly logon to my Atutor training page from my main website. When i enter a valid id and pass word - It does not auto logon and does NOT show any error. Any help in debugging is appreciated

  • 2008-09-30 15:58:09

    Re: Custom Login

    http://www.atutor.ca/view/12/15337/1.html

  • 2008-09-30 15:58:56

    Re: Custom Login

    I''m guessing you need the encryption script. See the Theme Change Log

    http://wiki.atutor.ca/display/atutorwiki/Theme+Change+Log

    If you need more help, provide lots of detail so problems can be reproduced.

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

  • 2008-10-01 13:26:20

    Re: Custom Login

    My installation has the following info and my code is attached. I am getting the invalif ID/password error when i try to logon. Any help is appreciated.


    ATutor Version: 1.6.1.
    PHP Version: 5.1.6
    MySQL Version: 5.0.45
    OS: Linux 2.6.26.5-snk

  • 2008-10-01 13:33:01

    Re: Custom Login

    Add the following line before the javascript block, pointing the src to the file in your ATutor installation.

    [php]


    <script language="JavaScript" src="sha-1factory.js" type="text/javascript"></script>


    [/php]

  • 2008-10-01 14:16:20

    Re: Custom Login

    Greg,
    It still does not work
    What is the form_course_id" of value="1" ?

    Sri

  • 2008-10-01 14:29:12

    Re: Custom Login

    try copying sha-1factory.js into the local directory