Home arrow Forum
Home
About
Demo
Forum
FAQ
Live Sites
Feedback

Login





Lost Password?
No account yet? Register
Stay Tuned!
 
Who's Online

powered_by Joomla
Duplicate entry \'0\' for key 1 SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1224131684\', \'The Email Could Not Be Sent\',\'\',\'\',\'view\',\'/index.php?option=com_fireboard&Itemid=42&func=view&id=3013&view=flat&catid=9\', \'38.103.63.59\', \'0\')
ME Forum
Welcome, Guest
Please Login or Register.    Lost Password?
The Email Could Not Be Sent (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: The Email Could Not Be Sent
#3013
ebatistella (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The Email Could Not Be Sent 1 Year, 7 Months ago Karma: 0  
I try to send a e-mail from misterstate and recieve thismensage:

The Email Could Not Be Sent
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3022
matinfo (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:The Email Could Not Be Sent 1 Year, 7 Months ago Karma: 0  
To be able to use global Joomla mail parameter [SMTP-AUTH,etc] to send email contact of immo object,

change in estateagent.php, in sendMail function (ligne +/- 666):

Code:

if(mail($row->email_to,$ctf_subject,$mail_body,$header)) $msg = _EA_CTF_MSUCCESS;
by:
Code:

if(mosMail( $ctf_mail, $ctf_name, $row->email_to, $ctf_subject, $mail_body)) $msg = _EA_CTF_MSUCCESS;
Good luck
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3033
ebatistella (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:The Email Could Not Be Sent 1 Year, 7 Months ago Karma: 0  
The same problem persist.

Fatal error: Call to undefined function: check_email() in /home/polodco/public_html/web/components/com_estateagent/estateagent.php on line 704<br><br>Post edited by: ebatistella, at: 2007/03/15 22:50
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3048
nunomsh (User)
Moderator
Posts: 160
graphgraph
User Offline Click here to see the profile of this user
Re:The Email Could Not Be Sent 1 Year, 7 Months ago Karma: 6  
The name is wrong.not check_email but checkEmail
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3083
gerrand (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:The Email Could Not Be Sent 1 Year, 6 Months ago Karma: 0  
I have changed the line and changed check_email in checkMail but i still canīt send email
 
Report to moderator   Logged Logged  
 
I have changed the line but no email is send.
  The administrator has disabled public write access.
#3092
jralonso (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:The Email Could Not Be Sent 1 Year, 6 Months ago Karma: 1  
excuses due to my bad English.
I had he himself problem.
It seemed that he was because he did not have configured any contact in jommla.
Test in administration = components =&gt; contacts = manage contacts = contac to manager.
To put all the fields correctly specially the email.
With this change, now it works to me correctly.

Best regards
www.belones.com
Jose Ramon<br><br>Post edited by: jralonso, at: 2007/03/26 02:13
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop