SMF User Email System

Started by SMFHacks.com Team, July 01, 2006, 04:28:21 PM

Previous topic - Next topic

Mr_Lon

#220
I have had this running for a while but lost the "Visual verification:" Picture?
I did update from SMF1.1.5 to SMF1.1.6? I did uninstall "User Email" then downloaded it again and reinstalled it with no results ???
Oh Yes I'm using the "default" theme.

We can't send any email because we can't put in the Visual verification Numbers. Can the "Visual verification" be turned off? I'm just asking this question but still would like the Visual verification Picture to work again.


vbgamer45

Do you have visual verification turned on registration? If so does it work there?
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Mr_Lon

Yes it is turned on and I just logged in as a new member and no Varification picture showed up there also?

vbgamer45

Do you have a link to the page?
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Mr_Lon


vbgamer45

Link the registration page with visual verification turned on what to see if i can see an error.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

vbgamer45

Yeah it hangs on the image
http://74.220.202.35/~greathid/forum/index.php?action=verificationcode;rand=aa69a55898eebffb8c606c980556106c
I would post in the support forums. Could an issue with permissions, GD or something else
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Mr_Lon

Thanks I'll give that a try.

nay27uk

please could you tell me how and wher you made the button that says email user

vbgamer45

I used a button generator for SMF forget the site though.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

TechPrince

Quote from: nay27uk on November 05, 2008, 06:56:17 AM
please could you tell me how and wher you made the button that says email user

Photoshop / Gimp

Apllicmz

when update mod plaese update portuguese

<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
    <operation>
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
// Begin User Email System Text Strings portuguese by Candidosa2 Suporte By Joomlamz
$txt['user_email_title'] = 'Utilizador sistema de e-mail';
$txt['permissionname_send_useremail'] = 'Enviar e-mail para utilizador';
$txt['permissionhelp_send_useremail'] = 'Veja se o utilizador esta autorizado a enviar e-mail.';
$txt['cannot_send_useremail'] = 'Voc&ecirc; n&atilde;o pode enviar e-mail.';

$txt['user_email_sendtitle'] = 'Enviar uma mensagem de e-mail';
$txt['user_email_recipient'] = 'Recipient';
$txt['user_email_youremail'] = 'Seu e-mail';
$txt['user_email_subject'] = 'Assunto';
$txt['user_email_body'] = 'Corpo da Messagem';
$txt['user_email_options'] = 'Op&ccedil;&otilde;es';
$txt['user_email_sendcopy'] = 'Envie uma cópia deste e-mail para mi mesmo';
$txt['user_email_sendemail'] = 'Enviar e-mail';
$txt['user_email_emailsent'] = 'Seu e-mail foi enviado!';
$txt['user_email_emailreturn'] = 'Seu e-mail foi enviado! Clique <a href="' . $scripturl . '">Aqui</a> para retornar para o quadro.';
$txt['user_email_errsubject'] = 'Voc&ecirc; precisa digitar um assunto.';
$txt['user_email_errmessage'] = 'Voc&ecirc; precisa digitar uma mensagem.';
$txt['user_email_errnouser'] = 'Nenhum membro selecionado.';
$txt['user_email_errnousersend'] = 'Esse membro tem  seus e-mails escondido e voc&ecirc; n&atilde;o pode envi&aacute;-las.';
$txt['user_email_errnoemail'] = 'Seu endere&ccedil;o de email &eacute; necessario.';
$txt['user_email_err_invalidemail'] = 'Seu endere&ccedil;o de email n&atilde;o &eacute; v&aacute;lido. Verifique se o seu contributo.';
$txt['user_email_hello'] = "Ol&aacute; ";
$txt['user_email_emailsentby'] = ',

The following is an email sent to you by ';
$txt['user_email_viaaccount'] = ' atrav&eacute;s de sua conta em ';
$txt['user_email_ifmsgspam'] = ' . Se esta mensagem &eacute; spam, cont&eacute;m abusivo ou outros coment&aacute;rios que achar ofensivos por favor contacte o webmaster do quadro, no seguinte endere&ccedil;o ';
$txt['user_email_msgsentas'] = 'Mensagem enviada para voc&ecirc; seguiu';
$txt['user_email_emailsent'] = ' - E-mail enviado.';
$txt['user_email_guest'] = 'Visitante';


// END Begin User Email System Text Strings       
]]></add>
    </operation>
</file>
<file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">
    <operation>
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
// Begin User Email System Text Strings portuguese by Candidosa2 Suporte By Joomlamz
$txt['user_email_title'] = 'Utilizador sistema de e-mail';
$txt['permissionname_send_useremail'] = 'Enviar e-mail para utilizador';
$txt['permissionhelp_send_useremail'] = 'Veja se o utilizador esta autorizado a enviar e-mail.';
$txt['cannot_send_useremail'] = 'Voc&ecirc; n&atilde;o pode enviar e-mail.';

$txt['user_email_sendtitle'] = 'Enviar uma mensagem de e-mail';
$txt['user_email_recipient'] = 'Receptor';
$txt['user_email_youremail'] = 'Seu e-mail';
$txt['user_email_subject'] = 'Assunto';
$txt['user_email_body'] = 'Corpo da Messagem';
$txt['user_email_options'] = 'Op&ccedil;&otilde;es';
$txt['user_email_sendcopy'] = 'Envie uma cópia deste e-mail para mi mesmo';
$txt['user_email_sendemail'] = 'Enviar e-mail';
$txt['user_email_emailsent'] = 'Seu e-mail foi enviado!';
$txt['user_email_emailreturn'] = 'Seu e-mail foi enviado! Clique <a href="' . $scripturl . '">Aqui</a> para retornar para o quadro.';
$txt['user_email_errsubject'] = 'Voc&ecirc; precisa digitar um assunto.';
$txt['user_email_errmessage'] = 'Voc&ecirc; precisa digitar uma mensagem.';
$txt['user_email_errnouser'] = 'Nenhum membro selecionado.';
$txt['user_email_errnousersend'] = 'Esse membro tem  seus e-mails escondido e voc&ecirc; n&atilde;o pode envi&aacute;-las.';
$txt['user_email_errnoemail'] = 'Seu endere&ccedil;o de email &eacute; necessario.';
$txt['user_email_err_invalidemail'] = 'Seu endere&ccedil;o de email n&atilde;o &eacute; v&aacute;lido. Verifique se o seu contributo.';
$txt['user_email_hello'] = "Ol&aacute; ";
$txt['user_email_emailsentby'] = ',

The following is an email sent to you by ';
$txt['user_email_viaaccount'] = ' atrav&eacute;s de sua conta em ';
$txt['user_email_ifmsgspam'] = ' . Se esta mensagem &eacute; spam, cont&eacute;m abusivo ou outros coment&aacute;rios que achar ofensivos por favor contacte o webmaster do quadro, no seguinte endere&ccedil;o ';
$txt['user_email_msgsentas'] = 'Mensagem enviada para voc&ecirc; seguiu';
$txt['user_email_emailsent'] = ' - E-mail enviado.';
$txt['user_email_guest'] = 'Visitante';


// END Begin User Email System Text Strings   


<file name="$languagedir/Who.portuguese_pt.php" error="skip">
    <operation error="ignore">
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
//Begin User Email System Text Strings
$txt['whoall_useremail'] = 'Escrever um e-mail a um membro .';
//END User Email System Strings           
]]></add>
    </operation>
</file>



bashconsole

Hello!

I have a problem with this mod - i can see email address under icon on message posts. Again: Yes, I can see email-form in user datails and user list. But there is mailto link under email icon on any message post at the left and I can see email of any other member in forum when I logged in as a member.

Can somebody help to solve the problem?

vbgamer45

Is it a custom theme under than the default theme?
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

bashconsole


vbgamer45

Then the edits would also be needed to the theme files as well check the modsite with the installer it tells you what theme files were edited.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

ohioreef

 have version 1.1.3 of this mod. If I want to update to this version do I have to uninstall the prior version or do I just install over top it?


vbgamer45

Yes you would have to uninstall the old version first.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

ohioreef

Quote from: vbgamer45 on April 20, 2009, 07:46:49 PM
Yes you would have to uninstall the old version first.

Ok, I tried that and it told me that it could not uninstall because the mod creator did not include an uninstall file. (or something to that effect)

Chas Large

Hi VBgamer,

Just want to say thank you for this great mod. I answered a lot of issues from my members about hiding their addresses.

Just one question I couldn't see the answer to in all the previous posts. The sending e-mail address is the admin one. Is there a place I can change this to another address without having to change the admin address.

Many thanks and great work.

Chas
My Modifications :)  My Forum

Please DO NOT PM me with support requests. Post the problem in the appropriate Support Board so everyone can benefit from the advice given.

Advertisement: