Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • timmieboy Friend
    #190287

    Dear Hero,

    As you can see there a a lot of issues with the Ja Jobboard and lots we allready have managed to solve but still I have a few that are very important and I wanted to ask you to take a look at these because without these issues solved I can go live while I wanted to go live at the end of august.

    1. Posting a job while there is no package in the account Big BUG. That an employer can add a job without a package can be ok but an employer can not publish a job afterwards so in this way it does not work properly.
    2. Apply for a job: Link to upload a resume is giving a internal server error.
    3. Menu module. Redirecting for employer and jobseeker does not work. It goes to the English site while it has to go to the dutch one. BIG ERROR please help. I had setup different main menu items with dutch, german and english but the module does not show the proper menu items.
    4. Education names in de list of resumes gives English words while I am logged in at the Dutch site.
    5. Some redirecting pages are having url where I can’t change the page title, how to do this?

    Note for you, I checked the demo version but there the redirection module isn’t working as wel.

    I hope you can help me wwith these issues so we can go live.

    Thanks

    HeR0 Friend
    #504786

    Dear Tim,

    <blockquote>1. Posting a job while there is no package in the account Big BUG. That an employer can add a job without a package can be ok but an employer can not publish a job afterwards so in this way it does not work properly.</blockquote> Employer can not post job if his/she have not permissions ( post job ) and have not Standard posting or Premium posting http://prntscr.com/1plpyl

    <blockquote>2. Apply for a job: Link to upload a resume is giving a internal server error.</blockquote>
    Open file componentscom_jajobboardviewsjajobstmplapplytojob.php and find code line
    [PHP]$input .= ‘<a id=”‘.$field->field_name.’_button’.$item_count.'” class=”modal” rel=”{handler: ‘iframe’, size: {x: 650, y: 225}}” href=”index.php?option=com_jajobboard&view=jajobs&layout=jauploadfile&field_name=’.$field->field_name.’&field_type=’.$field->field_type.’&job_id=’.$this->item->id.’&tmpl=component” title=”‘.JText::_(‘UPLOAD_FILE’).'”>’;[/PHP]
    Replace it to
    [PHP]$input .= ‘<a id=”‘.$field->field_name.’_button’.$item_count.'” class=”modal” rel=”{handler: ‘iframe’, size: {x: 650, y: 225}}” href=”‘.JRoute::_(‘index.php?option=com_jajobboard&view=jajobs&layout=jauploadfile&field_name=’.$field->field_name.’&field_type=’.$field->field_type.’&job_id=’.$this->item->id.’&tmpl=component’, false).'” title=”‘.JText::_(‘UPLOAD_FILE’).'”>’;[/PHP]

    <blockquote>4. Education names in de list of resumes gives English words while I am logged in at the Dutch site. </blockquote> Please check that field attribute in the Form Customization

    <blockquote>5. Some redirecting pages are having url where I can’t change the page title, how to do this?</blockquote> Apologize, I think that you need to hire a developer to get all your request done quickly. We are trying to help you but it must be in our scope.

    Hope this helps.

    timmieboy Friend
    #504912

    Hello,

    Thanks

    1. I really do not understand how this works. At this moment an employer can add a job while he has no job packages. That is strange because when a employers has added a job without a package he or she can not publish it because you can not renew a job or publish it later. Let me tell what the way is I set it up.

    – An employer can registers for free and is NOT allowed to search resumes.
    – After an employer has registered he can go to add a JOB while he has no packages!!!!!!!
    – After an employer has add a job it is not shown on the front end, because an employer can’t renew or put the job online later he made a job for nothing.

    Please help me with this because it is really strange.

    What has to happen is the following.
    – An employer has to register
    – He is forwarded to the main menu
    – the employer can not search for job seekers
    – If he clicks on the button add job there must be a message that says Sorry no packages
    – an employer buys an package and he can add jobs (I have several with different duration and jobs)
    – I will manually give the employer the right that he can search resumes.

    Let me know what the way has to be for doing this.

    2. Works, thanks

    3. NO ANSWER HERE, VERY IMPORTANT

    4. I do not understand what you mean, the attributes are filled in correctly and all the number are corresponding. It is strange that one jobseeker has DUTCH education shown and the other ENGLISH.

    5. OK, I shall see what I can do.

    Thanks for yoy respons but please help me with a few last things.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  timmieboy 11 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum