Menu

PageHistory error - V1.3.10

Help
flats
2005-05-18
2012-10-11
  • flats

    flats - 2005-05-18

    I keep getting this error for some pages when viewing PageHistory. I am using flat files for storage.

    lib/WikiDB.php (In template 'browse') (In template 'body') (In template 'html'):973: Fatal[0]: <br />/home/10499/cflatau/www.zynq.com/public_html/phpwiki/lib/WikiDB.php:973: : Assertion failed <br />

    Could anybody help please?

     
    • Dan F

      Dan F - 2005-05-19

      So what does it say on WikiDB.php line 973?

      Dan

       
      • flats

        flats - 2005-05-19

        It's picking up revisions and then checking them on line 973 with assert(). SO obviously there is something wrong with $revision. It says in the PHP manual that assert should only be used for debugging and I have tried stting DEBUG=0 - but still get the error.

        assert($revision);

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.