11
Modifications and Packages / Re: @mention members
« Last post by shadav on Yesterday at 11:56:39 PM »Hi:
I just found this small bug. In Mentions.english.php it's needed to add $scripturl global variable to avoid log errors.Code: (find) [Select]global $txt, $context;
Code: (replace) [Select]global $txt, $context, $scripturl;
well I tried this but I am still getting tons of these errors
https://4rearth.info/index.php?
8: Undefined index: title
File: /Sources/Mentions.php
Line: 45