On Wed, 22 Apr 2009 18:02:36 -0400, Ken Teague <kteague(a)pobox.com> wrote:
I'm following the Export/Import procedure defined
at
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation_ExportImpo….
Two problems:
1. "Make a new folder inside your skins folder called expimp and copy
inside it the two javascripts files attached to this page"
The page is missing attachments.
It appears that one of my teammates was going to do this upgrade back on
December 20, 2007. I found these files in root's home directory and
attached them to the pages at
xwiki.org.
2. "Add the Export/Import utility to your v0.9
wiki (see also xwiki.js
and
prototype.js attachments to this page). To perform
this action log-in to
this site, choose to edit the page and copy/paste the code to a new page
in
your v0.9 XWiki"
When I attempt this step, when I save or preview the code in my XWiki
0.9.840 server, I get this error:
Error number 4001 in 4: Error while parsing velocity page XWiki.Migration
Wrapped Exception: Encountered "#end" at line 393, column 1. Was
expecting
one of: "(" … … … … "\" …
"
" … … … "*#" … "#" … … "if" … "stop" … … … …
…
"{"
… "}" …
I removed line 393 which contained "#end" and it resolved this problem.
The page now displays but renders oddly.
I think I've completed all of the instructions. However, when I go to
export a page, it simply refreshes the page. Is this working as intended?
Where is it exporting the data to?