News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Ayuda! ultimate_profile_0-9

Started by Chorlo, February 24, 2010, 06:15:18 AM

Previous topic - Next topic

Chorlo

Bueno tengo smf 1.1.11 instale el ultimate_profile_0-9.zip y su traduccion:

Modifications.spanish_es.php:

//Perfil Personalizado
$txt['ultimate_profile'] = 'Perfil Especial';
$txt['permissionname_edit_ultimate_profile'] = 'Editar pérfil personalizado';
$txt['permissionname_edit_ultimate_profile_own'] = 'Perfil propio';
$txt['permissionname_edit_ultimate_profile_any'] = 'Cualquier perfil';
$txt['permissionhelp_edit_ultimate_profile'] = 'Esta autorizacion sirve para que edite su perfil especial';
$txt['cannot_edit_ultimate_profile_own'] = 'Usted no puede editar su propio perfil.';
$txt['cannot_edit_ultimate_profile_any'] = 'Usted no puede editar cualquier perfil.';


y agrege dentro del mod en lenguajes " UltimateProfile.spanish_es.php " con:

<?php
// Author: Jovan Turanjanin
// Author Traduction: Jose#

$txt['ultimate_profile'] = 'Perfil Especial';

$txt['pictures'] = 'Imagenes Perfil';
$txt['customized'] = 'Modificar Perfil';
$txt['buddies'] = 'Amigos';

$txt['profile_customized'] = 'Modificar Perfil';
$txt['profile_customized_info'] = 'Aqui usted puede agregar detalles sobre su persona, algo importante o de no importancia tambien.';

$txt['profile_customize_enable'] = 'Activar perfil especial';
$txt['profile_customize_private'] = 'Solo mis amigos puede ver o modificar mi perfil.';
$txt['profile_comments_disable'] = 'Desactivar comentairos';
$txt['profile_comments_budd_only'] = 'Solo amigos puede comentarme';
$txt['profile_comments_notif_disable'] = 'Desactivar notificacion de comentarios.';
$txt['profile_pictures_budd_only'] = 'Mostrar mis fotos a amigos.';

$txt['profile_about'] = 'Sobre mi';
$txt['profile_about_desc'] = 'Aqui usted puede escribir sobre su vida personal.';
$txt['profile_interests'] = 'Intereses';
$txt['profile_interests_desc'] = 'Interes otros (hobies,musica)';
$txt['profile_media'] = 'Mi Musica';
$txt['profile_media_desc'] = 'Usted puede postear codigos de videos, etcetera. Aprenda algo del lenguaje CSS';
$txt['profile_css'] = 'Customizacion';
$txt['profile_css_desc'] = 'Aqui usted puede usar CSS y HTML para el perfil,';
$txt['profile_pictures'] = 'Imagenes perfil';

$txt['profile_pictures_over'] = 'Tu haz excedido del limite de fotos.';
$txt['profile_pictures_add_not'] = 'Tu no puedes agregar fotos a tu pefil.';
$txt['profile_pictures_fields'] = 'Todos los campos son requeridos.';
$txt['profile_pictures_upload_fail'] = 'Foto subida falladamente, intente de nuvo.';
$txt['profile_pictures_pic_not'] = 'El archivo que usted sube no es una foto.';

$txt['profile_pictures_edit_not'] = 'Tu no tienes permiso para editar fotos de tu perfil';
$txt['profile_pictures_delete_not'] = 'Tu no tienes permiso para borrar fotos de tu perfil.';
$txt['profile_pictures_not_found'] = 'Foto requerida, no ah sido encontrada.';

$txt['profile_comment_field'] = 'Tienes que introducir un comentario.';


$txt['profile_contact'] = 'Contactame';
$txt['profile_buddies'] = 'Mis amigos';
$txt['profile_buddies_no'] = 'Yo no tengo amigos actuales';

$txt['profile_pictures'] = 'Mis Imagenes';
$txt['profile_pictures_no'] = 'Actualmente, no tengo imagenes.';

$txt['profile_about_me'] = 'Sobre mi';
$txt['profile_interests'] = 'Mis intereses';

$txt['profile_about_no'] = 'Escribire esto luego, espere.';

$txt['comment'] = 'Agregar comentario';
$txt['profile_comment'] = 'Comentairo';
$txt['profile_comments'] = 'Comentario';
$txt['profile_comment_add'] = 'Agregar Comentairo';
$txt['profile_comment_reply'] = 'Responder';
$txt['profile_comment_delete'] = 'Borrar';
$txt['profile_comment_no'] = 'No hay ningun comentario. Usted sera el primero tal vez.';
$txt['profile_comments_buddies_only'] = 'Only buddies can post comments.';

$txt['profile_picture_caption'] = 'Imagenes Perfil';
$txt['profile_picture_title'] = 'Titulo';
$txt['profile_picture_description'] = 'Descripcion';
$txt['profile_picture_path'] = 'Alojado en';
$txt['profile_picture_not_allowed'] = 'No tienes permiso para ver imagenes';

$txt['profile_picture_add'] = 'Agregar imagen';
$txt['profile_picture_edit'] = 'Editar imagen';
$txt['profile_picture_delete'] = 'Borrar imagen';

$txt['profile_picture_previous'] = '&laquo; anterior';
$txt['profile_picture_next'] = 'siguiente &raquo;';

// %s will be replaced with member's name
$txt['profile_picture_members'] = '%s imagenes';

$txt['profile_album_title'] = 'Titulo';
$txt['profile_album_basic'] = 'Album Basico';
$txt['profile_album_parent'] = 'Album Relacionado';
$txt['profile_albums_pic_count'] = 'Imagenes';

$txt['profile_album_add'] = 'Agregar Album';
$txt['profile_album_edit'] = 'Editar Album';
$txt['profile_album_delete'] = 'Borar Album';
$txt['profile_album_delete_confirm'] = '&iquest;Estas seguro de borrar el album?';

$txt['profile_albums_add_not'] = 'Tu no puedes agregar albumes';
$txt['profile_albums_edit_not'] = 'Tu no puedes editar albumes.';
$txt['profile_albums_delete_not'] = 'No puedes borrar albumes';
$txt['profile_albums_fields'] = 'Todos los campos son requeridos.';
$txt['profile_albums_parent_not'] = 'El album que usted selecciona no es encontrado.';
$txt['profile_album_not_found'] = 'No ah sido encontrado.';


$txt['profile_enable_all'] = 'Activar perfil personalizado a todos los usuarios';
$txt['profile_enable_pictures'] = 'Activar subida de fotos';
$txt['profile_pictures_path'] = 'Directorio Fotos';
$txt['profile_pictures_url'] = 'URL Fotos';
$txt['profile_pictures_number'] = 'Numero de fotos permitidas <div class="smalltext">(0 para ilimitado)</div>';
$txt['profile_pictures_width'] = 'Ancho de imagenes (en px)';
$txt['profile_allow_customize'] = 'Permitir modificacion imagenes';
$txt['profile_allow_mediabox'] = 'Medidas del box de imagenes';


$txt['profile_notif_com_subject'] = 'Nuevo comentario por %s';
$txt['profile_notif_com_body'] = '%s acaba de enviar un nuevo comenterio';
$txt['profile_notif_com_user'] = 'Notificacion';

$txt['profile_notif_piccom_subject'] = 'Nuevo comentario por %s';
$txt['profile_notif_piccom_body'] = '%s haz recibido un nuevo comentario Click aqui para ir y verlo';

$txt['report'] = 'Reportar perfil';
$txt['profile_report_this'] = 'Reportar al staff';
$txt['profile_report_text1'] = 'Reportar perfil al staff';
$txt['profile_report_text2'] = 'Use estos reportes seriamente, cuando se comete algun abuso';
$txt['profile_report_text3'] = 'Comentario';
$txt['profile_report_submit'] = 'Enviar';
$txt['profile_report_own'] = '&iquest;Por que te reportas a ti mismo?';

$txt['profile_report_subject'] = 'Reportacion perfil';
$txt['profile_report_email1'] = 'El siguiente perfil ah sido reportado, "%s"';
$txt['profile_report_email2'] = ' quien mando el reporte fue';
$txt['profile_report_email3'] = 'un moderador de tu foro';
$txt['profile_report_comment'] = 'Comentario del reporte';

$txt['buddy_center'] = 'Lista Amigos';
$txt['buddy_explanation'] = 'Este miembro sera su amigo si usted acepta.';
$txt['buddy_order_up'] = 'Mover amigo para arriba';
$txt['buddy_order_down'] = 'Mover amigo para abajo';
$txt['buddy_approve'] = 'Aprobar amigo';
$txt['buddy_remove'] = 'Rechazar amigo';
$txt['buddy_empty'] = 'Tu lista de amigos esta vacia.';
$txt['buddy_unapproved'] = 'No haz aprobado amigos';
$txt['buddy_pending'] = 'Solicitud de amigos pendiente';
$txt['buddy_already_added'] = 'Este usuario ya es tu amigo.';

$txt['buddy_notif_new_subject'] = '%s quiere ser tu amigo';
$txt['buddy_notif_new_body'] = '%s quiere ser tu amigo Click aqui para aprobar o denegar la solicitud que le ah mandado.';

?>


y cuando pongo en mi foro editar perfil sale:

Error en la Base de Datos

Unknown column 'com.time' in 'field list'
Archivo: /home/lucholol/public_html/Sources/Profile.php
Línea: 1368

Link foro: http://www.patrichweb.tk/

Alguna ayudita?

mirahalo

si instalaste ese mod y no te dio errores, sube este archivo a tu carpeta principal de tu foro  y llamalo con tu navegador, por ejemplo, misitio.com/foro/database.php


lo que hace este archivo es alterar la tabla profile_comments   

Ritsuka_Aoyagi

Muchisisisisisisima gracias *            *
tenia le mismo error, pero gracias a ti lo pude solucionar *    *!!!!!

Advertisement: