Download jobberBase      Community      Wiki

Welcome to the joberBase development blog!

Version 1.2 out: pagination support!

Hey all, I’ve just released a new version which includes pagination support for job categories. I had this planned for a while, now, but thanks to Adrian Rusu-Scurtu’s help, I was able to finally implement it :).

Go out and download jobberBase 1.2 now.

comments

11 Responses to “Version 1.2 out: pagination support!”

  1. Renato on December 11th, 2007

    Wow, thanks! Is there something planed for translation? Or can i help you…?

  2. Filip on December 11th, 2007

    Renato,
    You are more than welcome to do something about translations and multi-language!

  3. gazza on December 11th, 2007

    Great, is the updated script with this support currently running on Jobber.ro?

  4. Filip on December 11th, 2007

    Yes, the pagination has been updated on jobber.ro and it’s the same as the one in jobberBase.

  5. Renato on December 12th, 2007

    @Filip: Great. Is there a code repository or something? If you like, you can send me a mail…

  6. king on December 14th, 2007

    update 1.2
    Hi, I have a small bug here:

    Fatal error: Class ‘Paginator’ not found in /home/.nesbit/myjobs/jobs.welog.org/page_category.php on line 41

  7. Filip on December 14th, 2007

    It really should work…
    1. check to see if you have class.Paginator.php in _includes/.
    2. check in config.php if you include the paginator.

  8. king on December 15th, 2007

    Config set as follows:
    // Function and classes includes
    require_once ‘_includes/function.validate_email.php’;
    require_once ‘_includes/function.redirect_to.php’;
    require_once ‘_includes/function.printr.php’;
    require_once ‘_includes/function.escape.php’;
    require_once ‘_includes/functions.php’;
    require_once ‘_includes/class.Paginator.php’;
    require_once ‘_includes/class.phpmailer.php’;
    require_once ‘_includes/class.Postman.php’;
    require_once ‘_includes/class.Textile.php’;
    require_once ‘_includes/class.Sanitizer.php’;
    require_once ‘_includes/class.Db.php’;
    require_once ‘_includes/class.Job.php’;
    require_once ‘_includes/class.Feed.php’;
    require_once ‘_includes/class.SpamReport.php’;
    require_once ‘_includes/class.Api.php’;
    require_once ‘_includes/class.JobApplication.php’;
    require_once ‘_includes/class.SearchKeywords.php’;
    require_once ‘_includes/smarty/libs/Smarty.class.php’;

    // Setup database connection

    but…
    Notice: Use of undefined constant JOBS_PER_PAGE - assumed ‘JOBS_PER_PAGE’ in /home/.nesbit/myjobs/jobs.welog.org/page_category.php on line 41

  9. king on December 15th, 2007

    Ok~~~
    Thanks!!!

  10. Filip on December 15th, 2007

    As those lines look, you seem to either have an older version (not 1.2… check changelog.txt) or you have a mixture of some versions there. :)

  11. King on December 27th, 2007

    Report it! has not? Not e-mail………..

Leave a Reply