Results 1 to 2 of 2

Thread: featured job - bug report

  1. #1
    Thread Starter
    Newbie mmatty's Avatar
    Join Date
    Apr 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    featured job - bug report

    I believe I found a small bug, I'm also posting the solution

    If I change the name of the the 'featured' job category to something else, then when someone is asking to have his job featured, it will not be featured automatically.
    The reason is in confirm-job-process (around line 168.. ) should be:

    PHP Code:
    $featured_job_cat_name get_term_by('id'$featured_job_cat_id'job_cat')->slug
    it should be "->slug" and not "->name", otherwise, like I said, if the name is changed (eg translated to a different language) the featured category will not be found, and the job will not appear in the "featured" list


    same goes to the relist-job-process and edit-job-process

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] my bug report ver.1
    By maggisam in forum Report ClassiPress Bugs
    Replies: 17
    Last Post: March 20th, 2011, 01:32 AM
  2. Plz report this bug !
    By pinocchio in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: December 5th, 2010, 06:00 PM
  3. v1.1 Bug report
    By drucey in forum Report JobRoller Bugs
    Replies: 9
    Last Post: November 5th, 2010, 04:42 AM