Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • fismpn Friend
    #662767

    Hi,
    I have a problem with my Job Seeker area in my website.
    When I go in the area, than go to page 2 and after return to page 1, the ordering looks different and doesn’t work also when I try to re-apply.
    I took a video of the bug: https://www.dropbox.com/s/owlhtvykkqfs9ry/Errore%20rielenco%20CV.wmv?dl=0

    Please send me PM so I can give you all details (FTP, administrator access).

    Thank you,
    Andrea

    Luna Garden Moderator
    #662870

    Hi Andrea,

    If possible, PM me your site’s credentials ie: URL, admin & FTP account , I will investigate problem further for you.

    Mo0nlight Moderator
    #680885

    Hi Andrea,

    I got your info but I can’t access with it, kindly check my PM

    BigHug Friend
    #747066

    Hi Andrea,

    I got your info but I can’t access with it, kindly check my PM

    Mo0nlight Moderator
    #683737

    Hi Andrea,

    i had fixed the problem.

    Please check and confirm.

    Below are my tweak:

    file : componentscom_jajobboardviewsjaresumestmplthemesinlinejalist-item.php

    line : 27-28
    [PHP]<?php $filter_order = JRequest::getVar(‘filter_order’, $jbconfig[‘posts’]->get(‘filter_order’, ‘title’)); ?>
    <?php $filter_order_dir = JRequest::getVar(‘filter_order_Dir’, $jbconfig[‘posts’]->get(‘filter_order_Dir’, ‘desc’)); ?>[/PHP]

    file :componentscom_jajobboardmodelsjaresumes.php
    line: 95-96
    [PHP]$filter_order = JRequest::getVar(‘filter_order’, ‘a.id’);
    $filter_order_Dir = JRequest::getVar(“filter_order_Dir”, “DESC”);[/PHP]

    Regards

    Mo0nlight Moderator
    #748476

    Hi Andrea,

    i had fixed the problem.

    Please check and confirm.

    Below are my tweak:

    file : componentscom_jajobboardviewsjaresumestmplthemesinlinejalist-item.php

    line : 27-28

    <?php $filter_order = JRequest::getVar('filter_order', $jbconfig['posts']->get('filter_order', 'title')); ?>
    <?php $filter_order_dir = JRequest::getVar('filter_order_Dir', $jbconfig['posts']->get('filter_order_Dir', 'desc')); ?>

    file :componentscom_jajobboardmodelsjaresumes.php
    line: 95-96

    $filter_order = JRequest::getVar('filter_order', 'a.id');
    $filter_order_Dir = JRequest::getVar("filter_order_Dir", "DESC");

    Regards

    fismpn Friend
    #684928

    It works perfectly now!!
    Thanks for the support, you are the best!

    Andrea

    fismpn Friend
    #748781

    It works perfectly now!!
    Thanks for the support, you are the best!

    Andrea

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

This topic contains 8 replies, has 4 voices, and was last updated by  fismpn 9 years, 1 month ago.

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