how attach file to welcome email ? - Joomla! Forum - community, help and support


hi,

i want attach file welcome email, changed file: /administrator/components/com_users/controller.php.

i did this:

$attachment[] = '/myfolder/myfile.pdf';
jutility::sendmail( $adminemail, $adminname, $user->get('email'), $subject, $message,null,null,null, $attachment);


and this:

$attachment[] = jpath_root.ds.'myfolder'.ds.'myfile.pdf';
jutility::sendmail( $adminemail, $adminname, $user->get('email'), $subject, $message,null,null,null, $attachment);



and didn't work

please help!

joomla 1.5.14
linux
php 5.x

help





Comments

Popular posts from this blog

How to decompile jsxbin to jsx

Gavik Photoslide GK2: Not able to upload photos - Joomla! Forum - community, help and support

Phoca Guestbook logger registret bruger af - Joomla! Forum - community, help and support