Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Adriano Faria Posted January 22, 2023 Posted January 22, 2023 It is using: <strong>{$tabData[1]->author()->name}</strong> Should be (or simply the lang bit post_anonymously_placename if you don't want to use a link) : <strong>{$tabData[1]->author()->link( NULL, NULL, $tabData[1]->isAnonymous() )}</strong>
Adriano Faria Posted January 22, 2023 Author Posted January 22, 2023 Same in question view: SeNioR- 1
Marc Posted January 23, 2023 Posted January 23, 2023 Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
Solution Marc Posted March 10, 2023 Solution Posted March 10, 2023 Just a quick update to let you know that this issue was resolved in the recent 4.7.8 release of our platform. Please upgrade your site to resolve this issue. If you are still seeing any issues after upgrading to this version, please let us know.
Recommended Posts