Support Joomla!
Register :
Lost password?
Remember me
Home
Extensions
Template Club
Services
Forum
Changing the email address where unsolicited applications get sent
Forums
Search:
Advanced search
3234
Posts in
765
Topics by
15553
Members
Latest Member:
varagar varagar
Forums
Products - English
Extensions
NeoRecruit
Changing the email address where unsolicited applications get sent
« previous
next »
Pages:
[
1
]
Author
Topic: Changing the email address where unsolicited applications get sent (Read 3006 times)
Alex Nicholas
Newbie
Posts: 19
Changing the email address where unsolicited applications get sent
«
on:
October 29, 2007, 11:46:21 PM »
Hi currently unsolicited applications get emailed to the admin of the website and only the admin NeoRecruit user can see these unsolicited applications in the Neo Recruit console.
I would like to change this, so the admin continues to see these applications as normal but also so one of the other site users can also receive the notification email and see the unsolicited applications under their Neo Recruit console.
Can anyone please advise which files I need to amend to define which users other than the admin user can see the unsolicited applications?
Many thanks,
Alex
Logged
Raphael
Administrator
Hero Member
Posts: 1104
Re : Changing the email address where unsolicited applications get sent
«
Reply #1 on:
October 30, 2007, 08:59:17 AM »
Hello Alex,
Do you want the frontend users (registered, author, editor or publisher) can see the unsollicited applications too ?
Regards,
Logged
Alex Nicholas
Newbie
Posts: 19
Re: Changing the email address where unsolicited applications get sent
«
Reply #2 on:
October 30, 2007, 10:03:56 AM »
Hi Raphael,
Yes, I would like one of my front-end site users (set-up as a "Manager" in the NeoRecruit hierarchy) to view the unsolicited applications. I would also like him to get a copy of the notification email that the admin currently gets.
I would still like the admin user to see everything as well.
Many thanks,
Alex
Logged
Raphael
Administrator
Hero Member
Posts: 1104
Re : Changing the email address where unsolicited applications get sent
«
Reply #3 on:
October 30, 2007, 10:37:55 AM »
It's difficult for the moment to allow managers or others frontend users to see the unsolicited applications, because there's only 3 users groups defined in NeoRecruit : candidates, recruiters and administrators. But we'll add this option in the next version of NeoRecruit.
If you want to send the applications details to many addresses, you can edit the file front.application_save.php, line 127. The variable $recipient can be replaced by an array of email adresses.
Regards,
Logged
Alex Nicholas
Newbie
Posts: 19
Re: Changing the email address where unsolicited applications get sent
«
Reply #4 on:
October 30, 2007, 10:41:47 AM »
Thank you. Your solution below works for me! Many thanks!!
Logged
Maher CHEBARO
Newbie
Posts: 9
Re : Changing the email address where unsolicited applications get sent
«
Reply #5 on:
January 21, 2008, 09:23:17 AM »
Hi
I have the same issue, can you explain to me how you did exactly.
Thank You
Logged
Raphael
Administrator
Hero Member
Posts: 1104
Re : Changing the email address where unsolicited applications get sent
«
Reply #6 on:
January 21, 2008, 09:46:54 AM »
Hi Maher,
You need to edit the file front.application_save.php, line 123. If the application is an answer to an offer, the email will be sent to the responsible of the offer. Else, if it is an unsolicited application, the mail will be sent to the address defined in the global configuration, in the variable $mosConfig_mailfrom. So, if want to change this address, you just have to replace this variable by your email address :
Code:
$recipient = $candidate->offer ? $user->email : $mosConfig_mailfrom;
by
Code:
$recipient = $candidate->offer ? $user->email : 'youremail@example.com';
Regards,
Logged
Maher CHEBARO
Newbie
Posts: 9
Re : Changing the email address where unsolicited applications get sent
«
Reply #7 on:
January 21, 2008, 09:53:50 AM »
Nice I change it, but now I have the following error:
application/vnd.openxmlformats-officedocument.wordprocessingml.document is not allowed
Logged
Raphael
Administrator
Hero Member
Posts: 1104
Re : Changing the email address where unsolicited applications get sent
«
Reply #8 on:
January 21, 2008, 09:59:37 AM »
Did you upgrade your component to version 1.4.4 ?
Regards,
Logged
Maher CHEBARO
Newbie
Posts: 9
Re : Changing the email address where unsolicited applications get sent
«
Reply #9 on:
January 21, 2008, 10:07:07 AM »
I am doing right now, but I prefer to do it as FTP, because they receive many applications.
Logged
Raphael
Administrator
Hero Member
Posts: 1104
Re : Changing the email address where unsolicited applications get sent
«
Reply #10 on:
January 21, 2008, 10:23:07 AM »
Ok, no problem!
Regards,
Logged
Maher CHEBARO
Newbie
Posts: 9
Re : Changing the email address where unsolicited applications get sent
«
Reply #11 on:
January 21, 2008, 10:32:11 AM »
Thats ok for the email field, it work, but not for the language.
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
NeoJoomla - English
-----------------------------
=> Announcements
=> General discussions
=> Suggestions & Feedback
=> Your realisations with Joomla!
-----------------------------
Products - English
-----------------------------
=> Extensions
===> NeoRecruit
===> NeoFlashBanner
===> NeoReferences
===> NeoWebtour
===> NeoLegal
===> NeoMenu
===> NeoLatestNews
===> NeoJoomlaBar
=> Templates
===> Musashi
===> RetroGraphix
===> SimplicityDotted
===> MyFlowers
===> ElGancia
===> Oldskool GUI
-----------------------------
NeoJoomla - Français
-----------------------------
=> Annonces
=> Discussions générales
=> Suggestions et retours
=> Vos réalisations avec Joomla!
-----------------------------
Produits - Français
-----------------------------
=> Extensions
===> NeoRecruit
===> NeoFlashBanner
===> NeoReferences
===> NeoWebtour
===> NeoLegal
===> NeoMenu
===> NeoLatestNews
===> NeoJoomlaBar
=> Templates
===> Musashi
===> RetroGraphix
===> SimplicityDotted
===> MyFlowers
===> ElGancia
===> Oldskool GUI
===> Sport's Web
===> Clocking Machine
===> Summer Week
===> Light Skills
===> Underground
===> J!lloween
Loading...
Joomla Professionals
|
Joomla Components
|
Joomla Extensions
|
Joomla Templates
|
Joomla Design
|
Joomla Developers
|
Joomla Blog
|
Contact
|
Quote