On my host disable send mail. When users Subscribe to topic i have errors before post reply for this topic. How I can disable this function?
usebb v0.8.
Moderators: Gaia.
Page: 1
| Author | Post |
|---|---|
|
#1 Sun Feb 19, 2006 1:30 am
|
|
Member
![]() Registered: Feb 2006
Posts: 20
Location: Belarus, Minsk
|
On my host disable send mail. When users Subscribe to topic i have errors before post reply for this topic. How I can disable this function?
usebb v0.8. |
|
#2 Sun Feb 19, 2006 10:05 am
|
|
|
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
|
You should fix your mail settings with PHP. Please search the forums.
If not, you can disable the mailing function, just place return false; after function usebb_mail($subject, $rawbody, $bodyvars=array(), $from_name, $from_email, $to, $bcc_email='', $language='', $charset='') {in sources/functions.php. _______________ |
Page: 1
UseBB Community is powered by UseBB 1 Forum Software