Truonglv
Can you add feature so old threads/posts can be changed to anonymous? The addon currently only gives the anonymous option to posts as they are created.
Code:
ErrorException: [E_WARNING] Attempt to read property "tap_has_anonymous" on null src/addons/Truonglv/AnonymousPosting/XF/Entity/Thread.php:140
Generated by: user Feb 27, 2023 at 6:05 PM
Stack trace
#0 src/addons/Truonglv/AnonymousPosting/XF/Entity/Thread.php(140): XF::handlePhpError(2, '[E_WARNING] Att...', 's...', 140)
#1 src/XF.php(377): Truonglv\AnonymousPosting\XF\Entity\Thread->Truonglv\AnonymousPosting\XF\Entity\{closure}()
#2 src/XF/Mvc/Dispatcher.php(158): XF::triggerRunOnce(true)
#3 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#4 src/XF/App.php(2483): XF\Mvc\Dispatcher->run()
#5 src/XF.php(524): XF\App->run()
#6 index.php(20): XF::runApp('XF\\Pub\\App')
#7 {main}
Can you add feature so old threads/posts can be changed to anonymous? The addon currently only gives the anonymous option to posts as they are created.
Truonglv
Code:ErrorException: [E_WARNING] Attempt to read property "tap_has_anonymous" on null src/addons/Truonglv/AnonymousPosting/XF/Entity/Thread.php:140 Generated by: user Feb 27, 2023 at 6:05 PM Stack trace #0 src/addons/Truonglv/AnonymousPosting/XF/Entity/Thread.php(140): XF::handlePhpError(2, '[E_WARNING] Att...', 's...', 140) #1 src/XF.php(377): Truonglv\AnonymousPosting\XF\Entity\Thread->Truonglv\AnonymousPosting\XF\Entity\{closure}() #2 src/XF/Mvc/Dispatcher.php(158): XF::triggerRunOnce(true) #3 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch)) #4 src/XF/App.php(2483): XF\Mvc\Dispatcher->run() #5 src/XF.php(524): XF\App->run() #6 index.php(20): XF::runApp('XF\\Pub\\App') #7 {main}
Can you add feature so old threads/posts can be changed to anonymous? The addon currently only gives the anonymous option to posts as they are created.