News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Changing the "MOVED" message

Started by sangham.net, June 21, 2015, 05:22:45 AM

Previous topic - Next topic

sangham.net

Valued SMF-supporter,
valued SMF-friends,

if it is wished to change the text of the "Moved" information topic, it might be done in MoveTopic.php, right?

Not sure if the right place is this:

// Add a URL onto the message.
$_POST['reason'] = strtr($_POST['reason'], array(
$txt['movetopic_auto_board'] => '[url=' . $scripturl . '?board=' . $_POST['toboard'] . '.0]' . $board_name . '[/url]',
$txt['movetopic_auto_topic'] => '[iurl]' . $scripturl . '?topic=' . $topic . '.0[/iurl]'


It is desired to ad an second language and to but it under a certain [BBC]-code to give it a different layout.

So the post text should look like this:

[layoutbbc="done by {user name of actor/Link to profil}"][language1]Text[/language1]/[language2]Text[/language2] links as usual [/layoutbbc]

Thanks for hints and winks in advanced!

Advertisement: