Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
0 + 1 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: article 1.0 email to a friend feature doesnt work?
by patagon on 2007/7/8 17:39:35

you are right, it works!! I guess I didnt use quotes, or maybe its the fact that I dont really know what I'm doing, just guessing and trying ;-P. Another problem fixed, thanks a lot
Re: article 1.0 email to a friend feature doesnt work?
by Tobias on 2007/7/8 17:30:39

Like what error? Because it works for me. You also don't have to write an email address in there as that one's added from your general XOOPS email settings anyway. Just try with something like "Usuario en Descontrol.org" or something. You need the quotes around the string.
Re: article 1.0 email to a friend feature doesnt work?
by patagon on 2007/7/8 17:20:53

mmm...i tried that yesterday and it gave me an error...maybe because of the @? (I'm guessing here)
Re: article 1.0 email to a friend feature doesnt work?
by Tobias on 2007/7/8 17:06:28

OK, I get the same Didn't ever realize.

That comes from /Frameworks/transfer/plugins/email/action.email.php around line 47, where it says:
le="color: #000000"><?php }else{ require_once XOOPS_ROOT_PATH."/Frameworks/art/functions.php"; $xoopsMailer->setFromName(mod_getIP(true)); }


Change the line with the mod_getIP to something like
le="color: #000000"><?php $xoopsMailer->setFromName("info@yoursite.org");

and it should work!
Re: article 1.0 email to a friend feature doesnt work?
by patagon on 2007/7/8 16:22:50

I filled everything in Preferences »» Mail Setup...when a registered user sends the email it comes as it should (from that username). However when not logged in, it still comes as an IP (which I dont mind showing, but it shouldnt be the sender field, because it may come as spam even if it isnt...)

Who's Online

514 user(s) are online (164 user(s) are browsing Support Forums)


Members: 0


Guests: 514


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits