Jump to content

Daniel F

Invision Community Team
  • Joined

  1. It's safe to ignore this.
  2. Ask him if he has declared the $multitons variable in the classes;) /** * @brief Multiton Store */ protected static $multitons;
  3. I guess because the module doesn’t exist, that said, you really shouldn’t put your custom code into the core application , why aren’t you creating your own application with its own modules and controllers ?
  4. Based on the error it sounds like not all files were overwritten. Was this an upgrade via the ACP, or did you manually upload the files to your server? If the later, I would just try it again.
  5. There is an upgrade step which should enable it for all groups, let me test this.
  6. Daniel F posted a post in a topic in General Questions
    We have an open bugreport for this.
  7. Changed Status to Not a bug
  8. This function doesn't exist in IC5 anymore.
  9. I have created an internal suggestion mentioning this because it sounds like an oversight. The REST response for downloads app files contains the primary image, cms records too, so it would be just logical to also include it for blog entries and calendar events.
  10. That's correct, the cover photo isn't included (yet) into the REST API response
  11. The forum selector is for the content which should be shown, not where it should appear
  12. Daniel F posted a post in a topic in General Questions
    You can use the page for both! Use blocks from the ACP ( ACP => PAges => BLocks) to contol the visibility via permissions, so that one set of blocks is visible to only guests and the other to members)
  13. Daniel F posted a post in a topic in Technical Problems
    Seems that your translation isn’t up2date.
  14. Matt literally fixed this few minutes ago.
  15. Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.