Recent content by manucod

  1. manucod

    Bug License Renewal before due date

    I mean purchased the same License again before the first one Expired. So user bought Product A then before that License expired he bought Product A again. when first License expired ( after he already bought Product A again) it removed the Temporary secondary usergroup even though second...
  2. manucod

    Bug License Renewal before due date

    How does E-commerce handle renewals before they expire. I had a user buy the license again before his first one expired and once the first license was expired it removed his secondary group.
  3. manucod

    Bug Breach Check Rate

    thanks a lot, that answer helps a lot more. Ill report back here if I can get down to the bottom of this with haveibeenpwnd.
  4. manucod

    Bug Breach Check Rate

    Since I'm sure there are less request a second than 10 and since it still errors out I think it's related to your code. I'll ask the support of the api to check on their end. If it turns out it's not a them or me issue then ill happily tell the tale on trustpilot including the support answers I...
  5. manucod

    Bug Breach Check Rate

    ErrorException: Received unexpected response code 429 (Too Many Requests) src/XF/Error.php:77 It say there are too many requests but I monitored it and it's certainly not more than a couple a minute ( i have the basic subscription for the pwnd api. the forum is pretty small so there is no way...
  6. manucod

    Bug BadBehavior issues with newer PHP versions

    I have an issue related to this After updating PHP and testing it on 8.2 I noticed Bad behavior was off so I installed 8.0.30 as well now whenever I try to change anything in the settings I get this message , seems like a bit of nonsense. I'm guessing again that I missed some step one should...
  7. manucod

    Question btc icon?

    I tried putting in fa-btc as the crypto icon but that doesn't seem to work. am I missing something? credit card one works fine. ( payment provider is cryptocloud ( with its xenforo addon)
  8. manucod

    Bug installation error

    1. well in order to somewhat be able to uninstall it I had to hack my way around it to get it to finish to install the first time. changing PHP isn't as easy as clapping your hands. 2. This would not have happened if this was mentioned in the proper versions. the only version that mentions...
  9. manucod

    Bug installation error

    in order to finish the installation I had a look and it looks to be related to the product code so I hacked my way around it since it was just that thing. class Listener { /** * The product ID (in the DBTech store) * @var int */ //protected static int $_productId = 345...
  10. manucod

    Bug installation error

    Stack trace #0 src/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/var/www/html/f...') #1 [internal function]: Composer\Autoload\ClassLoader->loadClass('DBTech\\Security...') #2 [internal function]: spl_autoload_call('DBTech\\Security...') #3 src/XF/Util/Php.php(66)...
Top