CodeIgniter Forums
Missing email helper - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Missing email helper (/showthread.php?tid=5774)



Missing email helper - El Forum - 02-03-2008

[eluser]Unknown[/eluser]
I'm using CI 1.5.4 and I wanted to use the valid_email from the email helper but it seems the file is missing in the bundle?

I'd also like to point out that the 1.6.0 package itself contains some "error" - every file has a duplicate filename (without ext.) in the package. Unpacking it (standard unzip tool in Vista) gives errors for duplicate names.

I solved my issue from above by using the email helper class from the 1.6.0 package in my current setup.


Missing email helper - El Forum - 02-13-2008

[eluser]Derek Allard[/eluser]
Its not missing, the email helper was added in 1.6.

Why don't you upgrade fully?


Missing email helper - El Forum - 02-13-2008

[eluser]Derek Allard[/eluser]
Also, sorry about the windows unzipper thing. Could you try downloading again for me? I believe its fixed up now.