Sounds like for some reason you don't have require.js loaded. When you look at a page source do you find <script type="text/javascript" src="/xwiki/webjars/requirejs/2.1.15/require.min.js?r=1"></script> in the head ?
If you do is this link actually returning you javascript ? On Fri, Jul 17, 2015 at 3:12 PM, Listes N>T <[email protected]> wrote: > > Hello, > > I install xwiki 7.1.1 or 7.2M1 on a debian 7 or 8 (newer, fresh install), i > have a javascript problem : > ReferenceError: require is not defined > > These errors appear during installation and on the wii also. > These errors block all web pages javascript > > > How can i do to resolve these errors ? > The new version, 7.2M1 do not correct these errors. > > I use the Debian package. > > Thans for your help, > > Julien > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
