Announcement

Collapse
No announcement yet.

Visitors in the Last X Hours Module

Collapse
This is a sticky topic.
X
X
Collapse
First Prev Next Last
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Originally posted by glennrocksvb View Post
    I'll look why this is happening. What CSS code did you add in css_additional template? Adding a div to the mod template doesn't seem to make sense in solving the 404 error on css_b_avatar_username.css file.
    Hello Glenn,

    I had to add div because just deleting class although it will solve the issue - isn't enough if css modification is needed. This is why I added div, to allow css, and use many css as obtained from vbmods here with solving some language shift of names under avatar. When I am back on lap i will put it here for your review boss, as i just do that by sense and it is your game, we learn from you.

    By the way there is no problem if you chose to show avatar only it happens when you allow both together.

    Comment


      I have fixed the missing css_b_avatar_username.css file that was actually not used by this mod. I discovered that vB5 has a weird "bug" where if a mod used "b-avatarXXXX" CSS class where XXXX represents any characters, then vB5 automatically includes "css_b_avatarXXXX.css" file on the page for some reason. This mod was using b-avatar-username class and all I had to do was rename it to last-visitor-username.

      I have also enabled avatar/username link in this mod to work with vB5's Name Card feature if you have it enabled. This means, if you click on a username in the Last Visitors module, then it will display the Name Card popup.

      I have updated this mod with these changes and released v1.13. Customers should receive an email confirmation containing the download link.​
      Last edited by glennrocksvb; 10-29-2022, 04:41 PM.
      Buy me a coffeePayPal QR Code
      My Amazon Affiliate Link
      Fast vBulletin VPS Host:
      This site is hosted by IONOS

      Comment


      • dannym
        commented
        Editing a comment
        Thanks Glenn. Just to double check - do I overwrite all of the files for the upgrade? Should I be removing/backing up anything in particular before I do this?

      Originally posted by dannym View Post
      Just to double check - do I overwrite all of the files for the upgrade? Should I be removing/backing up anything in particular before I do this?
      Yes, ok please overwrite the files. Backing up the files to be overwritten is optional if you want, just in case you'd revert to the older version.
      Buy me a coffeePayPal QR Code
      My Amazon Affiliate Link
      Fast vBulletin VPS Host:
      This site is hosted by IONOS

      Comment


        on my site when user register, I have it set to moderate, I notice in moderation the image is missing which obviously it wont show, can this be fixed by using a default image? see photo

        Comment


        • glennrocksvb
          commented
          Editing a comment
          Where is the attached photo?

        I found an issue where avatar images are broken for all users without custom avatars in the Last X Visitors module if "Use Custom Default Avatar" option (Initials Avatar) is enabled in the User Profile Options.

        I've fixed it and released v1.14. Paid customers should receive an email confirmation containing the download link to the latest version.
        Last edited by glennrocksvb; 09-02-2024, 10:38 AM.
        Buy me a coffeePayPal QR Code
        My Amazon Affiliate Link
        Fast vBulletin VPS Host:
        This site is hosted by IONOS

        Comment


        • puertoblack2003
          commented
          Editing a comment
          thanks for the update, that fixed it

        • glennrocksvb
          commented
          Editing a comment
          Thanks for the confirmation that the latest update fixes the broken avatar issue.

        When I select the product_vbmods_last_visitors.xml file (6. Browse your computer and upload the "product_vbmods_last_visitors.xml" file.) it processes but then displays this:


        Forbidden


        You don't have permission to access this resource.
        Apache/2.4.62 (Ubuntu) Server at www.kubuntuforums.net Port 443

        When I check Manage Products, it lists as version 1.14.

        The Linux Community has given me much. I do what I can to return the favor!

        Comment


          It may be related to the Apache "Forbidden" issue in:

          Not sure what to inform our Host/Owner about this. This started today. When I click on the pencil icon, I'm receiving a Forbidden notice. This has never occurred before.


          But did it actually finish installation?
          Buy me a coffeePayPal QR Code
          My Amazon Affiliate Link
          Fast vBulletin VPS Host:
          This site is hosted by IONOS

          Comment


            Originally posted by glennrocksvb View Post
            But did it actually finish installation?
            I believe it did. When the .xml file is processed, I see this:

            Click image for larger version

Name:	Screen Shot 2024-09-02 at 7.07.07 PM.png
Views:	173
Size:	164.5 KB
ID:	30447

            It's after seeing this that the Forbidden You don't have permission message appears.

            Other than seeing the version number for the MOD in Hooks & Products System > Installed Products, how can I know for sure?
            The Linux Community has given me much. I do what I can to return the favor!

            Comment


            • glennrocksvb
              commented
              Editing a comment
              Search for the widget_vbmods_last_visitors template in the Style Manager. Open it by double-clicking it and then locate line 110. It should have data:image in that line.

            Line 110 reads:
            Code:
            <img src="<vb:if condition="empty($avatars['hascustom']) AND strpos($avatars[$userid]['avatarpath'], 'data:image') === FALSE">./core/</vb:if>{vb:raw avatars.$userid.avatarpath}" />
            The Linux Community has given me much. I do what I can to return the favor!

            Comment


            • glennrocksvb
              commented
              Editing a comment
              I confirm you have the latest version.

            Hi nice hack. Can you install this hack for a fee? please let me know. Cheers.

            Comment


            ^ Hi I just paid for the hack and installation. What do I have to do?

            Comment


            • glennrocksvb
              commented
              Editing a comment
              Thanks for your purchase! I replied to your PM.

            Hi Glenn,

            Just wondering if you found a way to exclude invisible users from this mod yet?

            Scott

            Comment


            • glennrocksvb
              commented
              Editing a comment
              Not yet.

            • Ltvscout
              commented
              Editing a comment
              Is it something you plan on doing in the fairly near future or is it way down on your ToDo list?

            • glennrocksvb
              commented
              Editing a comment
              I plan to do it in the near future. Stay tuned!

            • Ltvscout
              commented
              Editing a comment
              Just checking in to see if you've made any headway into excluding invisible users yet?

            how can I get latest version?
            Edit: received it thank you.

            Comment


            • glennrocksvb
              commented
              Editing a comment
              Please PM me the Paypal email or the Fetchapp order id so I can locate your order.

            Hello Glenn,

            is there any chance to support phrases for the usergroup names in the usergroup legend?

            Similar question for the module title, but I assume, this needs to be supported by vbulletin itself, right?

            Thanks in advance.

            Frank

            Comment


              flohse, I think the latest vB6 version now supports phrases in the module title. Please check their release notes. For the usergroup legend, that's taken from the usergroup names in the Usergroup Manager and that doesn't use phrases.
              Buy me a coffeePayPal QR Code
              My Amazon Affiliate Link
              Fast vBulletin VPS Host:
              This site is hosted by IONOS

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