Recent content by Fillip H.

  1. Fillip H.

    Bug BadBehavior issues with newer PHP versions

    I’ll re-check the test and post back when I have more information.
  2. Fillip H.

    Question btc icon?

    Make sure you are searching for icons using FontAwesome v5, as that is the version XF is using.
  3. Fillip H.

    Question Integration of two plugins

    Yes, I have alpha versions in development and I will update this site before releasing them, so it can be tested live :)
  4. Fillip H.

    Bug Not able to download

    Are you able to download it using a different browser? It will take some time to generate the download as it has to compress JavaScript files.
  5. Fillip H.

    Pending Social Groups News Feed Page

    I'm undecided on whether I'll be implementing this if I'm honest. This feature is deceptively simple; I'd need to effectively copy the whole "Profile Post" feature with all surrounding functionality, including (but not limited to) moderation/reporting. In short, it's a massive undertaking. If...
  6. Fillip H.

    Duplicate Item Permissions

    Already implemented, see https://www.dragonbyte-tech.com/threads/item-usergroup-permissions.25814/
  7. Fillip H.

    Bug Can't remove items from cart on checkout page if it has required fields

    Interesting, I had no idea there was no dynamic redirect. I’ll steal those extensions and implement them into the core :)
  8. Fillip H.

    Bug Google Analytics Reports

    DBSEO is not compatible with the new version of Google Analytics, sorry.
  9. Fillip H.

    Bug Can't remove items from cart on checkout page if it has required fields

    The following changes will be made with v4 for XenForo 2.3: Most credit card icons have been changed to a cart icon The "Checkout" button in the purchase overlay has been renamed to "Express checkout" (new phrase) Moved VAT information above Coupon/Store credit Each part of the checkout form...
  10. Fillip H.

    Bug Cancelling a payment empties the cart

    In v4 for XenForo 2.3 I believe this should be solved. The /proceed action was the only relevant instance of checking for a Pending order that didn't have the redirect.
  11. Fillip H.

    Question Which is called first?

    I'm making the following improvements for v4 for XenForo 2.3: Checkout with an order total of 0.00 will now follow the same redirect rules as a normal order If the order contains at least one Physical product, it will redirect to /dbtech-ecommerce/account/order/<orderId>/ Otherwise, it will...
  12. Fillip H.

    Question Can it convert existing images?

    No, and there is no plans for that. This addon is meant to be temporary until you upgrade to 2.3. It’s also a free addon so unfortunately I can’t justify spending the necessary time on converting existing images and deal with the potential data loss should they fail to convert.
  13. Fillip H.

    Question Integration of two plugins

    Yes, DragonByte Credits will let you define a payment profile that lets you spend credits in other places such as User Upgrades (AKA Account upgrades) and indeed eCommerce :)
  14. Fillip H.

    Question How does email validation work?

    Like I said, I'm only referring to my own experiences setting up the feature on a server that used the ConfigServer Firewall.
  15. Fillip H.

    Question How does email validation work?

    When I was developing this feature and testing it @ this site, port 25 had to be open. The first point of troubleshooting is ensuring port 25 is open. If that’s not possible for you, you may not be able to use this feature.
Back
Top