-
AuthorPosts
-
August 18, 2015 at 8:27 pm #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=0Please send me PM so I can give you all details (FTP, administrator access).
Thank you,
AndreaLuna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
August 19, 2015 at 4:41 am #662870Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
August 31, 2015 at 6:44 am #680885Hi Andrea,
I got your info but I can’t access with it, kindly check my PM
BigHug FriendBigHug
- Join date:
- September 2012
- Posts:
- 60
- Downloads:
- 17
- Uploads:
- 277
- Thanked:
- 11 times in 1 posts
August 31, 2015 at 6:44 am #747066Hi Andrea,
I got your info but I can’t access with it, kindly check my PM
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
September 14, 2015 at 9:27 am #683737Hi 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
1 user says Thank You to Mo0nlight for this useful post
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
September 14, 2015 at 9:27 am #748476Hi 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
1 user says Thank You to Mo0nlight for this useful post
September 16, 2015 at 1:28 pm #684928It works perfectly now!!
Thanks for the support, you are the best!Andrea
-
AuthorPosts
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