Wednesday, November 28, 2018

Re: Changing language breaks the forum somehow.

There's an error in Post.macedonian.php on line 12


Code: (Find) [Select]
$txt['regards_team'] = "Се најдобро\n од тимот на" . $context['forum_name'] . ;
Code: (Replace with) [Select]
$txt['regards_team'] = "Се најдобро\n од тимот на" . $context['forum_name'] ;...

from Simple Machines Community Forum https://ift.tt/2E337Uw
via IFTTT

No comments:

Post a Comment