That seems to have helped, but I have one persistent bugger that won't go away.
Server error log
ErrorException: Template error: [E_USER_WARNING] Method canViewMedia is not callable on the given object (XF\Entity\User)
src/XF/Template/Templater.php:1277
Generated by: Unknown account
Feb 18...
Fix the Condition: Look at the "Display condition" box. If it says $xf.visitor.canViewMedia(), swap it to this safer version: $xf.visitor.hasPermission('xengallery', 'view')
I strongly suspect that's the problem, since it only throws on fairly rare occasion. I'll dig into it and see what I can...
It doesn't come up for every member. It only comes up once in a while, then when it does it triggers multiple times, then vanishes for a while, typically 1/2 day or longer.
ErrorException: Template error: [E_USER_WARNING] Method canViewMedia is not callable on the given object (XF\Entity\User)
src/XF/Template/Templater.php:1277
Generated by: Unknown account
Feb 11, 2026 at 6:26 PM
Stack trace
#0 [internal function]: XF\Template\Templater->handleTemplateError(512...
I get these errors daily. I know the obvious, it's a template issue. But I don't have the first clue on how to find and troubleshoot this?
ErrorException: Template error: [E_USER_WARNING] Method canViewMedia is not callable on the given object (XF\Entity\User)...
Create a forum in your moderator only forum that says "Reject? Second opinion needed".
When Mod 1 reviews a thread and wants a second look, he moves it there. Others know to look there and either reject or possibly move it to forum #2 which is something like "Discussion/Review Needed" for when...
I'm surprised there's not more discussion of this plug in. I installed it yesterday and in the last 24 hours, it has banned 400 Russian spammers. These spammers were getting through the normal defenses, despite using Captcha and StopForumSpam. It was so bad that my moderators were on the verge...
Really? A single line of copyright/credit info was a deal breaker?
You do realize nobody ever looks at that stuff, right? If they're reading the copyright notice at the bottom of your page, you need more compelling content!
I'm sort of running it, LOL.
https://gardenforums.com/forum/index.php?featured/
It's there, it works, runs fine. The problem is that it's a lot of work to add fresh content etc and other projects have taken priority. Not the theme's fault, just the crazy year and new focus.
I prefer the look...
I have a long (45 page) thread that I want to pull all of the posts from a certain use out to create a different thread.
Just hits from that thread. Don't want to delete them, want to copy them. Don't want to scroll through 45 pages clicking posts by him.
Is there a way to say "Find all...
I'm not even sure exactly what that means, if you upload it, it has to be in somebody's album? But if it means I can't feature existing media, then it's broken.
I'm not able to figure out how to feature an image. I assumed it would work the same way as featuring a thread, there's an option in the pull down menu. However, I don't see the option when I view an image in the gallery.
What am I overlooking?
Running a photo contest with a bunch of images. It sure would be much easier if thumbnail images were shown as part of the poll and they simply clicked next to the one they like.
Is that possible in either XF or as an add-on?