📢 Moderators Needed 🚀
Moderators are needed with resources to post or have access to resources to post. Submit an application to be considered.
Latest activity
-
Mmattrogowski posted the thread RSS Improve handling of mis-named import runner step in Xenforo RSS Feed.Just sunk a chunk of time debugging an issue with an importer where the key from the getSteps array was comments but the associated...
-
KKirby posted the thread RSS Method XF\BbCodeRenderer\Html::getValidUrl should be in a utility class in Xenforo RSS Feed.Not really a bug, but a development annoyance that could be fixed easily: Method XF\BbCodeRenderer\Html::getValidUrl can be useful in...
-
KIf an RSS feed has no title (or an empty title) the importer code uses description which may contain HTML - this HTML is not stripped.
-
KIt would be quite useful in some cases if it was possible to use array_sum , array_diff and array_reverse in templates but those...
-
KIn some cases it would be quite useful if AbstractNotifier methods canNotify, sendEmail, sendAlert had access to the notification data...
-
XWhen implementing additional criteria, XF exposes the method XF\Webhook\Event\AbstractHandler::getCriteriaClass. The problem is if XF...
-
KKirby posted the thread RSS Cant pass additional extraData to user spam checker from user registration service in Xenforo RSS Feed.PHP: public function checkForSpam() { $user = $this->user; $userChecker = $this->app->spam()->userChecker()...
-
KSeveral areas in XenForo require password confirmation before an action can be performed / completed. XenForo describes Passkeys as a...
-
XXon posted the thread RSS XF\Repository\Bookmark::createLabelForUser can throw an internal server error for duplicate labels in Xenforo RSS Feed.If a user submits twice rapidly; instead of a useful message for users, an internal server error is instead generated. Code...
-
KKirby posted the thread RSS Service XF:User\ChangeContent runs twice when renaming a user upon deletion in Xenforo RSS Feed.This is a rather complicated bug, but I hope it's understandable. Method XF\Service\User\Delete::delete sets entity options to avoid...
-
XXon posted the thread RSS Unexpected posting delays on forums with large number of watchers in Xenforo RSS Feed.XenForo uses a notification system which pushes jobs to the backend. However, by default new threads/replies call notifyAndEnqueue with...
-
SSergiu Gatlan posted the thread RSS Sedgwick confirms breach at government contractor subsidiary in Bleeping Computer.Claims administration and risk management company Sedgwick has confirmed that its federal contractor subsidiary, Sedgwick Government...
-
RRene_V submitted a new resource:- It scans user accounts for spam links.
-
SSponsored by Specops Software posted the thread RSS How generative AI accelerates identity attacks against Active Directory in Bleeping Computer.Generative AI is accelerating password attacks against Active Directory, making credential abuse faster and more effective. Specops...
-
OSometimes i got error message about jobs crons but error doesnt show details and error disappear after refresh few times front page of...