|
Error following sucessful upload 1 Year, 5 Months ago
|
Karma: 0
|
|
Purchased product today - perform successful install -
While using the component - after upload of file - email notification is successfully sent, yet I receive a PHPMAILER_FROM_FAILEDMatamko message.
We use the SMTP mailer method for other components and they work ok with it (Community Builder).
Any help would be appreciated.
Joomla 1.5.9
with legacy support turned on.
|
|
|
|
Last Edit: 2009/03/19 03:29 By mmbitguy.Reason: to make it clearer
|
The administrator has disabled public write access.
|
|
|
|
Re:Error following sucessful upload 1 Year, 5 Months ago
|
Karma: 1
|
|
Hi,
Thanks a lot for your purchase.
For your problem, i would need your help to send us some info:
1. In joomla backend, can you give us the following information under:
Global Configuration / Server / Mail Settings?
Specifically we would need:
- Mail:
- Mail from:
- From name:
- Sendmail path:
- SMTP authenciation: Y/N
- SMTP username (we dun need the password)
Also, can you kindly kindly create a phpinfo.php on your server with the below php codes?
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>
Please kindly email the above information above to support [@] matamko.com (to prevent bots).
I have just dropped you an email on what i posted here.
Cheers!
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Error following sucessful upload 1 Year, 5 Months ago
|
Karma: 0
|
|
I submitted the output from the PHPINFO.PHP procedure and supplied the other requested info - in doing so, I noticed that the values in the PHP.INI file for SENDMAIL_FROM and SMTP was not accurate, so once I updated it and restarted Apache, the error disappeared.
Thanks for your response.
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Error following sucessful upload 1 Year, 5 Months ago
|
Karma: 1
|
|
No problem. Please feel free to post here if you have any problems
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Error following sucessful upload 1 Year ago
|
Karma: 0
|
|
I guess my question is going to be a lot more basic...
What is the exact line of code that has to appear here:
Does it have to read SENDMAIL_FROM = SMTP
Please advise.
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Error following sucessful upload 1 Year ago
|
Karma: 1
|
|
Hi,
Sorry for the delay as after rushing over the weekend, our guys were off on Monday (Public Holiday in Singapore).
For your setting, can you try: SENDMAIL_FROM = no value.
Please let me know if this work.
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|