Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 19Feb 19 v5 Locked Task: dailyStreamSubscriptions not running gives an error when manually run.Error: Call to undefined method IPS\forums\Topic::searchResultSummaryLanguage() (0)#0 /home/booty/public_html/system/Email/Email.php(1045): IPS\Theme\email_plaintext_core_activity_stream_subscription(Object(IPS\core\Stream), Array, Object(IPS\Member), Array, true, Object(IPS\Email\Outgoing\Smtp))#1 /home/booty/public_html/system/Email/Email.php(449): IPS\Email::template('core', 'activity_stream...', 'plaintext', Array)#2 /home/booty/public_html/system/Email/Email.php(759): IPS\Email->compileContent('plaintext', Object(IPS\Member))#3 /home/booty/public_html/system/Email/Email.php(671): IPS\Email->_compileMessage(Object(IPS\Member), '--==_mimepart_c...', '\r\n', 998)#4 /home/booty/public_html/system/Email/Outgoing/Smtp.php(220): IPS\Email->compileFullEmail(Object(IPS\Member), Array, Array, 'no-reply@MY_SITE...', NULL, Array)#5 /home/booty/public_html/system/Email/Email.php(823): IPS\Email\Outgoing\Smtp->_send(Object(IPS\Member), Array, Array, 'no-reply@MY_SITE...', NULL, Array)#6 /home/booty/public_html/applications/core/sources/Stream/Subscription.php(82): IPS\Email->send(Object(IPS\Member))#7 /home/booty/public_html/applications/core/sources/Stream/Subscription.php(128): IPS\core\Stream\Subscription->send(Array, Object(IPS\core\Stream), Object(IPS\Member), Array, true)#8 /home/booty/public_html/applications/core/tasks/dailyStreamSubscriptions.php(57): IPS\core\Stream\Subscription::sendBatch('daily')#9 /home/booty/public_html/system/Task/Task.php(444): IPS\core\tasks\dailyStreamSubscriptions->IPS\core\tasks\{closure}()#10 /home/booty/public_html/applications/core/tasks/dailyStreamSubscriptions.php(55): IPS\Task->runUntilTimeout(Object(Closure))#11 /home/booty/public_html/system/Task/Task.php(343): IPS\core\tasks\dailyStreamSubscriptions->execute()#12 /home/booty/public_html/applications/core/modules/admin/settings/advanced.php(756): IPS\Task->run()#13 /home/booty/public_html/system/Dispatcher/Controller.php(128): IPS\core\modules\admin\settings\advanced->runTask()#14 /home/booty/public_html/applications/core/modules/admin/settings/advanced.php(98): IPS\Dispatcher\Controller->execute()#15 /home/booty/public_html/system/Dispatcher/Dispatcher.php(169): IPS\core\modules\admin\settings\advanced->execute()#16 /home/booty/public_html/admin/index.php(15): IPS\Dispatcher->run()#17 {main}#0 /home/booty/public_html/init.php(827): IPS\Log::log('Error: Call to ...', 'uncaught_except...')#1 [internal function]: IPS\IPS::exceptionHandler(Object(Error))#2 {main}
February 19Feb 19 Author Yes, I edited the wrapper a few years ago. I only added a CSS border-radius, so the email avatars are round instead of square.
February 19Feb 19 Just a note, you can change between rounded and squared avatars on v5 in your Theme Editor → Global → Avatars.
February 19Feb 19 Author 3 minutes ago, Gary said:Just a note, you can change between rounded and squared avatars on v5 in your Theme Editor → Global → Avatars.Will it also make the avatars in the system emails around?
February 19Feb 19 It should, yes. I would advise reverting that template and testing before you do anything more here
February 19Feb 19 Author 1 hour ago, Marc said:It should, yes.I would advise reverting that template and testing before you do anything more hereThat fixed it, thanks 👍.
February 21Feb 21 Author Just a recap: The avatars sent in the system emails are not round. They are squared with a 6px radius. I had to revert all email templates to default and then change all email templates that send avatars to full radius round. I like me avatars round.