Results 1 to 2 of 2

Thread: Problem in 1.5.3 ?

  1. #1
    Thread Starter
    Amateur designrfix's Avatar
    Join Date
    Oct 2011
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Problem in 1.5.3 ?

    I just noticed something in this file: includes/classes/packs.class.php

    in 1.5.3 you made a change on line 70: (function give_to_user)
    'jobs_count' => 0,

    and in 1.5.2 it was:
    'jobs_count' => 1,


    I noticed that when this is set to 0 the job count is not properly applied after checking out (posting a job).
    Ie. i buy a job pack with 1 job listing, i check out and submit my job post and i still have 1 available job post ! it sould be 0 since i used the pack to buy my job posting already...

    So i went and edited back to " 'jobs_count' => 1," for now... and everything works normally.


    Just a FYI...

  2. #2
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: May 25th, 2011, 03:31 AM