(07-31-2022, 10:27 AM)bplus Wrote: Yeah, it might not work when you aren't logged in which is likely if you are coming in from another link.
Update: just tested theory of not working because not logged in. No, it works for me on Opera.
@PhilOfPerth have you told us yet what browser you are using when it doesn't work? There are differences in browsers and how they function in different forum hosts.
Up top, look under the "EDITION", and you'll find the "Portal" button.
Portal is, more or less, just a quick snapshot of the day's activities. The SelectAll button doesn't work there, as Phil mentioned. The code I wrote to add that little "Select All" is custom javascript, and I kept it about as simple and short as I possibly could, and I didn't think about it appearing and being clickable from anywhere besides a forum post. Honestly, I'm kind of surprised that the Portal even has it on it so you can see it! (Which just goes to show *WHY* I was so cautious in limiting it in scope to when/where/what it affects -- I certainly didn't want it grabbing or corrupting wrong segments of the forum database!)
Select All should only work in posts when you visit them from the forums and topics themselves. I doubt they'll ever work from Portal or Search or some other query form/viewing method. If they do, it wasn't because they were intended to...
Then again, like I mentioned above, I really didn't even think you'd be able to *see* the SELECT ALL anywhere else, so finding out that it actually works somewhere that I didn't think it would, honestly wouldn't surprise me to much either...