• "Message for the webmaster" displays error on console

    By Stephen Lister 2 decades ago

    Using the "Message for the Webmaster" function displays the following error on the console:



    Couldn't find design note - language_ressources.js



    The function works and the message is delivered, but the console message could worry an administrator.

    • reproduceable, solution inside.

      By Christian Brandlehner 2 decades ago

      05/21/2003 07:57:46 PM HTTP Web Server: Couldn't find design note - language_ressources.js



      I wanted to know why this error occurs so I had a look onto the Script Libraries. I found that there are two Script libraries with a similiar name: "language_ressources_fr.js" and "language_ressources_us.js" so I assumed that this database is going to be available in multiple languages. To fix the problem I enabled the database proberty "multilingual database" and assigned languages to both Script Libraries. Final step is to assign both of them the same alias "language_ressources.js".



      That's it and it is really multi-lingual.