»Forumlar »SE ? Support »pasrecover sorunu
  https://seditio.com.tr/eski1/forums.php?m=posts&q=1659
          Geri Dön      -      Sayfayı Yazdırmak için tıklayın
Author: kors@n, Posted: 2011-11-14 14:43 GMT.
merhaba maillerim ?al??m?yor contact pasrecover ve benzerleri bu hatay? veriyor

Warning: mail() [function.mail]: SAFE MODE Restriction in effect. The fifth parameter is disabled in SAFE MODE in /home/osmanli/public_html/system/functions.php on line 2223
Author: kralmage, Posted: 2011-11-14 18:10 GMT.
Hosting firmas? ile ileti?ime ge? mailserver aktif de?il.
Author: Ales McGregor, Posted: 2011-11-20 16:39 GMT.
functions.php ac ve altdakini bul

:
hp]function sed_mail($fmail, $subject, $body, $headers='')


Sonra bununla deyis :

:
hp]function sed_mail($fmail, $subject, $body, $headers='')

    {

    global $cfg;



    if(empty($fmail))

        {

        return(FALSE);

        }

    else

        {

        $headers = (empty($headers)) ? "From: \"".$cfg['maintitle']."\" <".$cfg['adminemail'].">\n"."Reply-To: <".$cfg['adminemail'].">\n"."Content-Type: text/plain; charset=".$cfg['charset']."\n" : $headers;

        $body .= "\n\n".$cfg['maintitle']." - ".$cfg['mainurl']."\n".$cfg['subtitle'];

        mail($fmail, $subject, $body, $headers);

        sed_stat_inc('totalmailsent');

        return(TRUE);

        }

    }

 


Bunlarda ise yaramazsa demekki sorun sizin sunucudan kaynaklaniyor.
Author: Kaan, Posted: 2011-11-20 17:49 GMT.
Sistemle alakal? sorun de?il Host firmas? ile alakal? sorun disabled in SAFE MODE bu nedenle ?al??m?yor.

Powered by SeditioPrint version