Announcement

Collapse
No announcement yet.

Channel Viewer Counter

Collapse
X
Collapse
First Prev Next Last
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    Originally posted by lzvid View Post
    This works with VB 5.7.4?
    Yes, it works in vB 5.7.4 and PHP 8+
    Buy me a coffeePayPal QR Code
    My Amazon Affiliate Link
    Fast vBulletin VPS Host:
    This site is hosted by IONOS

    Comment


      #47
      Originally posted by glennrocksvb View Post

      Yes, it works in vB 5.7.4 and PHP 8+
      Just to know, all of your mods work with 5.7.4?

      Comment


        #48
        As far as I can tell, yes. But if I become aware that it's not working, I do my best to provide a fix.
        Buy me a coffeePayPal QR Code
        My Amazon Affiliate Link
        Fast vBulletin VPS Host:
        This site is hosted by IONOS

        Comment


          #49
          Hello, I hope to develop the add-on and make it more accurate in calculating the number of people in the departments.
          Also, I hope the names of the members will appear in the sections and topics, as in the old versions​
          https://www.gamezers.com

          Comment


            #50
            This mod is just fetching the number of records in the session table that's already being recorded by vBulletin. If you think it's not accurate then the session handling by vBulletin itself has to be updated and not the mod. User info could be added but that's about it.
            Buy me a coffeePayPal QR Code
            My Amazon Affiliate Link
            Fast vBulletin VPS Host:
            This site is hosted by IONOS

            Comment


              #51
              I know I'm asking a lot, but it would be great if was possible to see "members1, member2, member3 + visitors"

              Comment


                #52
                Thanks, any way to remove the italics?

                Comment


                  #53
                  Originally posted by mbrmbr View Post
                  Thanks, any way to remove the italics?
                  First of all, thanks for your purchase. You've earned your Buyer badge.

                  To remove the italics, add this custom CSS in css_additional.css template:
                  Code:
                  .forum-list-container .forum-item .cell-forum .viewer,
                  .sg-table .viewer,
                  .blogChannel-table .viewer {
                      font-style: normal !important;
                  }
                  Buy me a coffeePayPal QR Code
                  My Amazon Affiliate Link
                  Fast vBulletin VPS Host:
                  This site is hosted by IONOS

                  Comment


                    #54
                    It is not working for me with vb 6.1

                    Comment


                    • glennrocksvb
                      commented
                      Editing a comment
                      Did you just upgrade to vB 6.1.0? What was your previous version when the mod was working?

                    • glennrocksvb
                      commented
                      Editing a comment
                      I checked vB 6.1.0 and I can confirm the mod is not working. It seems that vBulletin made the changes in the session table which the mod is using. I'll keep looking for a solution. Stay tuned.

                    • glennrocksvb
                      commented
                      Editing a comment
                      Wait, I looked into it further and it looks like the mod is actually working. There's just a display issue where the viewer count is displayed in the next line. This is mentioned in the first post and the CSS solution is posted there.

                    • glennrocksvb
                      commented
                      Editing a comment
                      Blackhorse, could you describe in more detail of what's not working on your end?

                    #55
                    Hello Glenn,
                    Originally posted by glennrocksvb View Post
                    Did you just upgrade to vB 6.1.0? What was your previous version when the mod was working?
                    It stopped working with me since upgrading to vb6.0
                    I just tried to concentrate this tiime on making it work with vb6.1
                    but completely not working for me

                    I have implmented the css you have provided to correct being: "displayed in the next line." but hadn't fix it.

                    could you describe in more detail of what's not working on your end?
                    after uploading the mod, and the xml file nothing happens, the count views beside forums are not there as usual as it was

                    Comment


                    • glennrocksvb
                      commented
                      Editing a comment
                      Please PM me the URL to your forum

                    #56
                    Hello Glenn, it is working now, I had to disable file as template then enale it back to let it be shown
                    Thank You

                    Comment


                      #57
                      Glad you figured it out. That's a vB bug where it doesn't automatically cache mod templates when installing a mod and cache templates as files setting is enabled. I actually have that as part of mod installation instructions for newer mods I release.
                      Buy me a coffeePayPal QR Code
                      My Amazon Affiliate Link
                      Fast vBulletin VPS Host:
                      This site is hosted by IONOS

                      Comment


                        #58
                        Hey Glenn. I recently bought the Channel Viewer mod for my vbulletin forums, version 5.7.5. However, I don't see it working at all. I followed your instructions. I am not sure what I did wrong. Can you help me out?

                        Comment


                          #59
                          Originally posted by glennrocksvb View Post
                          Showing the number of viewers next to forum channels is a basic forum functionality but this is missing in vBulletin 5 and 6 by default. Worry no more as you can have this functionality in your vBulletin forum using this plugin. This plugin displays the number of viewers next to forum, blog and social group channels.

                          Click image for larger version Name:	viewing.png Views:	1 Size:	16.4 KB ID:	4249

                          Note that the counts do not update in real-time. It only updates on page load.

                          Instructions:
                          Please refer to the installation document included in the file.


                          Translation:
                          To translate "x viewing" phrase, translate the "x_viewing" phrase variable in the Phrase Manager.


                          CSS Customization: [Updated on 8/28/2023 for vB6 compatibility]
                          In one of previous vB upgrades, vB made the forum title display in its own line causing the viewer counter to move to the next line. To fix this, add the below custom CSS in css_additional.css template in each of the active theme you are using:
                          Code:
                          .forum-list-container .forum-item .cell-forum > .forum-wrapper > .forum-info > .forum-title {
                          --margin-channel-icon: 0;
                          display: inline-block;
                          width: auto;
                          }


                          Compatibility:
                          • Compatible with vB5 and 6 (self-hosted)
                          • Not compatible with vBCloud.

                          Version History:

                          v1.1
                          - Made "x Viewing" phrase to be translated using the existing "x_viewing" phrase variable in the Phrase Manager.
                          - Fixed PHP errors in the mod template that occurred in some vB setups. Thanks to ABDURHMAN for reporting this issue.

                          v1.0
                          - Initial version.


                          Price 1:

                          $15 (with vbmods.rocks branding in the footer)

                          Buy Now Add to Cart View Cart


                          Price 2:

                          $40
                          ($15 base price + $25 branding-free)

                          Buy Now Add to Cart View Cart

                          Need help or not comfortable installing this mod? Purchase the installation service below:

                          Product Installation Add-On: $20
                          Purchase this product add-on to get professional installation of this mod from us.

                          Add to Cart View Cart


                          Don't have a PayPal account yet or want to use a new account to purchase this mod? Sign up with PayPal now and get $5 reward!

                          Want to pay using Credit/Debit Card? Contact us and we will send you an invoice where you can use your own card.

                          Hello Glen. I wanted to tell you that I bought the Channel view mod. I did everything that you told me to. But, it's not working for my three forums.

                          Comment


                          • glennrocksvb
                            commented
                            Editing a comment
                            Are you caching templates as files? If yes, then disable it and then enable it back.

                          #60
                          Originally posted by DOSO View Post

                          Hello Glen. I wanted to tell you that I bought the Channel view mod. I did everything that you told me to. But, it's not working for my three forums.
                          I tried it. It didn't work. I have emailed you my login details for my 3 websites so that you can take a look.

                          Comment

                          Latest Posts

                          Collapse

                          Working...
                          X
                          Searching...Please wait.
                          An unexpected error was returned: 'Your submission could not be processed because you have logged in since the previous page was loaded.

                          Please push the back button and reload the previous window.'
                          An unexpected error was returned: 'Your submission could not be processed because the token has expired.

                          Please push the back button and reload the previous window.'
                          An internal error has occurred and the module cannot be displayed.
                          There are no results that meet this criteria.
                          Search Result for "|||"