• Javascript errors

    By Alberto Catania 2 decades ago

    Got the following Javascript errors when running the boards on my server:



    onimod_htmlbefore is undefined

    onimod_htmlafter is undefined



    Errors are due to the following lines, depending on the form run:



    onimod_htmlbefore is undefined

    —>./MainTopic?OpenForm Line 84

    onimod_htmlafter is undefined

    —>./MainTopic?OpenForm Line 135





    onimod_htmlbefore is undefined

    —>./WebBoardMain?OpenView Line 45

    onimod_htmlafter is undefined

    —>./WebBoardMain?OpenView Line 70







    Alberto