If you've deleted a user in XenForo and their posts or private messages are still showing up, you can reassign that content to a new user with a simple SQL script. This tutorial covers how to do that for public posts and private conversations.
Script for Public Posts and Threads
Run this SQL...
lucien_lies submitted a new resource:
How to Recover Posts/Threads/Messages from a Deleted User in XenForo - Recover Posts/Threads/Messages
Read more about this resource...
what could be causing this error?
ErrorException: [E_WARNING] Undefined array key "style" src/addons/apathy/StyleSuite/Template/TemplaterSetup.php:202
Generated by: Unknown account Oct 14, 2024 at 5:33 PM
Stack trace
#0 src/addons/apathy/StyleSuite/Template/TemplaterSetup.php(202)...
i dont know how my users found a way to break everything
ErrorException: [E_WARNING] Undefined array key "avatar_frame" src/addons/apathy/StyleSuite/ControllerPlugin/UserStyle.php:42
Generated by: Lucien Oct 1, 2024 at 9:14 PM
Stack trace
#0...
LogicException: Class apathy\StyleSuite\Service\Admin\AssetImageService does not exist in src/XF/Container.php at line 272
XF\Container->createObject() in src/XF/App.php at line 1968
XF\App->XF\{closure}() in src/XF/Container.php at line 233
XF\Container->create() in src/XF/App.php at line 3550...
Hi everyone,
I'm having trouble setting up MailerSend as the SMTP server for my XenForo installation. I followed all the steps to integrate MailerSend with XenForo, but emails are not sending, and I'm unsure what's causing the problem.
Below are the screenshots of my current configuration and...