Page 1 of 1

Warning: include_once(phpmailer5221/PHPMailerAutoload.php)

Posted: Fri Apr 28, 2017 3:23 pm
by saleh

hello
Warning: include_once(phpmailer5221/PHPMailerAutoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\gds\phpfn13.php on line 7502

Warning: include_once(): Failed opening 'phpmailer5221/PHPMailerAutoload.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\gds\phpfn13.php on line 7502
change phpmailer5223

change to :
phpmailer5221

After change works


Re: Warning: include_once(phpmailer5221/PHPMailerAutoload.ph

Posted: Fri Apr 28, 2017 5:05 pm
by Webmaster

If you are a registered user, click Tools -> Update Template and try again.

Make sure you generate BOTH the "phpmailer5223" folder (under "Other files") AND re-generate the file phpfn13.php when you re-generate your project with the latest template.


Re: Warning: include_once(phpmailer5221/PHPMailerAutoload.ph

Posted: Fri Apr 28, 2017 5:42 pm
by saleh

I'm sorry the problem is not PHPMAKER

The problem of adding an external I use it

The error was in the file inside the add-in

phpfn_2.php

// Include PHPMailer class
include_once($EW_RELATIVE_PATH . "phpmailer5221/PHPMailerAutoload.php");

change to :

include_once($EW_RELATIVE_PATH . "phpmailer5223/PHPMailerAutoload.php");

I repeat my apologies
Thank you for quick support