Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Search results

  1. frybread

    Bug Can't purchase for friend if you already own a license

    Yup, the newest one :)
  2. frybread

    Bug Can't purchase for friend if you already own a license

    If you already own a license, you can't purchase for friend.
  3. frybread

    Suggestion Ajouter le support de Rest API

    I'm also wondering if there's an API endpoint for licenses. I want to be able to tell if the user has an active license or not.
  4. frybread

    Bug Cannot Reproduce RM Marketplace options only works in debug mode

    This URL only works in debug/dev mode: admin.php?options/groups/xfa_rmmp/
  5. frybread

    Bug Fixed Call to a member function canSellChildResource() on null

    Not a big deal, but fairly often unregistered bots will hit the /add URL for resources and create a server error. #0 src/XF/Mvc/Dispatcher.php(352): XFA\RMMarketplace\XFRM\Pub\Controller\Category->actionAdd(Object(XF\Mvc\ParameterBag)) #1 src/XF/Mvc/Dispatcher.php(259)...
  6. frybread

    Sorry for the late lack of support

    Sorry for your loss Clement
  7. frybread

    Bug Fixed Can't purchase for friend when "Redirect users to renew when they own a renewable license" is active

    The renew screen does not include a "purchase for friend" option, so there's no way to access the purchase for friend feature.
  8. frybread

    Bug Fixed "Redirect users to renew when they own a renewable license" - can't buy new items.

    When this option is selected in the admin panel, users can't buy new digital items. /resources/5/market-place-purchase/purchase-xf " Oops! We ran into some problems. The requested page could not be found." Let me know if you need more details!
  9. frybread

    Suggestion Shopping Cart

    Our issue (we're 100% digital products) is that we have one seller with ~8 products, and people like to buy 4, 5, 6, or all 8 at the same time. Buying them each individually is a pain. I'd be happy to fund any sort of solution. One idea is a cart system, where products are grouped by seller...
  10. frybread

    Bug Fixed No icons on Account Details page?

    I'm talking about your database, not a file.
  11. frybread

    Bug Fixed No icons on Account Details page?

    Check your xfa_cui_forced column. Is it filled with 4's? If so, change them to 0's.
  12. frybread

    Bug Fixed No icons on Account Details page?

    According to "my purchases", Purchased on May 8, 2018 That was my first install, haven't uninstalled.
  13. frybread

    Bug Fixed No icons on Account Details page?

    It was the xfa_cui_forced column. For some reason, all users had a value of "4". Setting this to 0 seems to fix the problem. Since all my users in the column were already at 4, I had to issue an sql query to change them to 0. To fix it in the code, Setup.php line 32...
  14. frybread

    Bug Fixed No icons on Account Details page?

    yes, and it's odd because at first it was there, but after a few days it disappeared.
  15. frybread

    Bug Fixed No icons on Account Details page?

    Same issue here. It seems the latest XF upgrade broke something, but it took several days before the options disappeared.
  16. frybread

    Suggestion Implemented Prevent or block sellers from making money if they don’t pay there monthly invoices

    Now that I think about it, I'm not sure my suggestion would work. While that permission stops them from selling new resources, I doubt it stops existing resources from selling. I'd have to test.
  17. frybread

    Suggestion Implemented Prevent or block sellers from making money if they don’t pay there monthly invoices

    Yeah, of course it would be nice to automate, but how many users are you having this issue with? Hundreds, thousands?
  18. frybread

    Suggestion Implemented Prevent or block sellers from making money if they don’t pay there monthly invoices

    Create a usergroup with this permission set: Add them to the usergroup when they're late on payment.
  19. frybread

    Bug Fixed Filter on user's license page redirects to forum index

    On user's license page, attempting to filter by "Status" or any other option will redirect to forum index. You can test it here: https://www.xen-factory.com/index.php?resources/market-place-user/licenses Filtering licenses on the user control panel works correctly...
  20. frybread

    Website update rolled-out

    Looks great!
Top