• bug in WebBoardIndexSchedule agent

    By slimane guemil 1 decade ago

    I report a Bug in the WebBoardIndexSchedule agent.

    The aim of this agent is to refresh the public statistics of each category.



    This sentence :

    Set entry = nav.GetNextDocument( entry )



    Should be replaced by :



    Set entry = nav.GetNext( entry )

    • By Ruben Ask 1 decade ago

      Set entry = nav.GetNext( entry )



      Didn't do much for me.. same error in R8.5