On Wed, Nov 13, 2013 at 5:20 PM, shouldbe q931 <shouldbeq931(a)gmail.com> wrote:
On Wed, Nov 13, 2013 at 3:15 PM, Caleb James DeLisle
<cjd(a)hyperboria.ca> wrote:
Hmm,
does anything show up in the console as far as errors?
Thanks,
Caleb
Hi Caleb,
Apologies, should have checked first, there are two errors in the console
[17:18:33.222] Error: Script error for: jQueryNoConflict
http://requirejs.org/docs/errors.html#scripterror @
https://xwiki.domain.com/xwiki/resources/js/amd/require.js:1
[17:18:40.116] Error: Load timeout for modules:
xwiki/bin/download/XWiki/TableEdit/jquery%2Dsheet%2Damd.zip/iframe!xwiki/bin/download/XWiki/TableEdit/jquery%2Dsheet%2Damd.zip/jqs@jquery-sheet-iframe_unnormalized2,xwiki/bin/download/XWiki/TableEdit/jquery%2Dsheet%2Damd.zip/iframe!xwiki/bin/download/XWiki/TableEdit/jquery%2Dsheet%2Damd.zip/jqs@jquery-sheet-iframe
http://requirejs.org/docs/errors.html#timeout @
https://xwiki.domain.com/xwiki/resources/js/amd/require.js:1
Cheers
The above appears to have missed a bit of the error
GET
https://xwiki.domain.com/xwiki/bin/ssx/XWiki/spinner.gif 404 (Not
Found) prototype.js:8
GET
https://xwiki.domain.com/jQueryNoConflict.js 404 (Not Found) require.js:1
Uncaught Error: Script error for: jQueryNoConflict
http://requirejs.org/docs/errors.html#scripterror require.js:1
Uncaught Error: Load timeout for modules:
xwiki/bin/download/XWiki/TableEdit/jquery%2Dsheet%2Damd.zip/iframe!xwiki/bin/download/XWiki/TableEdit/jquery%2Dsheet%2Damd.zip/jqs@jquery-sheet-iframe_unnormalized2,xwiki/bin/download/XWiki/TableEdit/jquery%2Dsheet%2Damd.zip/iframe!xwiki/bin/download/XWiki/TableEdit/jquery%2Dsheet%2Damd.zip/jqs@jquery-sheet-iframe
http://requirejs.org/docs/errors.html#timeout
I'm not sure why it's looking for jQueryNoConflict.js in the root of
the webserver ? I've checked on the server, and jQueryNoConflict.js
does not exist on the server as a file.
A spinner.gif exist in /webapps/xwiki/resources/icons/xwiki/spinner.gif
I also don't understand the xwiki/bin path in the above, I don't have a /bin
I'm well out of my depth with this and would appreciate any assistance.
Cheers