Forums

Products - English => NeoRecruit => Topic started by: Anthony Aykut on January 03, 2007, 12:49:26 PM



Title: NOTE: Error in Line 471 of file neorecruit.html.php
Post by: Anthony Aykut on January 03, 2007, 12:49:26 PM
Hi,

Either need to comment line 471 properly or remove it entirely, otherwise the line:

Code:
<!---  <input  onclick="submitbutton('savecandidate');" type="submit" value="<? echo // _NEORECRUIT_APPLY_JOB ?>" />   --->

Gives an error, rendering the component for most part useless. Removing this line solved my problem.

Regards,
Anthony


Title: Re : NOTE: Error in Line 471 of file neorecruit.html.php
Post by: Anthony Aykut on January 03, 2007, 01:25:52 PM
...Removing this line solved my problem.

Not quite ... removing the line stopped the error from appearing, so the page shows, but the apply/back buttons do not work  :'(
Any ideas how this can be remedied?

Thanks
Anthony


Title: Re : NOTE: Error in Line 471 of file neorecruit.html.php
Post by: Francois on January 03, 2007, 03:35:18 PM
Hi Anthony,

This problem is in front or backend ? I think, it's on backend, but you says about the file neorecruit.html.php ?
Can you paste here, the message error?

Thanks,

François


Title: Re : NOTE: Error in Line 471 of file neorecruit.html.php
Post by: Anthony Aykut on January 03, 2007, 04:39:40 PM
Hi,

If I put that line of code back, I get the following error on the frontend (on a blank page):

Code:
Parse error: syntax error, unexpected ';' in /home/frame4/public_html/components/com_neorecruit/neorecruit.html.php on line 471

Regards,
Anthony


Title: Re: NOTE: Error in Line 471 of file neorecruit.html.php
Post by: Ruben Benito on February 15, 2007, 10:59:02 AM
I have the same problem, i.e. the job application submit button does not work. Is the problem being fixed and if so, when do you estimate it to published?


Title: Re: NOTE: Error in Line 471 of file neorecruit.html.php
Post by: Raphael on February 15, 2007, 10:51:52 PM
Hello !

To solve the problem without waiting the release, you can simply delete the whole line.

Otherwise, the new release will be published during the next week.