ATutor

Learning Management Tools







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


Insert button not working in Content Editor


  • 2011-12-13 09:36:59

    Insert button not working in Content Editor

    Subject: Re: Button not responding when inserting files
    Operating system ATutor is installed on - CentOS 5.6
    ATutor version - 2.0
    Patch #s applied -
    ATutor theme name - Default
    PHP version -5.3.3
    MySQL version - 5.0.77
    Webserver & version - Apache 2.0

    When working within the content editor I try to use the insert button to link to some files and the button does not work. I hit it and nothing happens.

  • 2011-12-13 09:57:06

    Re: Insert button not working in Content Editor

    It seems to be working fine on our installations.

    Try restarting your browser, or try a different browser.

  • 2011-12-22 07:35:12

    Re: Insert button not working in Content Editor

    Weird


    I was that the insert button is a Javascript. Normally Javascript is client side. Is there anything I else I need loaded on the server to make it work (Java on the server???) . Also can you tell me what file has the javascript: Insert file function and I can mkae sure it is there.

  • 2011-12-22 13:18:21

    Re: Insert button not working in Content Editor

    The JS is client side. It just writes the appropriate html into the textarea of the content editor. Then you save it using the Save button.

    As long as you have JS running with your browser, there are no other requirements for insert to work.

    It may be a browser problem, if you're using an older one.

  • 2011-12-22 13:30:36

    Re: Insert button not working in Content Editor

    Have tried it with IE8 and 9. Also tried with Firefox and all the same. Is there a piece of code I could be missing serverside?

  • 2011-12-22 13:41:28

    Re: Insert button not working in Content Editor

    There is nothing server side associated with the insert button.

    Try with a different browser, and on a different computer, and see if you get the same result. Try it on our demo site. I know it works there.