• Fix "LogicException: Must provide at least 1 metadata value" when a crafted search url using a non-existent forum
  • Reduce number of joins when fetching proxied forum data
  • Make proxy link forums excluded from XF permission building, and push view check to proxied forum/category.
    This eliminates the overhead on permission rebuilding on adding proxy link forums to the node-tree.
    • Known issue of disabling a proxy link forum from proxying doesn't cause permissions to be rebuild for the node.
  • Remove unused template modification
  • Fix proxied forums/categories did not display stats from the sub-forums of the proxied forum/category
Back
Top Bottom