Como mandar privados automaticamente de vienvenida?

Started by FotoZone, November 11, 2007, 10:27:16 AM

Previous topic - Next topic

FotoZone

Como mandar privados automaticamente de vienvenida?

jhonsito9206

Yo tambien quiero saberlo.. pues en algunos foros uno se registra y de una vez le llega un mensaje del administrador

FotoZone



jhonsito9206

Gracias man por el mod voy a ver si lo puedo nstalar por que desde que cambie de vBulletin y tengo SMF no he podido instalar ni un mod es que soy muy torpe pa esto pero bueno... se agradece tu ayuda


FotoZone

Hola, algún tutorial de instalación en español?


FotoZone


FotoZone

No funciona con mi versión SMF 1.1.4   en  español


lautarus

Me sumo al pedido de auxilio, yo también tengo la última versión...

saludos.

EgAr

con el Mod ya instalado, ir a:

Themes/default/languages/Modifications.spanish.php

buscar:
?>

agregar ANTES
// PM on new user registration.
$txt['pm_register_enable'] = 'Send a PM to newly registered members?';
$txt['pm_register_id'] = 'ID of the member to send PM as';
$txt['pm_register_id_desc'] = 'This is the user profile that will be loaded when the PM is sent.  To set as a guest sent PM set it to 0.';
$txt['pm_register_from'] = 'Send PM to newly registered member as';
$txt['pm_register_from_desc'] = 'This is the username that will appear when the PM is sent.';
$txt['pm_register_subject'] = 'The subject of the PM';
$txt['pm_register_body'] = 'The content of the PM goes here';
$txt['pm_register_body_desc'] = 'This is where you type the message that you would like to send to the user. To insert the username of the user just insert "<b>{$username}</b>".  For forum name use "<b>{$boardname}</b>".';
$txt['pm_register_body_sample'] = 'This is a sample message.' ."\n\n". 'Hello {$username}, welcome to {$boardname}.  That will output Hello "username", welcome to "forum_name".';


Si gustan pueden traducirlo...

luego para configurar, ir a

Admin> Controles de los Usuarios > Registro de Usuarios > Configuración

al final veran las opciones para configuracion del mod.


Saludos




EgAr

yo lo probé en un foro v1.1.4 y funciona sin ningun problema...


FotoZone

Quote from: EgAr on November 12, 2007, 12:25:11 PM
yo lo probé en un foro v1.1.4 y funciona sin ningun problema...




Que pasos seguiste para que te funcionara? y que versioón instalaste?

FotoZone

    Tipo     Acción     Descripción
1.    Executar Modificación    install.xml    Eror al parsear la modificación
2.    Executar Modificación    -    Eror al parsear la modificación

FotoZone

 Error with Package Install
At least one error was encountered during a test installation of this package. It is strongly recommended that you do not continue with installation unless you know what you are doing, and have made a backup very recently. This error may be caused by a conflict between the package you're trying to install and another package you have already installed, an error in the package, a package which requires another package that you don't have installed yet, or a package designed for another version of SMF.

Advertisement: