View Sticky Threads

View Sticky Threads 2.0.5

No permission to download
i managed to put it into debug mode but i have no idea what to go from there, sorry i never actually put the site into debug before
 
but i had found this

9ebde01065cad1b5d3382c96df646a2b.png

https://gyazo.com/9ebde01065cad1b5d3382c96df646a2b
 
At the bottom of the page will be, something like;
1519261641734.webp

Click on the time, and it'll show you a breakdown of stats and importantly at the bottom loaded files;

You should have something like;
  1. src/XF/Entity/Thread.php
  2. src/addons/SV/ViewStickyThreads/XF/Entity/Thread.php
  3. src/XF/Finder/Thread.php
  4. src/addons/SV/ViewStickyThreads/XF/Finder/Thread.php
 
OMG... I was just thinking about this today to solve a private forum issue with view only your threads permission. I was going to create a custom announcement for it... now I can use this. Super thanks @Xon.
 
  • Like
Reactions: Xon
Hi @Xon
I recall this working for me, but I just noticed it stopped working.

Using a normal user account, it can access the stickied thread, but it doesn't appear on the forum listing, and there's no errors. I've tried uninstalling and reinstalling as well to no avail.

We're on the latest 2.1.
 
Last edited:
Top Bottom