Wiki "Print Multiple Pages" not working

sohooo
Joined: 22 Jun 2009

Wiki "Print Multiple Pages" not working

Posted:22 Jun 2009 (09:31 UTC)
Hello Bitweavers,

I'm using the new 2.6 release of Bitweaver, in the hope that some problems I have got fixed, one of them being the "Print Multiple Pages" feature of the Wiki package (I used it in Tikiwiki).

When using it, I get the following error:


<?php
Fatal error
Call to a member function verifyViewPermission() on a non-object in <bwbasepath>/wiki/print_pages.php on line 25
?>


In print_pages.php, you can read the following:


<?php
// Now check permissions if user can view wiki pages
$gContent->verifyViewPermission()
?>


The user in question has permissions to view the page btw.

Is there a way to fix this error?
Lester Caine
Joined: 24 Apr 2004

Re: Wiki "Print Multiple Pages" not working

Posted:22 Jun 2009 (18:00 UTC)
It looks as if these sections have not been updated fully when the permissions structure was tidied up. I can't see how $gContent can actually exist at that point in a number of these secondary function so we need to rattle the cage about them.
sohooo
Joined: 22 Jun 2009

Re: Wiki "Print Multiple Pages" not working

Posted:23 Jun 2009 (08:59 UTC)
Thanks for your quick reply Lester. Hopefully there's not a lot of updating left to do in that area.

I'd be glad if I could help by bringing these things to your attention. ;)
sohooo
Joined: 22 Jun 2009

Re: Wiki "Print Multiple Pages" not working

Posted:23 Jun 2009 (10:45 UTC)
Thanks for your quick reply Lester. Hopefully there's not a lot of updating left to do in that area.

I'd be glad if I could help by bringing these things to your attention. ;)
sohooo
Joined: 22 Jun 2009

Re: Wiki "Print Multiple Pages" not working

Posted:08 Oct 2009 (06:29 UTC)
Hey Bitweavers. Are there any updates in this area I'm not aware of?
  Page 1 of 1  1