[pmwiki-users] Problems with upgrade from V1 to V2
Pico
pmwiki at ben-amotz.com
Thu Oct 5 07:13:10 CDT 2006
Matt Doran wrote:
> Hi there,
>
> We've been using PmWiki V1 for almost 2 years now for our
> knowledgebase. We want to upgrade to V2. After setting up a V2 wiki
> and I've followed the instructions here
> (http://www.pmwiki.org/wiki/PmWiki/UpgradingFromPmWiki1). I've added
> the "UseV1WikiD" line to the local/config.php ... but I'm having some
> problems.
>
> In particular with our index page. Most of the links don't appear
> ... and the content is just missing. You can see what I mean here:
>
> V1 wiki: http://papercut.biz/kb/
>
> V2 wiki: http://papercut.biz/kb-new/
>
> All the links are missing and even many of the headings are missing.
> Any suggestions about how to resolve these problems?
>
>
I'm not familiar with V1 or conversion issues, but I do notice that all
of the links on the old V1 site seem to be missing the pipe "|" that
would be required in current versions of PmWiki to create an aliased
link: [[PageName Alias]] should be [[PageName|Alias]]
But when I look at your new version (using ?action=source) the
underlying markup does not seem to be there. As a test, what happens if
you edit the old page, select all, copy and paste it into the new page.
The markup should be there, but the links should point to non-existent
pages (called PageNameAlias, if we use the examples above). If you
insert some pipes between the name and the alias, the links should work.
(But, again, I know nothing about V1 or conversion from V1 to V2).
Pico
--
__ /
/ /
/___/ _/ ___/ __ /
/ / / / /
_/ _/ ____/ ____/
>>>===pmwiki at ben-amotz.com===>
More information about the pmwiki-users
mailing list