Recent content by CBPro

  1. C

    Not a bug Stripe Adaptive Pricing Not Working With XF Stock Integration

    Ok, I found the issue now pretty quick thanks to your message. I was looking at the wrong place and indeed, I have it working also: Also with else then USD. And the reason Korean payments do not work is Stripe itself, not Xenforo. They offer Korean payment methods, bind them to adaptive...
  2. C

    Not a bug Stripe Adaptive Pricing Not Working With XF Stock Integration

    Interesting, I will double check that then. Because I enabled Korean payment methods and the Koreans saying they cannot use them. Screenshots of them showing there is no adaptive pricing option for them and without it, the Korean payment methods cannot work, which is stated in the documentation...
  3. C

    Not a bug Stripe Adaptive Pricing Not Working With XF Stock Integration

    Hi-Ho, it appears that the new function of Stripe "Adaptive Pricing" is not correctly working with the stock XF Stripe integration. Even if you activate the option "Use Adaptive Pricing for all configurable integrations" in your Stripe account, it won't show on the checkout page of Stripe when...
  4. C

    XF 2.3 Reactions user list not displaying

    Up, would be cool if someone could help him to solve this for his addons. Silence for months now =(
  5. C

    cannot remove "featured content" tab from latest activity pub nav

    true true. You cannot disable it in what's new by public navigation, was never like that and I forgot that when testing your issue. If you want to remove it, edit the "whats_new_wrapper" template and delete this line: <a class="{$baseClass} {{ $pageSelected == 'featured' ? {$selectedClass} ...
  6. C

    cannot remove "featured content" tab from latest activity pub nav

    Confirmed. Even if disabled in public navigation, it will remain to be visible in whats new.
  7. C

    Fixed XFRM: Rebuild resource embed metadata ERROR

    Running: Will cause: Server error log TypeError: Argument 2 passed to XFRM\Job\ResourceUpdateEmbedMetadata::rebuildQuotes() must be an instance of XFRM\Job\PreparerService, instance of XF\Service\Message\PreparerService given, called in...
Back
Top Bottom