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
Email problem
#10
The change you made should be fine. We will make sure we get them rolled into the next 4.x release.

The part you removed the rawurlencode() from is the "to" field of the email. For PHPMailer to parse it correctly, it needs to have the @ in there correctly rather than url encoded. The email template also used urlencode() which with the changes you've implemented just needs to be changed to rawurlencode().

The fix I posted worked on my copy. Not sure why it wouldn't have worked on yours...that's the more peculiar part.
  Reply


Messages In This Thread
Email problem - by levitt1313 - 09-28-2016, 03:32 PM
Email problem - by brian - 09-28-2016, 03:48 PM
Email problem - by brian - 09-28-2016, 03:50 PM
Email problem - by brian - 09-28-2016, 03:54 PM
Email problem - by levitt1313 - 09-28-2016, 09:01 PM
Email problem - by brian - 09-28-2016, 09:02 PM
Email problem - by levitt1313 - 09-28-2016, 09:04 PM
Email problem - by brian - 09-28-2016, 09:05 PM
Email problem - by levitt1313 - 09-29-2016, 09:13 AM
Email problem - by brian - 09-29-2016, 02:51 PM
Email problem - by levitt1313 - 09-29-2016, 06:15 PM
Email problem - by brian - 09-29-2016, 06:24 PM
Email problem - by levitt1313 - 09-30-2016, 10:26 AM
Email problem - by brian - 09-30-2016, 11:50 AM
Email problem - by levitt1313 - 10-01-2016, 02:10 PM
Email problem - by levitt1313 - 10-01-2016, 02:13 PM
Email problem - by brian - 10-01-2016, 06:40 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)