@spiders...
if you plan to use this module ... look back a few posts what line you should edit.
The one in the installation file isnt compatible with ravennukes version.
Also i recommend to use this language definitions (english) for admin/languages/...
Code:
// **************** FILE BLOCKS_MANAGER.PHP v1.1 **********************
define('_BLOCKS_MANAGER','Blocks Manager');
define('_BLOCKMGR','Management of the position of the blocks per module');
define('_BLOCKMGR_MODULEDROP','List blocks of the module :');
define('_BLOCKMGR_ADDNEWBLOCK','Add/Remove selected block(s) to/from select module(s)');
define('_BLOCKMGR_ACTIVE_BLOCKS','Inactive Blocks');
define('_BLOCKMGR_INACTIVE_BLOCKS','Active Blocks');
define('_BLOCKMGR_ADD_BLOCK','Add');
define('_BLOCKMGR_REMOVE_BLOCK','Remove');
define('_BLOCKMGR_TITLE','Title');
define('_BLOCKMGR_POSITION','Position');
define('_BLOCKMGR_WEIGHT','Weight');
define('_BLOCKMGR_STATUS','Status');
define('_BLOCKMGR_VIEW','Visible to');
define('_BLOCKMGR_LANGUAGE','Language');
define('_BLOCKMGR_LEFT','Left');
define('_BLOCKMGR_CENTERUP','Center up');
define('_BLOCKMGR_CENTERDOWN','Center down');
define('_BLOCKMGR_RIGHT','Right');
define('_BLOCKMGR_BLOCKUP','to go up');
define('_BLOCKMGR_BLOCKDOWN','to go down');
define('_BLOCKMGR_DEACTIVATE','Deactivate');
define('_BLOCKMGR_ACTIVATE','Activate');
define('_BLOCKMGR_MODULES','Modules');
define('_BLOCKMGR_INACTIVE','Inactive');
define('_BLOCKMGR_ACTIVE','Active');
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum