Forums

Products - English => NeoRecruit => Topic started by: David Quarmby on March 06, 2008, 01:51:05 PM



Title: Cant view candidates from front end
Post by: David Quarmby on March 06, 2008, 01:51:05 PM
I managed to get the front end to log in and can view jobs and can edit and create jobs but when i click on view answers it gives the below error

I have been struggling with this product and need to get it up and running asap
can someone get back to us quicker last time it took 3 days


Warning: HTML_NeoRecruit::require_once(/home/content/d/a/v/davidq/html/components/com_neorecruit/screens/front.candidate_array.html.php) [function.HTML-NeoRecruit-require-once]: failed to open stream: No such file or directory in /home/content/d/a/v/davidq/html/components/com_neorecruit/neorecruit.html.php on line 20

Fatal error: HTML_NeoRecruit::require_once() [function.require]: Failed opening required '/home/content/d/a/v/davidq/html/components/com_neorecruit/screens/front.candidate_array.html.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/d/a/v/davidq/html/components/com_neorecruit/neorecruit.html.php on line 20


Title: Re: Cant view candidates from front end
Post by: Raphael on March 06, 2008, 02:11:25 PM
Hello David,

It seems a file was not uploaded correctly and is now missing. Please upload the file /screens/front.candidate_array.html.php from the zip you received in the folder /components/com_neorecruit/screens/.

Regards,


Title: Re : Cant view candidates from front end
Post by: David Quarmby on March 06, 2008, 07:06:16 PM
Thankyou Raphael it was because i edited that file and forgot to put .php on the end it works 100% now.
Theonly other thing is that I changed all the surname names around which is fine in the back end and the email but when logging in on the front end the user sees it like this

Applicants list  Offer :  Select Offer Debtors clerk sales consultant Sales position external #  5 10 15 20 25 30 50 
#   Candidate Offer Date Status Evaluation
1   quarmby trudy  Debtors clerk 03/06/2008 - 09h49 Short listed   
4   quarmby trudy  Debtors clerk 03/06/2008 - 06h09   

I want it to show Name then Surname instead


Title: Re : Cant view candidates from front end
Post by: Raphael on March 07, 2008, 02:43:05 PM
Hello David,

You can't do that unfortunately, because the component allows unregistered users to apply too. So it's possible that a candidate doesn't have any user account on your site, so any username.

Regards,