Newbb 4.3 and Xoops 2.5.51 - TYPOSnewbb\language\english\admin.php
Line 265:
replace
define("_AM_NEWBB_VOTE_DELETE", "No User Votes to display");
with
define("_AM_NEWBB_VOTE_DELETE", "No User Votes to delete");
newbb\language\english\main.php
Line 421:
replace
define("_MD_SUSPEND_IP", "IP segments (full or segments)");
with
define("_MD_SUSPEND_IP", "IP suspended (full or segments)");
newbb\language\english\modinfo.php
Line 123:
replace
define("_MI_KARMA_OPTIONS_DESC", "Use ',' as delimer for multi-options.");
with
define("_MI_KARMA_OPTIONS_DESC", "Use ',' as delimiter for multi-options.");
newbb\language\english\modinfo.php
Line 125:
replace
define("_MI_SINCE_OPTIONS_DESC", "Positive value for days and negative value for hours. Use ',' as delimer for multi-options.");
with
define("_MI_SINCE_OPTIONS_DESC", "Positive value for days and negative value for hours. Use ',' as delimiter for multi-options.");
newbb\language\english\modinfo.php
Line 133:
replace
define("_MI_ANONYMOUS_PRE_DESC", "This will add a prefix to the anonymous username whilst posting");
with
define("_MI_ANONYMOUS_PRE_DESC", "This will add a prefix to the anonymous username while posting");
2 - REQUESTI have only one request: to put "
AUTO" by default in the
Preferences for the choice of image library, instead of putting "
GD2 Library". Because I thought not having Netpbm and ImageMagick on my server, because it did not display, under "Module preferences".