MyBB Community Forums

Full Version: MyBB Engine
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I replace the engine with a pre MyBB surrounded user ? thank you!
You could change inc/languages/english/global.lang.php at L382 (https://github.com/mybb/mybb/blob/featur...g.php#L382) to change the string. Not so sure about a good way to display a true user though.
i have this make.

$l['mybb_engine'] = "<a href=\"http://www.xxx.info/User-xxx\"><span style=\"color:#157DEC\">xxx</span></a>";

we can replace the pn of the user:

from

xxx
guest <----

to

xxx
blablub