Recent content by ActorMike

  1. ActorMike

    VerticalScope Inc Headed toward Bankruptcy?

  2. ActorMike

    VerticalScope Inc Headed toward Bankruptcy?

    Our forum is doing amazing, in fact, we are now showing up in Gemini AI when people ask questions.
  3. ActorMike

    VerticalScope Inc Headed toward Bankruptcy?

    Founder pouring money back in. https://xenforo.com/community/threads/verticalscope-inc-headed-toward-bankruptcy.214332/post-1750008
  4. ActorMike

    VerticalScope Inc Headed toward Bankruptcy?

    How much do you get paid to moderate a website like that? Almost sounds like your account is "discouraged" lol
  5. ActorMike

    VerticalScope Inc Headed toward Bankruptcy?

    Sounds like you are banned because the site loads for me.
  6. ActorMike

    XF 2.2 How I Purged old Conversations in database

    Good reminder for me to run this again! Reduces my database by 10%
  7. ActorMike

    Search Improvements

    Support for XenForo 2.3! Yeah!
  8. ActorMike

    Payment Profile: Authorize.Net with ARB

    We did about 100 upgrades for BF & Cyber Monday and I guess everyone has just clicked it twice. (Human instinct). I actually had totally forgot about the glitch I had initially reported, but happy to see it is fixed as an early Christmas present. :-)
  9. ActorMike

    Payment Profile: Authorize.Net with ARB

    This message is server/hosting related pertaining to the website server and the Root and Intermediate (CA) SSL certificates that are allowed and installed on the server.
  10. ActorMike

    XF 2.3 Member pop up Tooltip text overlaps avatar

    The template shows it specified as width: (@_memberTooltip-padding * 2 + @_memberTooltip-avatarSize); If you look at the member_tooltip.less template, it shows this being defined as a variable, not a fixed value, which means it is specified elsewhere, correct? .memberTooltip-avatar {...
  11. ActorMike

    XF 2.3 Member pop up Tooltip text overlaps avatar

    Where is the avatar size specified in the ACP? It's a setting somewhere. For now, I manually overroad it in the Extra.less to 100px and everything is aligned properly again. .memberTooltip-avatar { width: 100px; }
  12. ActorMike

    XF 2.3 Member pop up Tooltip text overlaps avatar

    After my 2.3 upgrade, noticed the member text isn't aligned properly and overlaps the avatar on mobile devices only. Tried to figure it out in console mode, but don't see where to pad or align that text. My second forum below (gray/black) doesn't have this issue.
  13. ActorMike

    Payment Profile: Authorize.Net with ARB

    @Andy.N For now, I edited the "payments_processed_securely_by_x" and noted that some users may need to click the pay button twice.
Back
Top Bottom