got these after turning off the addon
nvalidArgumentException: Accessed unknown getter 'DeleteQueue' on XF:Thread[1836] src/XF/Mvc/Entity/Entity.php:228
Сгенерирована пользователем: Неизвестная учётная запись 23 Июн 2025 в 17:53
Трассировка стека
#0 src/XF/Mvc/Entity/Entity.php(140)...
@Painbaker
hello ive just updated to new version
1) getting constantly there weird errors
ErrorException: 1
src/XF/Error.php:81
Сгенерирована пользователем: Неизвестная учётная запись
23 Июн 2025 в 17:34
Трассировка стека
#0 src/XF.php(266): XF\Error->logError(1, false)
#1...
i ve also got a lot of these confusing false positive multiaccount detections with all accounts ive ever logged in by lau addon
it would be great to clean up this mess and ignore new detections related to this action
Save URL option does not work. Changing the thread header causes the thread url to change after the thread is saved
Verified on xf 2.3 with the 2.7.0 addon version
got a ton of these yesterday
Error: Call to a member function setAsSaved() on false
src/addons/NF/Tickets/Entity/Ticket.php:1422
Сгенерирована пользователем: Неизвестная учётная запись
23 Мар 2025 в 15:35
Трассировка стека
#0 src/addons/NF/Tickets/Entity/Ticket.php(1510)...
Example https://xenforo.com/community/threads/node-page-title-dilemma.227917/post-1724332
Posts contain reactions links by deleted user
Clicking on deleted user reaction bar link results "No one has reacted to this content yet."
hello ive added swipe functionality to your addon and it seems working fine
<script>
document.addEventListener('DOMContentLoaded', function () {
const tabContainer = document.querySelector('.wt.block-container');
if (!tabContainer) return;
let touchStartX = 0;
let touchEndX =...
Hello im looking for someone to help me to migrate data from two outdated addons (Advanced Thread rating and UWCS - basically for reviews and comments) to import to @Bob RMS addon. Data contains about 5k reviews and review comments.
Additional structure changes needed to combine data from 2...