Re: [Tiki-devel] Changing page version number
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Volker Really couldn't say without trying it, i'd imaging you'd need to delete the record in `tiki_history` for the existing version 1 first, then you might need to flush the tiki caches, can you try on a test version? Good luck! jonny > On 31 Jul 2022, at 18:11, Volker Wysk <post-hhF2Jplw28UoZk/[email protected]> wrote: > > Hi > > Could it be as simple as: > > update tiki_pages set version = 1 > where pageName = "mypage" and version = 2; > > Or would that result in unexpected behavior? > Cheers, Volker > > > Am Sonntag, dem 31.07.2022 um 18:52 +0200 schrieb Volker Wysk: >> Hi!! >> >> Is it possible to change the version number of a wiki page, which has one >> unique version with the number 2, to number 1? >> >> I guess I would have to directly manipulate the database. Could some kind >> Tiki hacker show me how this is to be done? >> >> I'm afraid I would break things, since I have hardly any experience. >> >> Cheers, >> Volker >> _______________________________________________ >> TikiWiki-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel > _______________________________________________ > TikiWiki-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel