Hello !
I don\'t known why but when i choose \'Apply now\' in job_searchresults.php, job\'form is empty, like this :
But it works in view_jop.php.
I have this link in view_job.php file :
<?php $link = \'index.php?option=com_jsjobs&c=jsjobs&view=jobseeker&layout=job_apply&aj=1&jobcat=\'.$this->job->jobcategory.\'&bi=\'.$this->job->id.\'&Itemid=\'.$this->Itemid; ?>
and this one in job_searchresults.php file :
<?php $link = \'index.php?option=com_jsjobs&c=jsjobs&view=jobseeker&layout=job_apply&aj=2&bi=\'.$app->id.\'&Itemid=\'.$this->Itemid; ?>
Could you, please, help me, i don\'t find error ?
I work with joomla 1.5.15 and JSjobs commercial version 1.5.7
Thanks
Martine