Download

All XenForo Resources for only 35.00 $ Months.

Support

Support 24/7 via DM.

Payment

Paypal secure payment.

Refunds

Once you download any Premium files, refunds will not be issued..

[TaylorJ] Blogs

Free [TaylorJ] Blogs 1.7.5

No permission to download
Bug fixes
  • Uninstall steps now properly remove all pending jobs so that they cannot be ran after the addon is uninstalled which causes server errors.
  • Uninstall steps also now remove all content types properly
Bug fixes:
  • Removed un-used and not needed getStructure call on the extended XF User.php class
Bug fixes:
  • Fixes the un-needed call on getStructure in the User.php entity extension (again)
Bug fixes:
  • Fixes a false install/upgrade requirement introduced in 1.7.1 where the add-on could incorrectly fail if the public package did not include a vendor folder.
Bug fix(es):
  • Fixed error on getStructure call as it was calling : Structure while no other addons are which causes a fatal error.
This is mainly a refactor release of the codebase to bring everything more inline with best practices from the XenForo core when it comes to service files/finders/etc. Mainly only other devs would care about this.

Bug fix:
  • Fixed an error when editing blog posts with and adding attachments on edit where they would not associate with the blog post or appear on re-edit/blog post view.
Bug fixes:
  • Fixed the blog post title setting so it actually works, forgot to change the varchar amount in an upgrade step.
  • Also updated the description for the setting to remind admins there is a minimum of 10 characters needed for blog posts by default... for now... 👀
Bug Fixes:
  • Only visible posts now visible in areas listing blog posts, people can no longer see an authors draft posts in user profile view for instance
  • Un-reported draft posts bug where draft posts were getting lost into the void when being changed to a post now option on editing a draft blog post
Misc updates:
  • Codebase updates to make more use of custom Finders for blogs and blog posts
Back
Top