Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    No post/view count on Unread page

    Scheduled Pinned Locked Moved Forum Feedback
    23 Posts 6 Posters 2.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tgl @anthonys
      last edited by

      @anthonys
      I was seeing that too for the last few days, but right now it's working again. I use Safari and generally go directly to

      https://forum.netgate.com/unread

      via a bookmark. The new posts are all there, but the counts were not.

      johnpozJ 1 Reply Last reply Reply Quote 0
      • johnpozJ
        johnpoz LAYER 8 Global Moderator @tgl
        last edited by

        So changed my settings so see stuff in unread, and views are showing for me.. Will check on it now and then.

        views.jpg

        An intelligent man is sometimes forced to be drunk to spend time with his fools
        If you get confused: Listen to the Music Play
        Please don't Chat/PM me for help, unless mod related
        SG-4860 24.11 | Lab VMs 2.8, 24.11

        1 Reply Last reply Reply Quote 0
        • S
          SteveITS Galactic Empire @anthonys
          last edited by

          @anthonys said in No post/view count on Unread page:

          If I then click the Recent Icon at the top of the page, the counts appear. Same behaviour for Unread.

          I see that in limited testing as well.

          The first attempt logs this in the browser console:

          Firefox can’t establish a connection to the server at wss://forum.netgate.com/socket.io/?_csrf=4c4326cedc8bd4df6b9c********************940bb7f3cbee03ee32aad5838628bed569&EIO=4&transport=websocket&sid=28IAkURCb_6Y*****Acv. nodebb.min.js:70:29484
          Request to access cookie or storage on “https://alb.reddit.com/rp.gif?ts=1714769083388&id=t2_qi25be0j&event=PageVisit&m.itemCount=undefined&m.value=&m.valueDecimal=undefined&m.currency=undefined&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=1ef649ca-dba9-49ac-96ce-2194f13850b6&aaid=&em=&external_id=&idfa=&integration=gtm&opt_out=0&sh=1920&sw=1200&v=rdt_3ba1cddf&dpm=&dpcc=&dprc=” was blocked because it came from a tracker and content blocking is enabled.
          
          Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://px.ads.linkedin.com/wa/. (Reason: CORS request did not succeed). Status code: (null).
          

          Clicking the toolbar icon (which shows the counts) shows only the CORS block.

          Not sure why it's poking Reddit or LinkedIn...I do have an ad blocker plugin though.

          Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
          When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
          Upvote 👍 helpful posts!

          A 1 Reply Last reply Reply Quote 0
          • A
            anthonys @SteveITS
            last edited by

            @SteveITS said in No post/view count on Unread page:

            I do have an ad blocker plugin though

            In my case, both uBlock origin and pfBlockerNG in use.

            1 Reply Last reply Reply Quote 0
            • stephenw10S
              stephenw10 Netgate Administrator
              last edited by stephenw10

              Hmm, also seeing that here. Digging...
              Not seeing connections to reddit or linkedin though.

              johnpozJ 1 Reply Last reply Reply Quote 0
              • johnpozJ
                johnpoz LAYER 8 Global Moderator @stephenw10
                last edited by johnpoz

                @stephenw10 just saw it here.. On a refresh of the page

                just.jpg

                Switching between recent and unread seems to make it work as normal.

                An intelligent man is sometimes forced to be drunk to spend time with his fools
                If you get confused: Listen to the Music Play
                Please don't Chat/PM me for help, unless mod related
                SG-4860 24.11 | Lab VMs 2.8, 24.11

                S 1 Reply Last reply Reply Quote 0
                • S
                  SteveITS Galactic Empire @johnpoz
                  last edited by SteveITS

                  Also here on my profile page:
                  e9f75449-ef5a-49c3-a990-6af77bd78d60-image.png

                  Edit:
                  and similar errors there, loading snap.licdn.com and px.ads.linkedin.com which are blocked by pfBlocker.

                  Edit 2:
                  reloads are failing on wss://forum.netgate.com/socket.io as above. A private window doesn't show the other URLs though, need to dig into that. 😕

                  Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                  When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                  Upvote 👍 helpful posts!

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    SteveITS Galactic Empire @SteveITS
                    last edited by

                    Also the forum is missing counts on the home/category page sometimes. Probably all the same code.

                    As noted Firefox private window didn't call the other analytics URLs.

                    I opened Chrome, which I rarely use, and according to Chrome's inspector it looks like the odd calls are coming from Google:
                    cf1879ae-ebda-408c-978b-415afef431bf-image.png
                    and
                    a7e41613-1479-4374-a852-dee34bd84642-image.png

                    and look at that, it is, https://www.googletagmanager.com/gtm.js?id=GTM-N2P5PS2 contents:

                    ...],["h","https://snap.licdn.com/li.lms-analytics/insight.min.js",...
                    
                    ...eventType"],[15,"k"]],["b","https://www.redditstatic.com/ads/pixel.js",[17,[15,"a"],...
                    

                    Would not have expected that. It apparently does not call that in Firefox private window, but DOES in a Chrome incognito window. I wonder if it's detecting that somehow.

                    Anyway, digression over, back to the missing numbers. :)

                    Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                    When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                    Upvote 👍 helpful posts!

                    1 Reply Last reply Reply Quote 0
                    • stephenw10S
                      stephenw10 Netgate Administrator
                      last edited by

                      Hmm, odd. I don't see that at all but I think I'm blocking all that. Probably in multiple places!

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        anthonys @stephenw10
                        last edited by anthonys

                        @stephenw10 And like magic, counts have reappeared (well for me, at the moment).

                        1 Reply Last reply Reply Quote 0
                        • stephenw10S
                          stephenw10 Netgate Administrator
                          last edited by

                          Yup, forum update appears to have fixed it. 👍

                          GertjanG 1 Reply Last reply Reply Quote 0
                          • GertjanG
                            Gertjan @stephenw10
                            last edited by

                            @stephenw10

                            Nice.
                            Another subject probably but :

                            9c8c3c5f-188f-4d90-89c9-82689ef75751-image.png

                            what is 'my' browser told do look for things on reddit, linkin google, and some others ?
                            Is this just a way to get the site more known ?

                            No "help me" PM's please. Use the forum, the community will thank you.
                            Edit : and where are the logs ??

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              SteveITS Galactic Empire @Gertjan
                              last edited by

                              @Gertjan https://forum.netgate.com/topic/187906/no-post-view-count-on-unread-page/14
                              look up a few posts. :) it’s coming from the Google tracking. As to why…dunno.

                              Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                              When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                              Upvote 👍 helpful posts!

                              1 Reply Last reply Reply Quote 0
                              • S SteveITS referenced this topic on
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                Mmm, no idea on that. I don't see any of that stuff but I have several layers of ad blocking.

                                johnpozJ 1 Reply Last reply Reply Quote 0
                                • johnpozJ
                                  johnpoz LAYER 8 Global Moderator @stephenw10
                                  last edited by johnpoz

                                  I am not seeing any of that..

                                  forum.jpg

                                  maybe they come from this script - which yeah I don't load

                                  script.jpg

                                  An intelligent man is sometimes forced to be drunk to spend time with his fools
                                  If you get confused: Listen to the Music Play
                                  Please don't Chat/PM me for help, unless mod related
                                  SG-4860 24.11 | Lab VMs 2.8, 24.11

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    SteveITS Galactic Empire @johnpoz
                                    last edited by

                                    If Googletagmanager.com was blocked it couldn’t pull in the others.

                                    I don’t personally care, I was just seeing the errors on the other two scripts, and didn’t understand why.

                                    We have a rolling conflict here; my wife works in paid search so needs her ads to “work,” but I don’t particularly want any, and we agree our son doesn’t need ads on all his screen time. And she insists her iOS private relay works. So we have odd blocking at times. :)

                                    Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                                    When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                                    Upvote 👍 helpful posts!

                                    1 Reply Last reply Reply Quote 1
                                    • First post
                                      Last post
                                    Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.