Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Kurakama on May 31, 2010, 02:15:40 PM

Title: a problem with a mod when I change the languaje
Post by: Kurakama on May 31, 2010, 02:15:40 PM
Hello there. any help is apreciated

I have installed this mod: Spoiler BBCODE v1.1.3 (http://custom.simplemachines.org/mods/index.php?mod=2330)

This mod works  perfectly but when I change the languaje it does not work as well.

In English it works pretty good.

In spanish es utf8 The button does not show.

I have edited the Modifications.spanish_es-utf8.php :

$txt['spoiler'] = 'Spoiler';
$txt['spoiler_default_for'] = 'Hiden';
$txt['spoiler_for'] = 'for';
$txt['spoiler_hide_button'] = 'Hide';
$txt['spoiler_show_button'] = 'Show';

But I am having the same problem.

LOGS:

8: Undefined index: spoiler
8: Undefined index: spoiler_show_button
8: Undefined index: spoiler_hide_button
8: Undefined index: spoiler_show_button
8: Undefined index: spoiler_for

thanks for the advance
Title: Re: a problem with a mod when I change the languaje
Post by: Yağız... on May 31, 2010, 02:25:39 PM
Try to empty your cache folder by going Admin > Forum Maintenance > Empty the file cache
Title: Re: a problem with a mod when I change the languaje
Post by: Kurakama on May 31, 2010, 02:34:42 PM
thank yaaaaaaaa!!!!!!!  ;) it works!