×

Notice

The forum is in read only mode.

Js Job pro - redirect issu

10 years 9 months ago #2990 by Anoop
Hi

I am using the JS Job Pro licensed version, and configured in a way like visitor can apply the job and removed the user registration in joomla. Now my problem is that, after Visitor apply for a job through filling the form and submit, the page gets redirected to the Login form (PFA), but i need this to go back to the job listing page.

Please shed some light on this.

Thanks

Anoop
Attachments:
10 years 8 months ago #2994 by Super User
Hi,

According to the code, visitor redirect to control panel after apply the resume.
Please check the code in ../components/com_jsjobs/controllers/jsjobs.php

Find function saveresume()

This code redirect visitor to control panel
$session->set('jsjob_jobapply', $visitor);
$link = 'index.php?option=com_jsjobs&c=jsjobs&view=jobseeker&layout=controlpanel&Itemid='.$Itemid;

Best regards,

Ahmad Bilal
Time to create page: 0.042 seconds

Please publish modules in offcanvas position.