Latest Activity Module - sorted by latest reply/action

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24286
    • 6.0.X

    #16
    Workaround? Try this.
    You can create a more accurate Activity Stream as a link in the nav bar.

    To do so, create a navbar or subnavbar link with the following as the URL (yes it's huge):
    Code:
    search?searchJSON={%22date%22:{%22from%22:%222%22},%22type%22:[%22vBForum_Gallery%22,%22vBForum_Link%22,%22vBForum_Photo%22,%22vBForum_Poll%22,%22vBForum_Text%22,%22vBForum_Video%22],%22channel%22:{%22param%22:%22channelid%22},%22sort%22:{%22created%22:%22desc%22},%22view%22:%22%22,%22exclude_type%22:[%22vBForum_PrivateMessage%22]}
    You can see it in action on my demo site HERE
    Last edited by Mark.B; Tue 29 Jul '14, 8:36am.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • kehindelawal
      Member
      • Apr 2014
      • 71
      • 5.0.X

      #17
      Originally posted by Mark.B
      Workaround? Try this.
      You can create a more accurate Activity Stream as a link in the nav bar.

      To do so, create a navbar or subnavbar link with the following as the URL (yes it's huge):
      Code:
      search?searchJSON={%22date%22:{%22from%22:%222%22},%22type%22:[%22vBForum_Gallery%22,%22vBForum_Link%22,%22vBForum_Photo%22,%22vBForum_Poll%22,%22vBForum_Text%22,%22vBForum_Video%22],%22channel%22:{%22param%22:%22channelid%22},%22sort%22:{%22created%22:%22desc%22},%22view%22:%22%22,%22exclude_type%22:[%22vBForum_PrivateMessage%22]}
      You can see it in action on my demo site HERE
      While this code work to especially correct the inaccuracy with the time, 2 basic things are still unresolved:

      1. showing quoted replies
      2. grouping replies per thread such that if there are 5 post in a thread over the specified period only one post is displayed for that thread. jira VBV4410

      Lastly, with the work around, the template is somewhat warped and when you want to see more it takes you to a new page that makes it clear it was a search function (when view all is clicked) rather than just loading more post into the same page

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24286
        • 6.0.X

        #18
        The Activity Streams hae never been built to show quoted replies, nor to group replies by thread.
        You could raise improvement requests for both these matters if you wish:

        Note that we cannot guarantee that any improvement request will be included in a future version.

        There's already a tracker entry for the "View All" showing results as a search.

        I did mention that this was a workaround and not a cast iron fix.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • kehindelawal
          Member
          • Apr 2014
          • 71
          • 5.0.X

          #19
          Originally posted by Mark.B
          The Activity Streams hae never been built to show quoted replies, nor to group replies by thread.
          You could raise improvement requests for both these matters if you wish:
          http://tracker.vbulletin.com/secure/...91&issuetype=4
          Note that we cannot guarantee that any improvement request will be included in a future version.

          There's already a tracker entry for the "View All" showing results as a search.

          I did mention that this was a workaround and not a cast iron fix.
          Thanks a lot. it does not appear to be a popular request feature so i will pass on opening an improvement request. i did rather like to get the know how to do it myself or get a developer to implement it for a fair amount. Thanks a lot still.

          Comment

          • kehindelawal
            Member
            • Apr 2014
            • 71
            • 5.0.X

            #20
            Originally posted by Mark.B
            The Activity Streams hae never been built to show quoted replies, nor to group replies by thread.
            You could raise improvement requests for both these matters if you wish:
            http://tracker.vbulletin.com/secure/...91&issuetype=4
            Note that we cannot guarantee that any improvement request will be included in a future version.

            There's already a tracker entry for the "View All" showing results as a search.

            I did mention that this was a workaround and not a cast iron fix.
            Our forum members are still requesting for this feature so i was forced to open the improvement request ticket here http://tracker.vbulletin.com/browse/VBV-13405.

            Ability to show the whole post, show the whole replies, and show post with quoted replies - all done chronologically is crucial to our site. i dont mind any outside help on this.

            p.s pls dont say vbulletin,org. there is no/little help there for vb5.

            Comment

            • kehindelawal
              Member
              • Apr 2014
              • 71
              • 5.0.X

              #21
              Frustrated

              Last edited by kehindelawal; Wed 6 Aug '14, 12:34am.

              Comment

              Related Topics

              Collapse

              Working...