Recent content by CommanderVex

  1. CommanderVex

    Multi Prefix [Paid]

    When I try to move a resource from one category to another with just 1 prefix, I get the below error. LogicException: Attempted to set 'sv_prefix_ids' while a save was pending without forceSet in src/XF/Mvc/Entity/Entity.php at line 610 XF\Mvc\Entity\Entity->set() in...
  2. CommanderVex

    XF 2.2 Attempted to set 'sv_prefix_ids' while a save was pending without forceSet

    Not sure what addon is causing this issue. I think it might be multi-prefix but unsure. When I try to move a resource from one category to another with just 1 prefix, I get the below error. LogicException: Attempted to set 'sv_prefix_ids' while a save was pending without forceSet in...
  3. CommanderVex

    Discord Integration [Paid]

    Registered on the site and awaiting approval to buy the plugin.
  4. CommanderVex

    XF 2.2 How does attachments work?

    I am trying to dig around for how attachments are tied to a post or resource. Also how it generates the hash and creates the .data file. Since the API for resources is not updated and I am having a hard time trying to figure out what all needs to be sent. I figured I would just write a custom...
  5. CommanderVex

    XF 2.2 XFRM Please enter a number that is no more than 2147483647.

    I finally found it. DragonByte Credit is having some issue with the DB. Which in turn makes it so you can submit new resource items. After disabling the addon, everything is working.
  6. CommanderVex

    XF 2.2 XFRM Please enter a number that is no more than 2147483647.

    I think I will do this, cause the issue just came back.....
  7. CommanderVex

    XF 2.2 XFRM Please enter a number that is no more than 2147483647.

    Didnt resolve it XFRM 2.2.5 XF 2.2.16 Ya found that out XD Update tho. After reuploading the forum files, doing a rebuild, disabling everything and renabling 1 addon at time. The issue resolved itself some how. I also found out they Dragonbyte Credits was having some mysql issues as well on...
  8. CommanderVex

    XF 2.2 XFRM Please enter a number that is no more than 2147483647.

    Issue is that it wont allow any Resource Items to be added.
  9. CommanderVex

    XF 2.2 XFRM Please enter a number that is no more than 2147483647.

    This is also happening when using external download URLs as well.
  10. CommanderVex

    XF 2.2 XFRM Please enter a number that is no more than 2147483647.

    I dont see it enabled or have any configs related to in /etc.
  11. CommanderVex

    XF 2.2 XFRM Please enter a number that is no more than 2147483647.

    I changed the scheme to bigint but still same error
  12. CommanderVex

    XF 2.2 XFRM Please enter a number that is no more than 2147483647.

    Whenever any user or myself try to upload anything to XFRM, this error message pops up Please enter a number that is no more than 2147483647. I recently moved the forum to a new server. I have updated php.ini to support 1024M for upload_max_filesize and post_max_size. Nginx is also set to...
Back
Top Bottom