Menu

js error on including clean-all.js..???

Help
shopoto
2007-10-03
2013-04-02
  • shopoto

    shopoto - 2007-10-03

    When i include clean-all.js
    i permanently obtain this js error on my firebug console:
    js_package[f].replace is not a function                                     clean-all.js (line 87)
    importPackage("outils/clean/", ["classes.Clean", "classes.Engine", "classes.Message", 17 more...])
    bootstrap()clean-all.js (line 97)
    [Break on this error] var file = js_package[f].replace(/\./g, '/') + '.js';

    Have you ever encounter this one?

     
    • Carlos Eduardo Goncalves

      I've never seen this error before.

      You can check if the script tag (<script src="[YOUR_PATH]/clean-all.js" language="javascript"> </script>)
      was placed in the head of the document.

      If it is correct, it can be probrably related with a bug on the bootstrap that may occur in some situations, so please check out the workaround in the tracker session (http://sourceforge.net/tracker/index.php?func=detail&aid=1800463&group_id=145307&atid=761532)

       
    • shopoto

      shopoto - 2007-10-14

      My bad!
      I slightly change the way i insert the script tag and it did'nt like that at all!
      Anyway clan ajax works great for me now!
      But i have another little problem now...
      Look to the new post.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.