Announcement

Collapse
No announcement yet.

Channel Viewer Counter

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

    Paid Mod Channel Viewer Counter

    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.

    Last edited by glennrocksvb; 10-31-2023, 10:34 PM. Reason: Added vB6 compatibility
    Helpful? Donate. Thanks!
    Buy me a coffeePayPal QR Code
    Fast VPS Host for vBulletin:
    A2 Hosting & IONOS

    #2
    This is pretty neat. I will look into grabbing it soon. Thanks!

    Comment


      #3
      I think that the branding free option should not cost more than the product itself.

      Comment


        #4
        It does anywhere else.

        Comment


          #5
          Other vB mod providers charge a fixed price of $75 for branding free version for each of their products.
          Last edited by glennrocksvb; 07-06-2017, 11:16 AM.
          Helpful? Donate. Thanks!
          Buy me a coffeePayPal QR Code
          Fast VPS Host for vBulletin:
          A2 Hosting & IONOS

          Comment


            #6
            Because this is a plugin, this is not available with the Cloud version correct?

            Comment


            • glennrocksvb
              glennrocksvb commented
              Editing a comment
              Correct. All mods under vBulletin 5 Products and Extensions forum are only compatible with self-hosted versions as they require uploading product XML and other files which is not allowed in vBCloud. There are some mods there though that have a vBCloud counterpart of which you will find them in vBulletin Cloud "Modifications" forum.

            #7
            Anyone have a fix for when the (Viewing) gets overlapped by a channel title? I just made a new Channel and thats happening.

            Click image for larger version

Name:	Screen Shot 2017-10-15 at 7.01.05 PM.png
Views:	871
Size:	128.0 KB
ID:	6979

            Comment


              #8
              Nevermind. I see that the Channel Title has to be shorter.

              Comment


                #9
                hi
                Order Number :
                6VX262667C916134F

                Transaction ID :
                1WW88340XH860972B

                Purchase details
                Channel Viewer Counter
                15,00 $
                Item #vB5-CVC

                Click image for larger version

Name:	3543554355535353.JPG
Views:	831
Size:	32.3 KB
ID:	7602
                https://www.gamezers.com

                Comment


                • glennrocksvb
                  glennrocksvb commented
                  Editing a comment
                  Checking...

                • glennrocksvb
                  glennrocksvb commented
                  Editing a comment
                  Found your payment in Paypal but for some reason, the order did not come through the store. I will manually create the order for you.

                • glennrocksvb
                  glennrocksvb commented
                  Editing a comment
                  Created the order for you. Please check your email.

                #10
                ok
                Installed but the add-on did not work I do not know why
                Where at the top of these codes are:
                HTML Code:
                Warning: include(.../cache/template/template1748.php): failed to open stream: No such file or directory in /home/animegate/public_html/includes/vb5/template.php on line 328 Warning: include(): Failed opening '.../cache/template/template1748.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/animegate/public_html/includes/vb5/template.php on line 328 Warning: include(.../cache/template/template1747.php): failed to open stream: No such file or directory in /home/animegate/public_html/includes/vb5/template.php on line 328 Warning: include(): Failed opening '.../cache/template/template1747.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/animegate/public_html/includes/vb5/template.php on line 328
                https://www.gamezers.com

                Comment


                • glennrocksvb
                  glennrocksvb commented
                  Editing a comment
                  The mod works here and in other customers' forums. There must be something wrong in your installation or setup.

                • ABDURHMAN
                  ABDURHMAN commented
                  Editing a comment
                  The installation was done again and the template was also present
                  The same problem exists

                • glennrocksvb
                  glennrocksvb commented
                  Editing a comment
                  Can you enable the mod so I can take a look?

                • ABDURHMAN
                  ABDURHMAN commented
                  Editing a comment
                  Has been activated mod

                • glennrocksvb
                  glennrocksvb commented
                  Editing a comment
                  I checked but I would need AdminCP access to fully investigate. Send me a PM and let's resume discussion there.

                #11
                FYI. I have released a new version 1.1 for this mod. Here are the changes:
                • 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 user ABDURHMAN for reporting this issue. This may not affected you in v1.0 but I fixed this anyway in case others have the same issue as ABDURHMAN
                I have updated the first post and re-opened the existing orders for this mod. All buyers will receive an email containing a new download link. When you install this new version, choose Allow Overwrite > Yes.

                NOTE: If you have the original version of this mod and you don't have any issues with it and don't need to translate "x viewing" phrase, then it's optional for you to install v1.1.
                Helpful? Donate. Thanks!
                Buy me a coffeePayPal QR Code
                Fast VPS Host for vBulletin:
                A2 Hosting & IONOS

                Comment


                  #12
                  Good evening ...
                  How are you doing ...
                  My friend and dear
                  I have tempted my previous site and installed it on a new site
                  But it does not work does not show anything wrong?
                  https://www.gamezers.com

                  Comment


                  • glennrocksvb
                    glennrocksvb commented
                    Editing a comment
                    Did you follow all the installation instructions including the uploading of some files to the server? Can you post a link to that new site?

                  • ABDURHMAN
                    ABDURHMAN commented
                    Editing a comment
                    new site :

                  • glennrocksvb
                    glennrocksvb commented
                    Editing a comment
                    I checked your new site and it looks like the mod is disabled or uninstalled. Are you using v1.1 of the mod? I just resent you the files for this version in your email. Check it out.

                  #13
                  The update has been updated not suitable for recent versions
                  https://www.gamezers.com

                  Comment


                  • glennrocksvb
                    glennrocksvb commented
                    Editing a comment
                    What is the exact version?

                  #14
                  Currently I am using :
                  Version 5.4.0 Release Candidate 1
                  https://www.gamezers.com

                  Comment


                    #15
                    Is the link to your forum in your signature? The browser says the site cannot be found.
                    Helpful? Donate. Thanks!
                    Buy me a coffeePayPal QR Code
                    Fast VPS Host for vBulletin:
                    A2 Hosting & IONOS

                    Comment

                    Users Viewing This Page

                    Collapse

                    There is 1 user viewing this forum topic.

                    • Guest Guest

                    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 "|||"