The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Debugging email setup
#3
In email_test.php around line 62 I have adjusted this to make use of the alert classes to make the final result stand out better:

if($mail_result){
echo '<div class="alert alert-success" role="alert">Mail sent successfully</div><br/>';
}else{
echo '<div class="alert alert-danger" role="alert">Mail ERROR</div><br/>';
}

Not sure if the role="alert" is necessary or not, but the class makes things look a lot nicer.
  Reply


Messages In This Thread
Debugging email setup - by plb - 08-23-2016, 02:52 PM
Debugging email setup - by mudmin - 08-24-2016, 01:16 AM
Debugging email setup - by plb - 08-24-2016, 10:01 AM
Debugging email setup - by mudmin - 08-24-2016, 12:50 PM
Debugging email setup - by plb - 08-25-2016, 11:05 AM
Debugging email setup - by plb - 08-25-2016, 11:15 AM
Debugging email setup - by mudmin - 08-25-2016, 06:52 PM
Debugging email setup - by mudmin - 08-29-2016, 03:01 PM
Debugging email setup - by plb - 08-29-2016, 08:39 PM
Debugging email setup - by mudmin - 09-01-2016, 11:40 PM
Debugging email setup - by mudmin - 09-10-2016, 01:35 PM
Debugging email setup - by brian - 09-12-2016, 10:04 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)