Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Mail not working 1.5.7

More
16 years 3 months ago #36476 by mysfowner
Replied by mysfowner on topic Re:Mail not working 1.5.8
etusha wrote:

open a php file (like mailtest.php) insert and run this script (site.com/mailtest.php)

<?php
$to = '[email protected]';
$subject = 'the subject';
$message = 'hello';
$headers = 'From: [email protected]' . "\r\n" .
'Reply-To: [email protected]' . "\r\n" .
'X-Mailer: PHP/' . phpversion();

mail($to, $subject, $message, $headers);
?>

do u receive email


Im not this advanced ....I have my mail setting in joomla to php mailer and Im getting all other system emails from jomsocial and other components so I dont know why im not getting them from kunena

Please Log in or Create an account to join the conversation.

More
16 years 3 months ago #36486 by tomfuller2
I have found that if I set for admins to be notified, then both admins and moderators get emails.

Please Log in or Create an account to join the conversation.

More
16 years 3 months ago #36493 by mysfowner
Replied by mysfowner on topic Re:Mail not working 1.5.7
Thanks but I've done that and still no emails

Please Log in or Create an account to join the conversation.

More
16 years 3 months ago #36495 by xillibit
Replied by xillibit on topic Re:Mail not working 1.5.7
Hello,

Do you using wamp ?

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
16 years 3 months ago #36499 by mysfowner
Replied by mysfowner on topic Re:Mail not working 1.5.7
probably not because i dont know what that is my host is bluehost

Please Log in or Create an account to join the conversation.

More
16 years 3 months ago #36501 by xillibit
Replied by xillibit on topic Re:Mail not working 1.5.7
Try to set this kind of configuration in joomla!:

www.bluehostforum.com/showpost.php?s=8c0...&p=42463&postcount=4

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

Time to create page: 0.234 seconds