SMF User Email System

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

Previous topic - Next topic

DougD

Quote from: vbgamer45 on February 04, 2008, 10:09:03 PM
Released an update that now when a message is to sent someone it shows the sender email address. So when they reply it goes to the sender and not the webmaster.


That's nice, but how about addressing the CAPTCHA issue?

CoNTeCAuTR

Only SmF And TRap

Randy A.

I'm having a very hard time getting this MOD to work with a new theme - Visions MC (1.1) http://custom.simplemachines.org/themes/index.php?lemma=519.  I tried the Parser (http://sleepycode.com/PackageParser/index.php) but still no luck. 

Both on the member list and the profile, the email addresses still view and the email button that is supposed to show is not showing.

I have it installed on my default and it works great.

Any ideas?

N3RVE

This is lovely and it installed smoothly on defualt SMF theme.
Vbgamers, Yoi're the man for the feature . . .
;)
Ralph "[n3rve]" Otowo
Former Marketing Co-ordinator, Simple Machines.
ralph [at] simplemachines [dot] org                       
Quote"Somewhere, something incredible is waiting to be known." - Carl Sagan

samvirtual

I installed it fine. but i had a serious issue with captcha. I have advanced smf captcha installed. Captcha image shows up on the email form, but the captcha image is never recognized as valid. visua verification always fails. I think this can be fixed , but how. i have tried but failed.

izar

Any fix or  is planned a new version?

vbgamer45

Community Suite for SMF - Grow your forum with 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

izar

Quote from: samvirtual on February 28, 2008, 10:04:55 PM
I installed it fine. but i had a serious issue with captcha. I have advanced smf captcha installed. Captcha image shows up on the email form, but the captcha image is never recognized as valid. visua verification always fails. I think this can be fixed , but how. i have tried but failed.

A fix for that issue

kota069

#188

I'm an idiot -

Never mind.

Manu.G

Hi,

I'm using this mod and it works perfect, but
is it possible to add the User Email System to the Staff page mod?
What changes must be done for it?

Thanks in advance for your help.  :)
Version SMF 2.0.8
SimplePortal 2.3.5

BobNY

Seems like a great mod but only works for Administrator.  I've been told to check "send user email" option but I've been unable to locate that option anywhere.  Am I missing something?  Where is it located?

vbgamer45

Check under Admin -> Permissions

You need to allow each group to send mail.
Community Suite for SMF - Grow your forum with 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

MissyNL

hello,

I really like this mod :) However.. when i tried to install i got the message

Voer aanpassing uit     ./Themes/default/languages/Modifications.english.php     Test mislukt
2.    Voer aanpassing uit    ./Themes/default/languages/Who.english.php    Succes
3.    Voer aanpassing uit    ./index.php    Succes
4.    Voer aanpassing uit    ./Sources/ManagePermissions.php    Succes
5.    Voer aanpassing uit    ./Themes/default/Display.template.php    Succes
6.    Voer aanpassing uit    ./Themes/default/Memberlist.template.php    Succes
7.    Voer aanpassing uit    ./Themes/default/PersonalMessage.template.php    Succes
8.    Voer aanpassing uit    ./Themes/default/Profile.template.php    Succes
9.    Uitpakken Bestand    ./Themes/default/images/user_email.gif    
10.    Uitpakken Bestand    ./Themes/default/User_Email.template.php    
11.    Uitpakken Bestand    ./Sources/User_Email.php    

Do you have a solution?

I have a lot of mods installed
1.     Ultimate Profile      0.8   
2.    Custom Profile Field Mod    3.17    
3.    Profile Comments    1.3.6    
4.    TinyPortal    0.983    
5.    Temporary fix    0.5    
6.    Load Standard Language    1.0.1    
7.    Language File Compare    1.0.1    
8.    Signature Dropdown Choices    1.0    
9.    SMF 1.1.4 Search "brd" Bug Fix (1.0.1)    1.0.1    
10.    Enhanced Quick Reply Box 2.0.2    2.0.2    
11.    User Control Panel By Alan S    2.0    
12.    Force Reason for Deletion    1.0    
13.    Separated Birthdays from Events    1.0    
14.    Registration - Show Gender mod    1.0.0    
15.    YouTube BBCode    2.3    
16.    Todays Birthday    0.1    
17.    FontandSizeDropdown_1.2    1.3    
18.    Topic starter    1.4    
19.    Todays Birthday for TP    1.0    
20.    Stars And Badges    1.0    
21.    Auto Embed Video Clips    2.1.5    
22.    FlashChat Integration    1.0    
23.    SMF Arcade    2.0.12    
24.    Ad Managment    2.3    
25.    delete inactive users    1.0.3    
26.    Admin member list registration date    1.0    
27.    Admin Notepad    1.0

Bey Bey
Sorry for my poor English, but i think it's probably better then your Dutch :)

vbgamer45

Solution open Modifications.english.php
find
?>

Change to


?>
Community Suite for SMF - Grow your forum with 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

MissyNL

Wow.. so simple :D  Thanks.. it works great!
Sorry for my poor English, but i think it's probably better then your Dutch :)

MissyNL

#195
Hi There.. i have the dutch translation for you :D

// Begin User Email System Text Strings
$txt['user_email_title'] = 'Gebruiker Email Systeem';
$txt['permissionname_send_useremail'] = 'Verzend member een e-mail';
$txt['permissionhelp_send_useremail'] = 'Check of het is toegestaan dat de gebruiker een e-mail verstuurd';
$txt['cannot_send_useremail'] = 'Je mag geen e-mail verzenden.';

$txt['user_email_sendtitle'] = 'Verzend een e-mail bericht.';
$txt['user_email_recipient'] = 'Ontvanger';
$txt['user_email_youremail'] = 'Jouw e-mailadres';
$txt['user_email_subject'] = 'Onderwerp';
$txt['user_email_body'] = 'Tekst box';
$txt['user_email_options'] = 'Opties';
$txt['user_email_sendcopy'] = 'Verzend een kopie van het e-mail bericht naar jezelf';
$txt['user_email_sendemail'] = 'Verzend e-mail';
$txt['user_email_emailsent'] = 'Jouw e-mail bericht is verzonden.';
$txt['user_email_emailreturn'] = 'Jouw e-mail bericht is verzonden! Klik <a href="' . $scripturl . '">hier</a> om terug te keren naar het Board.';
$txt['user_email_errsubject'] = 'Je moet een onderwerp invoeren.';
$txt['user_email_errmessage'] = 'Je moet een bericht invoeren.';
$txt['user_email_errnouser'] = 'Er is geen member geselecteerd.';
$txt['user_email_errnousersend'] = 'Deze gebruiker heeft zijn e-mail adres verborgen, dus kan je de member niet e-mailen.';
$txt['user_email_errnoemail'] = 'Jouw e-mail adres is verplicht.';
$txt['user_email_err_invalidemail'] = 'Jouw Your email address is not valid. Check your input.';
$txt['user_email_hello'] = ' "Hallo " ';
$txt['user_email_emailsentby'] = 'Het volgende is een e-mail verstuurd naar jouw door';
$txt['user_email_viaaccount'] = ' via jouw profiel op ';
$txt['user_email_ifmsgspam'] = ' . Als dit bericht spam is, het aggresieve materiaal of andere bezwaarlijke elementen of commentaar bevat die jij verwerpelijk vindt, contact dan alstjeblieft de beheerder van het forum op ';
$txt['user_email_msgsentas'] = 'Bericht naar jouw verzonden volgt';
$txt['user_email_emailsent'] = ' - E-mail verzonden.';
$txt['user_email_guest'] = 'Gast';


// END Begin User Email System Text Strings         


// Begin User Email System Text Strings
$txt['whoall_useremail'] = 'Is een member een e-mail aan het versturen. ';
// END User Email System Strings         

I also believe that you miss some ' at the hello string in the english version :D I could be wrong..
Sorry for my poor English, but i think it's probably better then your Dutch :)

MissyNL

Hello,

in the docs states that if i want the link removed i have to contact you for  purchase copyright removal. How much does it cost?
Sorry for my poor English, but i think it's probably better then your Dutch :)

vbgamer45

Community Suite for SMF - Grow your forum with 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

MissyNL

#198
hai!

I got the e-mail that some of the e-mail adres are behind the button, but some or not.. i have checked and loged in with an test account with no rights, and indeed.. some of the e-mail adresses are still visable on there profile..
(not in thememberlist) Can you help me please?
Sorry for my poor English, but i think it's probably better then your Dutch :)

MissyNL

Can i Please receive a reply? I have bought this mod.. but it now doesnt work.. everyone is now hidding there e-mail adres.. :(
Sorry for my poor English, but i think it's probably better then your Dutch :)

Advertisement: