Doug Chestnut wrote:
Richard Frovarp wrote:
[...]
Yeah, my Kupu is still quite broken. Looking through the logs it
would appear to be a sitemap issue as all of these 404s is not a good
sign, but I'm not sure where to begin:
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupustyles.css HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupudrawerstyles.css HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/sarissa.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupuhelpers.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupueditor.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupubasetools.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupuloggers.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupucontentfilters.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupucleanupexpressions.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupucontextmenu.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupusaveonpart.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupusourceedit.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupudrawers.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/apache-lenya/kupu/kupulenyainit.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/common/kupustart.js HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/apache-lenya/kupu/kupudrawerstyles.css HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/kupu/apache-lenya/kupu/kupustyles.css HTTP/1.1" 404 1077
10.126.251.152 - - [17/Jul/2006:18:00:16 +0000] "GET
/default/authoring/kupublank.html HTTP/1.1" 404 1319
hmm, did you notice any errors when checking out lenya with svn? Does
this file exist?:
src/modules/kupu/resources/kupu/common/kupueditor.js
I found the problem, but don't know how to fix it. kupueditor.js is
located in:
build/lenya/webapp/lenya/modules/kupu/resources/kupu/common/kupueditor.js
However, in log4j.log it tries to resolve the location to:
build/lenya/webapp/lenya/resources/kupu/common/kupueditor.js
I could just copy the files, but I'm guessing that something would be a
better fix.
Thanks,
Richard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]