Originally posted by lzvid
View Post
Announcement
Collapse
No announcement yet.
Channel Viewer Counter
Collapse
X
-
Yes, it works in vB 5.7.4 and PHP 8+
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
-
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.
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
-
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 versionshttps://www.gamezers.com
- Top
- Translate
- Bottom
Comment
-
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.
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
-
First of all, thanks for your purchase. You've earned your Buyer badge.Originally posted by mbrmbr View PostThanks, any way to remove the italics?
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; }
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
-
- Top
- Translate
- Bottom
Comment
-
Did you just upgrade to vB 6.1.0? What was your previous version when the mod was working?
- Top
- Translate
- Bottom
-
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.
- Top
- Translate
- Bottom
-
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.
- Top
- Translate
- Bottom
-
Blackhorse, could you describe in more detail of what's not working on your end?
- Top
- Translate
- Bottom
-
Hello Glenn,
It stopped working with me since upgrading to vb6.0Originally posted by glennrocksvb View PostDid you just upgrade to vB 6.1.0? What was your previous version when the mod was working?
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.
after uploading the mod, and the xml file nothing happens, the count views beside forums are not there as usual as it wascould you describe in more detail of what's not working on your end?
- Top
- Translate
- Bottom
Comment
-
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.
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
- Likes 1
Comment
-
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?
- Top
- Translate
- Bottom
Comment
-
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.Originally posted by glennrocksvb View PostShowing 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.
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)

Price 2:
$40 ($15 base price + $25 branding-free)
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.
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.
- Top
- Translate
- Bottom
Comment
-
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.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.
- Top
- Translate
- Bottom
Comment
Latest Posts
Collapse
-
Get Affordable and Fast VPS for vBulletin -
by glennrocksvbAI bots (or any bots for that matter) should still be able to scrape the site and find the hidden content. The content is hidden via CSS which only takes...Today, 08:51 AM




Comment