1
cath22
Contact Module does only mail to admin/webmaster
  • 2011/4/5 23:47

  • cath22

  • Just popping in

  • Posts: 18

  • Since: 2007/4/24


Hi there,

The contact module when used sends mail to the administrator/webmaster, but I would like this to be another emailadress. Not to me but to someone else.

How to do this?

Thanks in advance

2
kerkyra
Re: Contact Module does only mail to admin/webmaster
  • 2011/4/6 0:18

  • kerkyra

  • Just can't stay away

  • Posts: 553

  • Since: 2005/2/14


edit index.php file

find the line

Quote:

$xoopsMailer->setToEmails($xoopsConfig['adminmail']);


change it to

Quote:

$xoopsMailer->setToEmails("new_email@something.com");
www.guidemap.gr - Beta is out...

3
cath22
Re: Contact Module does only mail to admin/webmaster
  • 2011/4/6 19:30

  • cath22

  • Just popping in

  • Posts: 18

  • Since: 2007/4/24


Which version is that?
I am using 245 but cannot find anything like that?

Edit: My bad, didnt check the index.php in the contact module dir, but it still doesnt really look the same.
Ah well, testing then

Login

Who's Online

172 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 172


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits