View Sticky Threads

View Sticky Threads 2.1.0

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:
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.
Did you resolve this? I'm in a similar situation.

I have this on two forums, both with most of the same add-ons, one site I can see that there are posts (stickies) in a forum, the other says 'Private' and there is no way to click it.

Knowing the URL to the forum, if I go there and I can see the sticky threads, but from the main page the forum says 'Private'
 
Did you resolve this? I'm in a similar situation.

I have this on two forums, both with most of the same add-ons, one site I can see that there are posts (stickies) in a forum, the other says 'Private' and there is no way to click it.

Knowing the URL to the forum, if I go there and I can see the sticky threads, but from the main page the forum says 'Private'

I did, unfortunately it was so long ago, I don't recall the solution.

We're currently running on 2.0.5, I likely ran cache rebuilds too, make sure you try "Rebuild forums".
 
This is a known limitation of the add-on
I may have misspoke. Both sites do say Private, . Only one of the site's removes the link from the forum's name to go into the forum.

From within the node permissions, with 'View sticky threads' toggled 'YES' ..... toggling the 'View threads by others' to 'No' removes the link. 'Yes' includes it.
This is the opposite of the other site where it works as expected.

Screenshot 2024-10-10 at 10.00.07 PM.webp
 
Last edited:
Back
Top Bottom