Change author

Change author [Paid] 3.4

No permission to buy ($35.00)
Do reactions received by the post changes ownership too (ie. reactions will be deducted to the old author and then added to the new author)?
 
Changing the Author of a post lately results in a generated error. The change still goes though.

Error: Call to a member function fastUpdate() on null src/addons/Andy/ChangeAuthor/XF/Pub/Controller/Post.php:324

Generated by: ModeratorUser Oct 2, 2022 at 9:20 AM

#0 src/XF/Mvc/Dispatcher.php(352): Andy\ChangeAuthor\XF\Pub\Controller\Post->actionChangeAuthorSave(Object(XF\Mvc\ParameterBag))
#1 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XF:post', 'Changeauthorsav...', Object(XF\Mvc\RouteMatch), Object(SV\UserEssentials\XF\Pub\Controller\Post), NULL)
#2 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\UserEssentials\XF\Pub\Controller\Post), NULL)
#3 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#4 src/XF/App.php(2353): XF\Mvc\Dispatcher->run()
#5 src/XF.php(524): XF\App->run()
#6 index.php(20): XF::runApp('XF\\Pub\\App')
#7 {main}

Request state​


array(4) {
["url"] => string(40) "/index.php?posts/249426/changeauthorsave"
["referrer"] => string(123) "https://FORUMSITE/index.php?threads/23152435wefewf4534123-jpeg-͡°-͜ʖ-͡°-lenny.8745/"
["_GET"] => array(1) {
["posts/249426/changeauthorsave"] => string(0) ""
}
["_POST"] => array(5) {
["_xfToken"] => string(8) "********"
["new_post_author"] => string(21) "23152435wefewf4534123"
["_xfRequestUri"] => string(96) "/index.php?threads/23152435wefewf4534123-jpeg-%CD%A1%C2%B0-%CD%9C%CA%96-%CD%A1%C2%B0-lenny.8745/"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
Back
Top Bottom