Sticky Any Post

Unmaintained Sticky Any Post 1.2.7

No permission to buy ($20.00)
  • Fix attachments not displaying when viewing thread page where the stickied post originally is displayed on
  • Fix an issue where a thread attribute that should be skipped for logging could be logged
  • Enforce php & XF minimum versions
  • Fix that inline editing of a post to sticky it in a thread
  • New option under Messages: Always stick sticky post to top of a thread
  • New option under Messages: ... Except first post on the first page
  • Fix "Sticky Post" option when editing a post
  • Fix for users without direct thread editing permissions trying to sticky a post
  • Fix error editing first post.
  • Fix "Sticky Post" when editing a post for normal users
    • Incorrectly displayed when you didn't have permission, and only checked moderator specific permissions instead of user permissions correctly.
  • New options under Messages, controls behaviour of a sticky post on the page it would normally be located on:
    • Always stick sticky post to top of a thread
    • ... Except first post on the first page
  • Sticky Any Post
    • Either Edit the Thread, or edit some post with 'more options'.
This add-on's pricing model has changed, there is now a 12 month recurring cost, and the price raised to $15 USD.
  • Performance improvement; no longer requires an extra query per page load.
  • "Can override always sticky first post" permission should now work as expected.
  • Move template code from template modification into a themable template.
    • Editing/Creating a thread now share the same template instead similar bit not identical versions.
  • Improve CSS specificness for style property usage.
    • Allows style properties to more likely work as expected.
  • Moderator log support
Add-on licences have now been imported, please claim them via the claim form
  • Bugfix creating a new thread to an existant or non-forum node
I've taken over this add-on from @Liam W, and it's now available on my site, Atelier Aphelion, for purchase and download. All future versions will be there, as well.

For new purchases, the price has been effectively raised to $10 USD from 5 GBP. This update just changes the URL, and has no functional change.

Licencing will be carried over once some backend work is done, and will follow the same licence claim process as xenmods add-ons.

To improve support, the requirements for this add-on have been updated:
  • php 5.4+
  • Xenforo 1.3+
Fix issues caused by calling preparePost a second time on each post...
Top Bottom